mame/src/emu
2015-05-21 20:10:59 +02:00
..
bus (MESS) c2040: Refactored to use mos6530n. (nw) 2015-05-21 15:47:26 +03:00
cpu All files now do have owner (nw) 2015-05-21 20:06:05 +02:00
debug lot more updated (nw) 2015-05-11 15:09:24 +02:00
drivers added hh_melps4 skeleton driver 2015-05-19 23:05:24 +02:00
imagedev Fix floppy disk image creation from command line 2015-05-21 12:51:42 +02:00
layout lot more updated (nw) 2015-05-11 15:09:24 +02:00
machine update for Gordon Jefferyes (nw) 2015-05-21 20:10:58 +02:00
netlist Added stop virtual method to devices to be able to log statistics 2015-05-21 00:21:15 +02:00
sound unified unknown license (nw) 2015-05-21 20:10:59 +02:00
ui Another round of -Wextra -Wdouble-promotion fixes. (nw) 2015-05-20 21:24:59 +02:00
video unified unknown license (nw) 2015-05-21 20:10:59 +02:00
addrmap.c small cleanup (nw) 2015-04-22 16:21:26 +02:00
addrmap.h
attotime.c
attotime.h optimized attotime with assignment constructor and operator implementations (nw) 2015-04-05 01:29:31 +02:00
audit.c moved all to std::string (nw) 2015-04-22 11:30:45 +02:00
audit.h moved all to std::string (nw) 2015-04-22 11:30:45 +02:00
cheat.c moved all to std::string (nw) 2015-04-22 11:30:45 +02:00
cheat.h moved all to std::string (nw) 2015-04-22 11:30:45 +02:00
clifront.c check device roms only once as well when using -romident. this does not help 2015-05-13 12:24:52 +02:00
clifront.h
cliopts.c
cliopts.h
config.c Added some for Nathan and some more for Nicola (nw) 2015-05-11 14:42:31 +02:00
config.h Added some for Nathan and some more for Nicola (nw) 2015-05-11 14:42:31 +02:00
crsshair.c Added some for Nathan and some more for Nicola (nw) 2015-05-11 14:42:31 +02:00
crsshair.h Added some for Nathan and some more for Nicola (nw) 2015-05-11 14:42:31 +02:00
debugger.c Added some for Nathan and some more for Nicola (nw) 2015-05-11 14:42:31 +02:00
debugger.h Added some for Nathan and some more for Nicola (nw) 2015-05-11 14:42:31 +02:00
devcb.c
devcb.h
devcpu.c
devcpu.h
devdelegate.c
devdelegate.h
devfind.c
devfind.h Fix drivers using ioport_arrays on OSX (nw) 2015-05-19 21:04:43 +02:00
device.c Revert "Remove unnecessary null checks" for now, undefined behavior but breaks too much, will have to revisit (nw) 2015-05-17 13:37:16 -04:00
device.h Revert "Remove unnecessary null checks" for now, undefined behavior but breaks too much, will have to revisit (nw) 2015-05-17 13:37:16 -04:00
didisasm.c
didisasm.h
diexec.c small cleanup (nw) 2015-04-22 16:21:26 +02:00
diexec.h
digfx.c Added some for Nathan and some more for Nicola (nw) 2015-05-11 14:42:31 +02:00
digfx.h Added some for Nathan and some more for Nicola (nw) 2015-05-11 14:42:31 +02:00
diimage.c Cleanups and version bump 2015-04-29 08:18:54 +02:00
diimage.h moved all to std::string (nw) 2015-04-22 11:30:45 +02:00
dimemory.c small cleanup (nw) 2015-04-22 16:21:26 +02:00
dimemory.h
dinetwork.c Another round of -Wextra -Wdouble-promotion fixes. (nw) 2015-05-20 01:42:51 +02:00
dinetwork.h Added some for Nathan and some more for Nicola (nw) 2015-05-11 14:42:31 +02:00
dinvram.c
dinvram.h
dioutput.c
dioutput.h
dirtc.c
dirtc.h
diserial.c Added some for Nathan and some more for Nicola (nw) 2015-05-11 14:42:31 +02:00
diserial.h Added some for Nathan and some more for Nicola (nw) 2015-05-11 14:42:31 +02:00
dislot.c moved all to std::string (nw) 2015-04-22 11:30:45 +02:00
dislot.h Made netlist code compile with "-Wextra -Wdouble-promotion 2015-05-16 22:55:28 +02:00
disound.c There is no implicit conversion to char* in std::string (nw) 2015-04-12 08:05:43 +02:00
disound.h moved all to std::string (nw) 2015-04-22 11:30:45 +02:00
dispatch.c
dispatch.h
distate.c moved all to std::string (nw) 2015-04-22 11:30:45 +02:00
distate.h moved all to std::string (nw) 2015-04-22 11:30:45 +02:00
divideo.c
divideo.h
drawgfx.c Added some for Nathan and some more for Nicola (nw) 2015-05-11 14:42:31 +02:00
drawgfx.h Added some for Nathan and some more for Nicola (nw) 2015-05-11 14:42:31 +02:00
drawgfxm.h Added some for Nathan and some more for Nicola (nw) 2015-05-11 14:42:31 +02:00
drivenum.c Cleanups and version bump 2015-04-29 08:18:54 +02:00
drivenum.h Replace dynamic_array with std::vector [O. Galibert] 2015-04-14 19:58:17 +02:00
driver.c some astring to std::string conversion (nw) 2015-04-18 18:35:04 +02:00
driver.h
emu.h
emualloc.c Replace dynamic_array with std::vector [O. Galibert] 2015-04-14 19:58:17 +02:00
emualloc.h Replace dynamic_array with std::vector [O. Galibert] 2015-04-14 19:58:17 +02:00
emucore.c Added some for Nathan and some more for Nicola (nw) 2015-05-11 14:42:31 +02:00
emucore.h Added some for Nathan and some more for Nicola (nw) 2015-05-11 14:42:31 +02:00
emuopts.c remove printfs (nw) 2015-04-22 13:28:15 +02:00
emuopts.h moved all to std::string (nw) 2015-04-22 11:30:45 +02:00
emupal.c moved all to std::string (nw) 2015-04-22 11:30:45 +02:00
emupal.h Replace dynamic_array with std::vector [O. Galibert] 2015-04-14 19:58:17 +02:00
fileio.c change to case insensitive check like it was before (nw) 2015-04-24 14:46:54 +02:00
fileio.h moved all to std::string (nw) 2015-04-22 11:30:45 +02:00
gamedrv.h
hash.c moved all to std::string (nw) 2015-04-22 11:30:45 +02:00
hash.h moved all to std::string (nw) 2015-04-22 11:30:45 +02:00
hashfile.c Added some for Nathan and some more for Nicola (nw) 2015-05-11 14:42:31 +02:00
hashfile.h Added some for Nathan and some more for Nicola (nw) 2015-05-11 14:42:31 +02:00
image.c Added some for Nathan and some more for Nicola (nw) 2015-05-11 14:42:31 +02:00
image.h Added some for Nathan and some more for Nicola (nw) 2015-05-11 14:42:31 +02:00
info.c Cleanups and version bump 2015-04-29 08:18:54 +02:00
info.h
inpttype.h Better way to disable optimisation (nw) 2015-05-06 21:00:57 +10:00
input.c moved all to std::string (nw) 2015-04-22 11:30:45 +02:00
input.h moved all to std::string (nw) 2015-04-22 11:30:45 +02:00
ioport.c Another round of -Wextra -Wdouble-promotion fixes. (nw) 2015-05-20 21:24:59 +02:00
ioport.h moved all to std::string (nw) 2015-04-22 11:30:45 +02:00
luaengine.c Another round of -Wextra -Wdouble-promotion fixes. (nw) 2015-05-20 21:24:59 +02:00
luaengine.h
machine.c moved all to std::string (nw) 2015-04-22 11:30:45 +02:00
machine.h moved all to std::string (nw) 2015-04-22 11:30:45 +02:00
mame.c Added some for Nathan and some more for Nicola (nw) 2015-05-11 14:42:31 +02:00
mame.h Added some for Nathan and some more for Nicola (nw) 2015-05-11 14:42:31 +02:00
mconfig.c moved all to std::string (nw) 2015-04-22 11:30:45 +02:00
mconfig.h small cleanup (nw) 2015-04-22 16:21:26 +02:00
memarray.c
memarray.h Replace dynamic_array with std::vector [O. Galibert] 2015-04-14 19:58:17 +02:00
memory.c small cleanup (nw) 2015-04-22 16:21:26 +02:00
memory.h Revert "Remove unnecessary null checks" for now, undefined behavior but breaks too much, will have to revisit (nw) 2015-05-17 13:37:16 -04:00
network.c Added some for Nathan and some more for Nicola (nw) 2015-05-11 14:42:31 +02:00
network.h Added some for Nathan and some more for Nicola (nw) 2015-05-11 14:42:31 +02:00
output.c Added some for Nathan and some more for Nicola (nw) 2015-05-11 14:42:31 +02:00
output.h Added some for Nathan and some more for Nicola (nw) 2015-05-11 14:42:31 +02:00
parameters.c some astring to std::string conversion (nw) 2015-04-18 18:35:04 +02:00
parameters.h some astring to std::string conversion (nw) 2015-04-18 18:35:04 +02:00
profiler.c moved all to std::string (nw) 2015-04-22 11:30:45 +02:00
profiler.h moved all to std::string (nw) 2015-04-22 11:30:45 +02:00
render.c Another round of -Wextra -Wdouble-promotion fixes. (nw) 2015-05-20 21:24:59 +02:00
render.h Replace dynamic_array with std::vector [O. Galibert] 2015-04-14 19:58:17 +02:00
rendersw.inc
rendfont.c moved all to std::string (nw) 2015-04-22 11:30:45 +02:00
rendfont.h Replace dynamic_array with std::vector [O. Galibert] 2015-04-14 19:58:17 +02:00
rendlay.c Another round of -Wextra -Wdouble-promotion fixes. (nw) 2015-05-20 21:24:59 +02:00
rendlay.h moved all to std::string (nw) 2015-04-22 11:30:45 +02:00
rendutil.c Fixed a number of "-Wextra -Wdouble-promotion" warnings. (nw) 2015-05-18 00:38:30 +02:00
rendutil.h Added some for Nathan and some more for Nicola (nw) 2015-05-11 14:42:31 +02:00
romload.c Added some for Nathan and some more for Nicola (nw) 2015-05-11 14:42:31 +02:00
romload.h Added some for Nathan and some more for Nicola (nw) 2015-05-11 14:42:31 +02:00
save.c moved all to std::string (nw) 2015-04-22 11:30:45 +02:00
save.h Completed state_save_register_item* removal (nw) 2015-04-23 22:03:23 +02:00
schedule.c moved all to std::string (nw) 2015-04-22 11:30:45 +02:00
schedule.h
screen.c moved all to std::string (nw) 2015-04-22 11:30:45 +02:00
screen.h
softlist.c Added some for Nathan and some more for Nicola (nw) 2015-05-11 14:42:31 +02:00
softlist.h Added some for Nathan and some more for Nicola (nw) 2015-05-11 14:42:31 +02:00
sound.c Another round of -Wextra -Wdouble-promotion fixes. (nw) 2015-05-20 21:24:59 +02:00
sound.h moved all to std::string (nw) 2015-04-22 11:30:45 +02:00
speaker.c
speaker.h
sprite.c
sprite.h Replace dynamic_array with std::vector [O. Galibert] 2015-04-14 19:58:17 +02:00
tilemap.c moved all to std::string (nw) 2015-04-22 11:30:45 +02:00
tilemap.h Replace dynamic_array with std::vector [O. Galibert] 2015-04-14 19:58:17 +02:00
timer.c
timer.h
uiinput.c Added some for Nathan and some more for Nicola (nw) 2015-05-11 14:42:31 +02:00
uiinput.h Added some for Nathan and some more for Nicola (nw) 2015-05-11 14:42:31 +02:00
uismall.png
validity.c Another round of -Wextra -Wdouble-promotion fixes. (nw) 2015-05-20 21:24:59 +02:00
validity.h moved all to std::string (nw) 2015-04-22 11:30:45 +02:00
video.c Another round of -Wextra -Wdouble-promotion fixes. (nw) 2015-05-20 21:24:59 +02:00
video.h moved all to std::string (nw) 2015-04-22 11:30:45 +02:00
webengine.c webengine cleanup (nw) 2015-04-24 16:18:12 +02:00
webengine.h