mame/src/emu
2010-01-20 17:24:42 +00:00
..
audio Bulk driver.h -> emu.h switch. 2010-01-10 18:00:42 +00:00
cpu Autodetection of PTR64 can be inhibited now by specifying PTR64=0. 2010-01-19 22:09:45 +00:00
debug Fix bug where memory regions were not properly enumerated for the 2010-01-18 17:34:04 +00:00
drivers Added xtal for MESS. 2010-01-12 14:11:14 +00:00
layout Initial checkin of MAME 0.121. 2007-12-17 15:19:59 +00:00
machine CIA 6526: fixed serial transfer 2010-01-20 13:55:42 +00:00
sound Convrted the rest of devintrf to classes and moved management 2010-01-19 15:08:18 +00:00
video Correct a long-standing design flaw: device configuration state 2010-01-18 09:34:43 +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 Fix cheat crash and comment display. 2010-01-11 02:37:17 +00:00
cheat.h First round of an attempted cleanup of header files in the system. 2010-01-10 00:29:26 +00:00
clifront.c Fixed listmedia dependent code (no whatsnew needed) 2010-01-20 15:29:00 +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 Convrted the rest of devintrf to classes and moved management 2010-01-19 15:08:18 +00:00
cpuexec.h Correct a long-standing design flaw: device configuration state 2010-01-18 09:34:43 +00:00
cpuintrf.h Correct a long-standing design flaw: device configuration state 2010-01-18 09:34:43 +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 First round of an attempted cleanup of header files in the system. 2010-01-10 00:29:26 +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 Correct a long-standing design flaw: device configuration state 2010-01-18 09:34:43 +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 Convrted the rest of devintrf to classes and moved management 2010-01-19 15:08:18 +00:00
devintrf.h Mark these virtual before I forget and later waste time debugging it. 2010-01-20 03:42:17 +00:00
devtempl.h Exposed an address space for EEPROM devices. This has several 2009-12-28 18:04:50 +00:00
drawgfx.c Created new template class tagged_list which manages a simple list 2010-01-17 09: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 First round of an attempted cleanup of header files in the system. 2010-01-10 00:29:26 +00:00
driver.h Bulk driver.h -> emu.h switch. 2010-01-10 18:00:42 +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 Cleanups and version bump. 2009-09-24 07:56:15 +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 - Added MESS dependent code missing in emu.h 2010-01-19 13:00:22 +00:00
emu.mak NOTE: This change requires two new osd functions: osd_malloc() and 2010-01-08 06:05:29 +00:00
emualloc.c Cleanups and version bump. 2010-01-16 04:12:04 +00:00
emualloc.h Cleanups and version bump. 2010-01-16 04:12:04 +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 Make an actual enum type for endianness. 2010-01-20 17:24:42 +00:00
emuopts.c Minor documentation change. No whatsnew needed. 2010-01-19 14:20:11 +00:00
emuopts.h First round of an attempted cleanup of header files in the system. 2010-01-10 00:29:26 +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 Correct a long-standing design flaw: device configuration state 2010-01-18 09:34:43 +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 Correct a long-standing design flaw: device configuration state 2010-01-18 09:34:43 +00:00
inptport.h Created new template class tagged_list which manages a simple list 2010-01-17 09:26:29 +00:00
inpttype.h > From: Pugsy [mailto:pugsy@gmx.net] 2009-09-03 09:15:18 +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 Convrted the rest of devintrf to classes and moved management 2010-01-19 15:08:18 +00:00
mame.h Fix bug where memory regions were not properly enumerated for the 2010-01-18 17:34:04 +00:00
mconfig.c Convrted the rest of devintrf to classes and moved management 2010-01-19 15:08:18 +00:00
mconfig.h Correct a long-standing design flaw: device configuration state 2010-01-18 09:34:43 +00:00
memconv.h fixed void function returning a value compile error 2009-01-01 16:11:54 +00:00
memory.c Convrted the rest of devintrf to classes and moved management 2010-01-19 15:08:18 +00:00
memory.h Correct a long-standing design flaw: device configuration state 2010-01-18 09:34:43 +00:00
output.c First round of an attempted cleanup of header files in the system. 2010-01-10 00:29:26 +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 Correct a long-standing design flaw: device configuration state 2010-01-18 09:34:43 +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 Fix bug that mistook a non-NULL token to mean that a device was started. 2010-01-20 06:11:44 +00:00
render.h Correct a long-standing design flaw: device configuration state 2010-01-18 09:34:43 +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 Correct a long-standing design flaw: device configuration state 2010-01-18 09:34:43 +00:00
rendlay.h First round of an attempted cleanup of header files in the system. 2010-01-10 00:29:26 +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 Fix bug where memory regions were not properly enumerated for the 2010-01-18 17:34:04 +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 Convrted the rest of devintrf to classes and moved management 2010-01-19 15:08:18 +00:00
sound.h Correct a long-standing design flaw: device configuration state 2010-01-18 09:34:43 +00:00
state.c Cleanups and version bump. 2010-01-16 04:12:04 +00:00
state.h Explicitly allow PAIR and PAIR64 in save states. 2010-01-12 03:32:07 +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 Correct a long-standing design flaw: device configuration state 2010-01-18 09:34:43 +00:00
tilemap.h Correct a long-standing design flaw: device configuration state 2010-01-18 09:34:43 +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 - Added MESS dependent code missing in emu.h 2010-01-19 13:00:22 +00:00
ui.h First round of an attempted cleanup of header files in the system. 2010-01-10 00:29:26 +00:00
uigfx.c First round of an attempted cleanup of header files in the system. 2010-01-10 00:29:26 +00:00
uigfx.h First round of an attempted cleanup of header files in the system. 2010-01-10 00:29:26 +00:00
uiinput.c First round of an attempted cleanup of header files in the system. 2010-01-10 00:29:26 +00:00
uiinput.h First round of an attempted cleanup of header files in the system. 2010-01-10 00:29:26 +00:00
uimenu.c Created new template class tagged_list which manages a simple list 2010-01-17 09:26:29 +00:00
uimenu.h First round of an attempted cleanup of header files in the system. 2010-01-10 00:29:26 +00:00
uismall.png Initial checkin of MAME 0.121. 2007-12-17 15:19:59 +00:00
validity.c Correct a long-standing design flaw: device configuration state 2010-01-18 09:34:43 +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 Correct a long-standing design flaw: device configuration state 2010-01-18 09:34:43 +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