mame/src/emu
2010-03-28 21:28:56 +00:00
..
audio Bulk driver.h -> emu.h switch. 2010-01-10 18:00:42 +00:00
cpu Cleanups and version bump. 2010-03-25 13:18:38 +00:00
debug several cleanups based on cppcheck and VS2008 Code Analysis [Oliver Stöneberg] 2010-03-17 11:59:16 +00:00
debugint Fixed a bug in debugint.c: Actually make Del and BS delete the last character. [sz72] 2010-02-19 19:25:15 +00:00
drivers Cleanups and version bump. 2010-02-14 16:59:22 +00:00
layout Internal debugger using the mame rendering infrastructure 2010-02-11 23:59:36 +00:00
machine Fixed Z80-DMA Load and Continue commands. [Curt Coder] 2010-03-23 11:13:20 +00:00
sound more preparation for merge of tms51xx and tms52xx. no whatsnew. 2010-03-28 21:28:56 +00:00
video [#3792, #3793] SDL compile fixes [Christian MArillat] 2010-03-24 04:06:07 +00:00
attotime.c First round of an attempted cleanup of header files in the system. 2010-01-10 00:29:26 +00:00
attotime.h First round of an attempted cleanup of header files in the system. 2010-01-10 00:29:26 +00:00
audit.c Correct a long-standing design flaw: device configuration state 2010-01-18 09:34:43 +00:00
audit.h First round of an attempted cleanup of header files in the system. 2010-01-10 00:29:26 +00:00
cheat.c UI menu interface changes 2010-01-27 23:52:28 +00:00
cheat.h UI menu interface changes 2010-01-27 23:52:28 +00:00
clifront.c several cleanups based on cppcheck and VS2008 Code Analysis [Oliver Stöneberg] 2010-03-17 11:59:16 +00:00
clifront.h Added back the hook to -listmedia option used by MESS 2010-01-19 14:37:52 +00:00
config.c Added the mameconfig version to the -listxml output [Oliver Stoneberg] 2010-01-11 12:55:43 +00:00
config.h Added the mameconfig version to the -listxml output [Oliver Stoneberg] 2010-01-11 12:55:43 +00:00
cpuexec.c Made device->tag and devconfig->tag into private member variables (m_tag). 2010-03-08 17:06:27 +00:00
cpuexec.h Correct a long-standing design flaw: device configuration state 2010-01-18 09:34:43 +00:00
cpuintrf.h Made device->tag and devconfig->tag into private member variables (m_tag). 2010-03-08 17:06:27 +00:00
crsshair.c Correct a long-standing design flaw: device configuration state 2010-01-18 09:34:43 +00:00
crsshair.h Correct a long-standing design flaw: device configuration state 2010-01-18 09:34:43 +00:00
debugger.c Internal debugger using the mame rendering infrastructure 2010-02-11 23:59:36 +00:00
debugger.h Correct a long-standing design flaw: device configuration state 2010-01-18 09:34:43 +00:00
deprecat.h Correct a long-standing design flaw: device configuration state 2010-01-18 09:34:43 +00:00
devcb.c Made device->tag and devconfig->tag into private member variables (m_tag). 2010-03-08 17:06:27 +00:00
devcb.h Correct a long-standing design flaw: device configuration state 2010-01-18 09:34:43 +00:00
devconv.h Correct a long-standing design flaw: device configuration state 2010-01-18 09:34:43 +00:00
devintrf.c Made device->tag and devconfig->tag into private member variables (m_tag). 2010-03-08 17:06:27 +00:00
devintrf.h Made device->tag and devconfig->tag into private member variables (m_tag). 2010-03-08 17:06:27 +00:00
devtempl.h Remove some aliases between CPUINFO_ and DEVINFO_ to help clarify 2010-01-21 06:05:57 +00:00
drawgfx.c not worth mention: added very small workaround which fixes mingw32 crash on my eeepc. 2010-02-28 14:26:29 +00:00
drawgfx.h First round of an attempted cleanup of header files in the system. 2010-01-10 00:29:26 +00:00
drawgfxm.h First round of an attempted cleanup of header files in the system. 2010-01-10 00:29:26 +00:00
driver.c - Moved compatibility validation into MAME core from MESS. 2010-02-09 14:23:13 +00:00
driver.h Cleanups and version bump. 2010-02-14 16:59:22 +00:00
eigccppc.h Rename osd_profiling_ticks() to get_profile_ticks(). Moved implemention into 2009-09-06 23:30:26 +00:00
eigccx86.h Compile fix for 64-bit Win32 SDL. 2010-01-28 09:41:37 +00:00
eminline.h Rename osd_profiling_ticks() to get_profile_ticks(). Moved implemention into 2009-09-06 23:30:26 +00:00
emu.h - Moved natural keyboard support from MESS to MAME 2010-02-12 15:40:11 +00:00
emu.mak Imported Z80 DART and Z80 STI from MESS. (no whatsnew) 2010-03-08 16:47:53 +00:00
emualloc.c Moved global new/delete operators into inlines in emualloc.h 2010-02-14 21:44:50 +00:00
emualloc.h Moved global new/delete operators into inlines in emualloc.h 2010-02-14 21:44:50 +00:00
emucore.c First round of an attempted cleanup of header files in the system. 2010-01-10 00:29:26 +00:00
emucore.h Cleanups and version bump. 2010-01-28 08:03:44 +00:00
emuopts.c Cleanups and version bump. 2010-02-14 16:59:22 +00:00
emuopts.h - Moved natural keyboard support from MESS to MAME 2010-02-12 15:40:11 +00:00
emupal.c Correct a long-standing design flaw: device configuration state 2010-01-18 09:34:43 +00:00
emupal.h First round of an attempted cleanup of header files in the system. 2010-01-10 00:29:26 +00:00
fileio.c Bulk driver.h -> emu.h switch. 2010-01-10 18:00:42 +00:00
fileio.h First round of an attempted cleanup of header files in the system. 2010-01-10 00:29:26 +00:00
hash.c First round of an attempted cleanup of header files in the system. 2010-01-10 00:29:26 +00:00
hash.h Copyright cleanup: 2008-01-06 00:47:40 +00:00
info.c Made device->tag and devconfig->tag into private member variables (m_tag). 2010-03-08 17:06:27 +00:00
info.h First round of an attempted cleanup of header files in the system. 2010-01-10 00:29:26 +00:00
inptport.c Cleanups and version bump. 2010-03-25 13:18:38 +00:00
inptport.h Cleaned natural keyboard implementation (no credits) 2010-02-14 12:46:34 +00:00
inpttype.h - Moved natural keyboard support from MESS to MAME 2010-02-12 15:40:11 +00:00
input.c Fix bug introduced with astring changes that caused malformed tokens 2010-01-18 17:01:31 +00:00
input.h First round of an attempted cleanup of header files in the system. 2010-01-10 00:29:26 +00:00
inputseq.c First round of an attempted cleanup of header files in the system. 2010-01-10 00:29:26 +00:00
inputseq.h First round of an attempted cleanup of header files in the system. 2010-01-10 00:29:26 +00:00
mame.c Changed all driver_data structs into classes with a simple 2010-02-25 06:28:03 +00:00
mame.h - Moved natural keyboard support from MESS to MAME 2010-02-12 15:40:11 +00:00
mconfig.c Changed all driver_data structs into classes with a simple 2010-02-25 06:28:03 +00:00
mconfig.h Changed all driver_data structs into classes with a simple 2010-02-25 06:28:03 +00:00
memconv.h fixed void function returning a value compile error 2009-01-01 16:11:54 +00:00
memory.c Made device->tag and devconfig->tag into private member variables (m_tag). 2010-03-08 17:06:27 +00:00
memory.h Changed all driver_data structs into classes with a simple 2010-02-25 06:28:03 +00:00
output.c several cleanups based on cppcheck and VS2008 Code Analysis [Oliver Stöneberg] 2010-03-17 11:59:16 +00:00
output.h First round of an attempted cleanup of header files in the system. 2010-01-10 00:29:26 +00:00
profiler.c Made device->tag and devconfig->tag into private member variables (m_tag). 2010-03-08 17:06:27 +00:00
profiler.h First round of an attempted cleanup of header files in the system. 2010-01-10 00:29:26 +00:00
render.c Made device->tag and devconfig->tag into private member variables (m_tag). 2010-03-08 17:06:27 +00:00
render.h Internal debugger using the mame rendering infrastructure 2010-02-11 23:59:36 +00:00
rendersw.c Bulk driver.h -> emu.h switch. 2010-01-10 18:00:42 +00:00
rendfont.c Cleanups and version bump. 2010-01-16 04:12:04 +00:00
rendfont.h First round of an attempted cleanup of header files in the system. 2010-01-10 00:29:26 +00:00
rendlay.c several cleanups based on cppcheck and VS2008 Code Analysis [Oliver Stöneberg] 2010-03-17 11:59:16 +00:00
rendlay.h Internal debugger using the mame rendering infrastructure 2010-02-11 23:59:36 +00:00
rendutil.c First round of an attempted cleanup of header files in the system. 2010-01-10 00:29:26 +00:00
rendutil.h First round of an attempted cleanup of header files in the system. 2010-01-10 00:29:26 +00:00
romload.c Made device->tag and devconfig->tag into private member variables (m_tag). 2010-03-08 17:06:27 +00:00
romload.h First round of an attempted cleanup of header files in the system. 2010-01-10 00:29:26 +00:00
sound.c Made device->tag and devconfig->tag into private member variables (m_tag). 2010-03-08 17:06:27 +00:00
sound.h Correct a long-standing design flaw: device configuration state 2010-01-18 09:34:43 +00:00
state.c VS2008 compiling fix [Miodrag Milanovic] (no whatsnew) 2010-02-18 18:33:18 +00:00
state.h Made device->tag and devconfig->tag into private member variables (m_tag). 2010-03-08 17:06:27 +00:00
streams.c Correct a long-standing design flaw: device configuration state 2010-01-18 09:34:43 +00:00
streams.h Correct a long-standing design flaw: device configuration state 2010-01-18 09:34:43 +00:00
tilemap.c First step in refactoring the video system in metro.c driver [David Haywood] 2010-03-19 18:01:59 +00:00
tilemap.h First step in refactoring the video system in metro.c driver [David Haywood] 2010-03-19 18:01:59 +00:00
timer.c Correct a long-standing design flaw: device configuration state 2010-01-18 09:34:43 +00:00
timer.h Correct a long-standing design flaw: device configuration state 2010-01-18 09:34:43 +00:00
tokenize.h More PPC GCC warning fixes. 2010-01-15 23:18:08 +00:00
ui.c Made device->tag and devconfig->tag into private member variables (m_tag). 2010-03-08 17:06:27 +00:00
ui.h ui.c,ui.h,windows/input.c: [Miodrag Milanovic] 2010-02-16 12:45:38 +00:00
uigfx.c UI menu interface changes 2010-01-27 23:52:28 +00:00
uigfx.h UI menu interface changes 2010-01-27 23:52:28 +00:00
uiinput.c Minor changes for internal render debugger 2010-02-05 00:08:00 +00:00
uiinput.h Minor changes for internal render debugger 2010-02-05 00:08:00 +00:00
uimenu.c Cleanups and version bump. 2010-02-14 16:59:22 +00:00
uimenu.h UI menu interface changes 2010-01-27 23:52:28 +00:00
uismall.png
validity.c Made device->tag and devconfig->tag into private member variables (m_tag). 2010-03-08 17:06:27 +00:00
validity.h First round of an attempted cleanup of header files in the system. 2010-01-10 00:29:26 +00:00
video.c Made device->tag and devconfig->tag into private member variables (m_tag). 2010-03-08 17:06:27 +00:00
video.h Correct a long-standing design flaw: device configuration state 2010-01-18 09:34:43 +00:00
watchdog.c Correct a long-standing design flaw: device configuration state 2010-01-18 09:34:43 +00:00
watchdog.h First round of an attempted cleanup of header files in the system. 2010-01-10 00:29:26 +00:00