.. |
debug
|
* Remove confusing method from vectorstreams that hide base_ios method (fixes disassembly view)
|
2016-03-18 19:32:10 +11:00 |
drivers
|
svi318: add support for the rs232 interface (sv805)
|
2016-03-17 23:57:04 +01:00 |
layout
|
Revert changes in layout view prior to rework of integer scaling
|
2016-03-19 00:02:41 +01:00 |
sound
|
wavwrite.cpp: call to nothrow allocation.
|
2016-01-29 00:47:01 +01:00 |
ui
|
removed disclaimer since it was not shown anyway and it is known fact (nw)
|
2016-03-28 08:58:18 +02:00 |
video
|
Fixed direction of vector extension
|
2016-03-24 17:00:21 +01:00 |
addrmap.cpp
|
reverting:
|
2016-01-20 21:42:13 +01:00 |
addrmap.h
|
reverting:
|
2016-01-20 21:42:13 +01:00 |
attotime.cpp
|
Rename *.c -> *.cpp in our source (nw)
|
2015-11-08 12:56:12 +01:00 |
attotime.h
|
Remove no-longer-needed normalization from gba (nw)
|
2016-03-16 19:04:42 -04:00 |
audit.cpp
|
Make osd_file a polymorphic class that's held with smart pointers
|
2016-03-14 18:55:00 +11:00 |
audit.h
|
Revert "can't store pointer to temp object in const char * (nw)"
|
2016-01-20 21:31:09 +01:00 |
bookkeeping.cpp
|
Cleanups and version bump
|
2016-01-27 08:12:00 +01:00 |
bookkeeping.h
|
Cleanups and version bump
|
2016-01-27 08:12:00 +01:00 |
cheat.cpp
|
Make osd_file a polymorphic class that's held with smart pointers
|
2016-03-14 18:55:00 +11:00 |
cheat.h
|
Use type-safe printf for core_file and emu_file, surprisingly few knock-on effects
|
2016-03-09 23:04:12 +11:00 |
clifront.cpp
|
Populate plugins structures and start marked plugins (nw)
|
2016-03-25 08:42:30 +01:00 |
clifront.h
|
Revert "New driver specifiers; modify -listclones, -listsource; add -listtree"
|
2016-02-25 14:04:13 +01:00 |
cliopts.cpp
|
Revert "New driver specifiers; modify -listclones, -listsource; add -listtree"
|
2016-02-25 14:04:13 +01:00 |
cliopts.h
|
Revert "New driver specifiers; modify -listclones, -listsource; add -listtree"
|
2016-02-25 14:04:13 +01:00 |
config.cpp
|
Make osd_file a polymorphic class that's held with smart pointers
|
2016-03-14 18:55:00 +11:00 |
config.h
|
Cleanups and version bump
|
2016-01-27 08:12:00 +01:00 |
crsshair.cpp
|
get rid of global_alloc (nw)
|
2016-01-11 13:23:03 +01:00 |
crsshair.h
|
get rid of global_alloc (nw)
|
2016-01-11 13:23:03 +01:00 |
debugger.cpp
|
put debug_view back in machine due to issues with QT (nw)
|
2016-01-12 12:00:56 +01:00 |
debugger.h
|
put debug_view back in machine due to issues with QT (nw)
|
2016-01-12 12:00:56 +01:00 |
devcb.cpp
|
reverting:
|
2016-01-20 21:42:13 +01:00 |
devcb.h
|
reverting:
|
2016-01-20 21:42:13 +01:00 |
devcpu.cpp
|
reverting:
|
2016-01-20 21:42:13 +01:00 |
devcpu.h
|
reverting:
|
2016-01-20 21:42:13 +01:00 |
devdelegate.cpp
|
reverting:
|
2016-01-20 21:42:13 +01:00 |
devdelegate.h
|
reverting:
|
2016-01-20 21:42:13 +01:00 |
devfind.cpp
|
reverting:
|
2016-01-20 21:42:13 +01:00 |
devfind.h
|
Replace strformat, strprintf and strcatprintf with type-safe steam_format and string_format
|
2016-02-28 13:36:19 +11:00 |
device.cpp
|
* Support *n conversion in stream_format/string_format
|
2016-03-01 06:52:36 +11:00 |
device.h
|
* Support *n conversion in stream_format/string_format
|
2016-03-01 06:52:36 +11:00 |
device.ipp
|
Fix stupid error
|
2016-03-01 07:52:02 +11:00 |
didisasm.cpp
|
Rename *.c -> *.cpp in our source (nw)
|
2015-11-08 12:56:12 +01:00 |
didisasm.h
|
|
|
diexec.cpp
|
TIMER_CALLBACK to TIMER_CALLBACK_MEMBER (nw)
|
2016-03-07 14:45:58 +01:00 |
diexec.h
|
TIMER_CALLBACK to TIMER_CALLBACK_MEMBER (nw)
|
2016-03-07 14:45:58 +01:00 |
digfx.cpp
|
Pass and return palette devices by reference, not as pointers
|
2016-01-23 22:57:16 -05:00 |
digfx.h
|
Pass and return palette devices by reference, not as pointers
|
2016-01-23 22:57:16 -05:00 |
diimage.cpp
|
* Remove confusing method from vectorstreams that hide base_ios method (fixes disassembly view)
|
2016-03-18 19:32:10 +11:00 |
diimage.h
|
Turn core_file into a proper class that gets cleaned up safely using unique_ptr
|
2016-03-06 21:49:56 +11:00 |
dimemory.cpp
|
Make octal flag part of address_space/address_space_config, not (illogically) device_execute_interface (nw)
|
2016-02-04 17:10:53 -05:00 |
dimemory.h
|
Make generic VTLB implementation a modern device interface (nw)
|
2016-02-07 01:42:58 -05:00 |
dinetwork.cpp
|
Some cleanups and init fixes with help of ReSharper C++ (nw)
|
2015-11-11 16:31:18 +01:00 |
dinetwork.h
|
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 |
dinvram.cpp
|
Rename *.c -> *.cpp in our source (nw)
|
2015-11-08 12:56:12 +01:00 |
dinvram.h
|
|
|
dioutput.cpp
|
modernize output_manager (nw)
|
2016-01-10 18:41:17 +01:00 |
dioutput.h
|
Some cleanups and init fixes with help of ReSharper C++ (nw)
|
2015-11-11 16:31:18 +01:00 |
dipty.cpp
|
Make osd_file a polymorphic class that's held with smart pointers
|
2016-03-14 18:55:00 +11:00 |
dipty.h
|
Make osd_file a polymorphic class that's held with smart pointers
|
2016-03-14 18:55:00 +11:00 |
dirtc.cpp
|
Rename *.c -> *.cpp in our source (nw)
|
2015-11-08 12:56:12 +01:00 |
dirtc.h
|
Some cleanups and init fixes with help of ReSharper C++ (nw)
|
2015-11-11 16:31:18 +01:00 |
diserial.cpp
|
reverting:
|
2016-01-20 21:42:13 +01:00 |
diserial.h
|
clang-modernize part 1 (nw)
|
2015-12-03 18:17:25 +01:00 |
dislot.cpp
|
reverting:
|
2016-01-20 21:42:13 +01:00 |
dislot.h
|
Return std::string objects by value rather than pass by reference
|
2016-01-10 16:36:18 -05:00 |
disound.cpp
|
disound: Don't crash on state load when the mixer is disabled by lack of inputs (misconfiguration or missing samples) [O. Galibert]
|
2016-02-04 13:34:09 +01:00 |
disound.h
|
clang-modernize part 1 (nw)
|
2015-12-03 18:17:25 +01:00 |
dispatch.cpp
|
reverting:
|
2016-01-20 21:42:13 +01:00 |
dispatch.h
|
reverting:
|
2016-01-20 21:42:13 +01:00 |
distate.cpp
|
Replace strformat, strprintf and strcatprintf with type-safe steam_format and string_format
|
2016-02-28 13:36:19 +11:00 |
distate.h
|
Revert "remove const (nw)"
|
2016-01-13 13:29:06 +01:00 |
divideo.cpp
|
reverting:
|
2016-01-20 21:42:13 +01:00 |
divideo.h
|
reverting:
|
2016-01-20 21:42:13 +01:00 |
divtlb.cpp
|
Make generic VTLB implementation a modern device interface (nw)
|
2016-02-07 01:42:58 -05:00 |
divtlb.h
|
Make generic VTLB implementation a modern device interface (nw)
|
2016-02-07 01:42:58 -05:00 |
drawgfx.cpp
|
carjmbre: added sprites, preliminary
|
2016-03-10 18:31:09 +01:00 |
drawgfx.h
|
Pass and return palette devices by reference, not as pointers
|
2016-01-23 22:57:16 -05:00 |
drawgfxm.h
|
Some cleanups and init fixes with help of ReSharper C++ (nw)
|
2015-11-11 16:31:18 +01:00 |
drivenum.cpp
|
Revert "New driver specifiers; modify -listclones, -listsource; add -listtree"
|
2016-02-25 14:04:13 +01:00 |
drivenum.h
|
Revert "New driver specifiers; modify -listclones, -listsource; add -listtree"
|
2016-02-25 14:04:13 +01:00 |
driver.cpp
|
reverting:
|
2016-01-20 21:42:13 +01:00 |
driver.h
|
reverting:
|
2016-01-20 21:42:13 +01:00 |
emu.h
|
Removed I64FMT and SIZETFMT, one usage left in chdman.cpp (nw)
|
2016-03-07 19:34:44 +01:00 |
emualloc.cpp
|
replace osd_lock with std::mutex [Miodrag Milanovic]
|
2016-01-30 20:43:50 +01:00 |
emualloc.h
|
replace osd_lock with std::mutex [Miodrag Milanovic]
|
2016-01-30 20:43:50 +01:00 |
emucore.cpp
|
reverting:
|
2016-01-20 21:42:13 +01:00 |
emucore.h
|
clang-modernize part 1 (nw)
|
2015-12-03 18:17:25 +01:00 |
emuopts.cpp
|
using same check as in clifront, just to check if string is empty (nw)
|
2016-03-28 08:24:22 +02:00 |
emuopts.h
|
Move integer scaling implementation to render_target::compute_visible_area
|
2016-03-20 21:57:38 +01:00 |
emupal.cpp
|
Add support to adjust the screen color
|
2016-03-12 02:36:28 +01:00 |
emupal.h
|
Add support to adjust the screen color
|
2016-03-12 02:36:28 +01:00 |
fileio.cpp
|
Try next archive type if file not found, not just on open error
|
2016-03-25 16:09:14 +11:00 |
fileio.h
|
Make emu_file archive searh order CRC+path, CRC+partial path, CRC, path, partial path and fold some redundant code
|
2016-03-25 15:25:30 +11:00 |
gamedrv.h
|
Added new flag MACHINE_IS_INCOMPLETE, and hooked it up to Bombs Away and "unknown fighting game 'BB'".
|
2016-01-23 19:10:08 +01:00 |
hash.cpp
|
Replace strformat, strprintf and strcatprintf with type-safe steam_format and string_format
|
2016-02-28 13:36:19 +11:00 |
hash.h
|
Replace strformat, strprintf and strcatprintf with type-safe steam_format and string_format
|
2016-02-28 13:36:19 +11:00 |
hashfile.cpp
|
Make osd_file a polymorphic class that's held with smart pointers
|
2016-03-14 18:55:00 +11:00 |
hashfile.h
|
|
|
image.cpp
|
Make osd_file a polymorphic class that's held with smart pointers
|
2016-03-14 18:55:00 +11:00 |
image.h
|
Cleanups and version bump
|
2016-01-27 08:12:00 +01:00 |
info.cpp
|
* Support *n conversion in stream_format/string_format
|
2016-03-01 06:52:36 +11:00 |
info.h
|
Initial import of MEWUI to MAME [Dankan1890]
|
2016-02-04 15:14:24 +01:00 |
inpttype.h
|
ioport: added IPT_POWER_ON/OFF F1/F2 meant for soft-power buttons, as seen often in battery-backed CMOS CPU machines
|
2016-03-19 08:15:07 +01:00 |
input.cpp
|
Replace strformat, strprintf and strcatprintf with type-safe steam_format and string_format
|
2016-02-28 13:36:19 +11:00 |
input.h
|
Return std::string objects by value rather than pass by reference
|
2016-01-10 16:36:18 -05:00 |
ioport.cpp
|
Make osd_file a polymorphic class that's held with smart pointers
|
2016-03-14 18:55:00 +11:00 |
ioport.h
|
ioport: added IPT_POWER_ON/OFF F1/F2 meant for soft-power buttons, as seen often in battery-backed CMOS CPU machines
|
2016-03-19 08:15:07 +01:00 |
language.cpp
|
Make osd_file a polymorphic class that's held with smart pointers
|
2016-03-14 18:55:00 +11:00 |
language.h
|
Cleanups and version bump
|
2016-02-24 07:46:57 +01:00 |
luaengine.cpp
|
luaengine: add software name getter (nw)
|
2016-03-27 19:52:35 -05:00 |
luaengine.h
|
luaengine: add software name getter (nw)
|
2016-03-27 19:52:35 -05:00 |
machine.cpp
|
removed disclaimer since it was not shown anyway and it is known fact (nw)
|
2016-03-28 08:58:18 +02:00 |
machine.h
|
* Support *n conversion in stream_format/string_format
|
2016-03-01 06:52:36 +11:00 |
machine.ipp
|
Fix logerror
|
2016-03-19 13:09:12 +11:00 |
mame.cpp
|
Allow software selected from UI to install slot defaults
|
2016-03-26 01:17:01 -04:00 |
mame.h
|
Added parsing of plugin json files for machine_manager (nw)
|
2016-03-24 21:07:39 +01:00 |
mconfig.cpp
|
reverting:
|
2016-01-20 21:42:13 +01:00 |
mconfig.h
|
Begin documenting machine config macros (nw)
|
2016-03-16 01:56:08 -04:00 |
memarray.cpp
|
clang-modernize part 1 (nw)
|
2015-12-03 18:17:25 +01:00 |
memarray.h
|
|
|
memory.cpp
|
removed double string in some instances of "Fatal error: Error: x"
|
2016-03-20 17:09:13 +01:00 |
memory.h
|
Make octal flag part of address_space/address_space_config, not (illogically) device_execute_interface (nw)
|
2016-02-04 17:10:53 -05:00 |
network.cpp
|
reverting:
|
2016-01-20 21:42:13 +01:00 |
network.h
|
modernized configuration_manager (nw)
|
2016-01-10 15:17:18 +01:00 |
output.cpp
|
Cleanups and version bump
|
2016-01-27 08:12:00 +01:00 |
output.h
|
modernize output_manager (nw)
|
2016-01-10 18:41:17 +01:00 |
parameters.cpp
|
tagmap_t to std::unordered_map or std::unordered_set where applicable (nw)
|
2015-12-09 21:14:13 +01:00 |
parameters.h
|
tagmap_t to std::unordered_map or std::unordered_set where applicable (nw)
|
2015-12-09 21:14:13 +01:00 |
pluginopts.cpp
|
Added parsing of plugin json files for machine_manager (nw)
|
2016-03-24 21:07:39 +01:00 |
pluginopts.h
|
Added parsing of plugin json files for machine_manager (nw)
|
2016-03-24 21:07:39 +01:00 |
profiler.cpp
|
Replace strformat, strprintf and strcatprintf with type-safe steam_format and string_format
|
2016-02-28 13:36:19 +11:00 |
profiler.h
|
clang-modernize part 1 (nw)
|
2015-12-03 18:17:25 +01:00 |
render.cpp
|
Fix issue with ui aspect due to recent changes in -keepaspect
|
2016-03-25 00:25:12 +01:00 |
render.h
|
Move integer scaling implementation to render_target::compute_visible_area
|
2016-03-20 21:57:38 +01:00 |
rendersw.inc
|
clang-modernize part 1 (nw)
|
2015-12-03 18:17:25 +01:00 |
rendfont.cpp
|
Make a proper BDF out of uismall font - no need to try and load an orphaned BDC
|
2016-03-21 01:56:27 +11:00 |
rendfont.h
|
Move font enumeration to OSD, separate font name from display name as needed for OSX
|
2016-03-17 00:04:52 +11:00 |
rendlay.cpp
|
moved emu/ui/util render_load_jpeg to emu/rendutil
|
2016-03-27 22:29:08 +02:00 |
rendlay.h
|
removed render.h from emu.h and fix deps (nw)
|
2015-11-06 14:25:23 +01:00 |
rendutil.cpp
|
rendutil render_load_jpeg: removed unneeded check, deallocate bitmap on error
|
2016-03-28 01:01:12 +02:00 |
rendutil.h
|
moved emu/ui/util render_load_jpeg to emu/rendutil
|
2016-03-27 22:29:08 +02:00 |
romload.cpp
|
Make osd_file a polymorphic class that's held with smart pointers
|
2016-03-14 18:55:00 +11:00 |
romload.h
|
Make osd_file a polymorphic class that's held with smart pointers
|
2016-03-14 18:55:00 +11:00 |
save.cpp
|
Replace strformat, strprintf and strcatprintf with type-safe steam_format and string_format
|
2016-02-28 13:36:19 +11:00 |
save.h
|
reverting:
|
2016-01-20 21:42:13 +01:00 |
schedule.cpp
|
* Support *n conversion in stream_format/string_format
|
2016-03-01 06:52:36 +11:00 |
schedule.h
|
TIMER_CALLBACK to TIMER_CALLBACK_MEMBER (nw)
|
2016-03-07 14:45:58 +01:00 |
screen.cpp
|
Make osd_file a polymorphic class that's held with smart pointers
|
2016-03-14 18:55:00 +11:00 |
screen.h
|
Add support to adjust the screen color
|
2016-03-12 02:36:28 +01:00 |
softlist.cpp
|
Make osd_file a polymorphic class that's held with smart pointers
|
2016-03-14 18:55:00 +11:00 |
softlist.h
|
reverting:
|
2016-01-20 21:42:13 +01:00 |
sound.cpp
|
removed double string in some instances of "Fatal error: Error: x"
|
2016-03-20 17:09:13 +01:00 |
sound.h
|
Have sound_stream::input_name return the std::string it constructs
|
2016-01-24 16:28:11 -05:00 |
speaker.cpp
|
ui: Moved options "Configure Directories" and "Save Configuration" into "Configure Options" menu.
|
2016-02-27 21:33:39 +01:00 |
speaker.h
|
reverting:
|
2016-01-20 21:42:13 +01:00 |
sprite.cpp
|
clang-modernize part 1 (nw)
|
2015-12-03 18:17:25 +01:00 |
sprite.h
|
reverting:
|
2016-01-20 21:42:13 +01:00 |
tilemap.cpp
|
TIMER_CALLBACK to TIMER_CALLBACK_MEMBER (nw)
|
2016-03-07 14:45:58 +01:00 |
tilemap.h
|
TIMER_CALLBACK to TIMER_CALLBACK_MEMBER (nw)
|
2016-03-07 14:45:58 +01:00 |
timer.cpp
|
ui: Moved options "Configure Directories" and "Save Configuration" into "Configure Options" menu.
|
2016-02-27 21:33:39 +01:00 |
timer.h
|
reverting:
|
2016-01-20 21:42:13 +01:00 |
uiinput.cpp
|
ui: Moved options "Configure Directories" and "Save Configuration" into "Configure Options" menu.
|
2016-02-27 21:33:39 +01:00 |
uiinput.h
|
Initial import of MEWUI to MAME [Dankan1890]
|
2016-02-04 15:14:24 +01:00 |
validity.cpp
|
Further reduce template instantiations
|
2016-03-04 16:46:56 +11:00 |
validity.h
|
Some more validity checking improvements:
|
2016-01-24 17:15:26 -05:00 |
video.cpp
|
Make osd_file a polymorphic class that's held with smart pointers
|
2016-03-14 18:55:00 +11:00 |
video.h
|
Make osd_file a polymorphic class that's held with smart pointers
|
2016-03-14 18:55:00 +11:00 |