Miodrag Milanovic
4e8e3066f8
reverting:
...
SHA-1: 1f90ceab07
* tags are now strings (nw)
fix start project for custom builds in Visual Studio (nw)
2016-01-20 21:42:13 +01:00
Miodrag Milanovic
7c9cd3feea
Revert "rest of device parameters to std::string (nw)"
...
This reverts commit caba131d84
.
2016-01-20 21:35:11 +01:00
Miodrag Milanovic
caba131d84
rest of device parameters to std::string (nw)
2016-01-16 20:05:32 +01:00
Miodrag Milanovic
1f90ceab07
tags are now strings (nw)
...
fix start project for custom builds in Visual Studio (nw)
2016-01-16 14:54:42 +01:00
Miodrag Milanovic
807265ed21
put debug_view back in machine due to issues with QT (nw)
2016-01-12 12:00:56 +01:00
Miodrag Milanovic
f9a9eafba0
created debugger_manager, now this one owns debug_view_manager (nw)
2016-01-12 09:50:59 +01:00
Miodrag Milanovic
f21c96ce8a
modernize rom_load_manager (nw)
2016-01-11 17:15:09 +01:00
Miodrag Milanovic
f0dc809ab8
image_manager modernized and move some things around (nw)
2016-01-11 14:59:24 +01:00
Miodrag Milanovic
3b922ba118
modernized crosshair_manager (nw)
2016-01-11 11:59:41 +01:00
Miodrag Milanovic
3c1ea41741
let's use our templates to clear (nw)
2016-01-11 11:32:39 +01:00
Miodrag Milanovic
04a5484b49
change initialization order, removes need for additional checks (nw)
2016-01-11 10:21:21 +01:00
Miodrag Milanović
36195292e3
Merge pull request #561 from ajrhacker/strings
...
Return std::string objects by value rather than pass by reference [ajrhacker]
2016-01-11 09:18:43 +01:00
AJR
115db95642
Return std::string objects by value rather than pass by reference
...
- strprintf is unaltered, but strformat now takes one fewer argument
- state_string_export still fills a buffer, but has been made const
- get_default_card_software now takes no arguments but returns a string
2016-01-10 16:36:18 -05:00
Miodrag Milanovic
30c10f6f79
modernized ui_input_manager (nw)
2016-01-10 20:32:30 +01:00
Miodrag Milanovic
f9f908d48b
modernize output_manager (nw)
2016-01-10 18:41:17 +01:00
Miodrag Milanovic
3e5ad46410
modernized configuration_manager (nw)
2016-01-10 15:17:18 +01:00
Miodrag Milanovic
9649088839
modernized bookkeeping manager (nw)
2016-01-10 13:19:57 +01:00
Miodrag Milanovic
701aea7859
modernized network_manager (nw)
2016-01-10 10:57:37 +01:00
Miodrag Milanovic
9a2ed1703a
tagged_list without tagmap_t (nw)
2015-12-11 13:59:37 +01:00
Miodrag Milanovic
91605d3f4d
clang-modernize part 1 (nw)
2015-12-03 18:17:25 +01:00
Miodrag Milanovic
92f81361d6
Initial conversion of core to C++14. Note that compilers are now limited to GCC 4.9.0 and up, Clang 3.4.0 and up, and VS2013 and up [Miodrag Milanovic]
2015-12-03 11:40:45 +01:00
Miodrag Milanovic
e078b40130
removed old code part (nw)
2015-11-18 09:57:34 +01:00
Miodrag Milanovic
d1dc775f9b
Some cleanups and init fixes with help of ReSharper C++ (nw)
2015-11-11 16:31:18 +01:00
Miodrag Milanovic
7c19aac60e
Rename *.c -> *.cpp in our source (nw)
2015-11-08 12:56:12 +01:00