mame/src/emu
2010-01-15 21:31:39 +00:00
..
audio Bulk driver.h -> emu.h switch. 2010-01-10 18:00:42 +00:00
cpu i386: Improved accuracy of the various emulated models, makes CPU detection programs detect the correct CPU (in MESS). 2010-01-15 18:54:23 +00:00
debug Within src/emu, basic conversions: 2010-01-12 06:54:57 +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 Within src/emu, basic conversions: 2010-01-12 06:54:57 +00:00
sound Fixed period for both sn76489 and sn76489A periodic noise; fixes pitch in 'smooth criminal' demo for colecovision and fixes pitch (but not the waveform, which will require more work) of music in dorunrun; More work is required before the code will be bit accurate due to the way the real LFSR and periodic generator work. [Lord Nightmare, Kold666, PlgDavid] 2010-01-15 21:31:39 +00:00
video Within src/emu, basic conversions: 2010-01-12 06:54:57 +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 First round of an attempted cleanup of header files in the system. 2010-01-10 00:29:26 +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 First round of an attempted cleanup of header files in the system. 2010-01-10 00:29:26 +00:00
clifront.h First round of an attempted cleanup of header files in the system. 2010-01-10 00:29:26 +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 Within src/emu, basic conversions: 2010-01-12 06:54:57 +00:00
cpuexec.h Within src/emu, basic conversions: 2010-01-12 06:54:57 +00:00
cpuintrf.h First round of an attempted cleanup of header files in the system. 2010-01-10 00:29:26 +00:00
crsshair.c First round of an attempted cleanup of header files in the system. 2010-01-10 00:29:26 +00:00
crsshair.h Results of running the latest srcclean. 2009-12-28 09:04:00 +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 First round of an attempted cleanup of header files in the system. 2010-01-10 00:29:26 +00:00
deprecat.h First round of an attempted cleanup of header files in the system. 2010-01-10 00:29:26 +00:00
devcb.c Within src/emu, basic conversions: 2010-01-12 06:54:57 +00:00
devcb.h First round of an attempted cleanup of header files in the system. 2010-01-10 00:29:26 +00:00
devconv.h fixed void function returning a value compile error 2009-01-01 16:11:54 +00:00
devintrf.c Within src/emu, basic conversions: 2010-01-12 06:54:57 +00:00
devintrf.h Within src/emu, basic conversions: 2010-01-12 06:54:57 +00:00
devtempl.h Exposed an address space for EEPROM devices. This has several 2009-12-28 18:04:50 +00:00
drawgfx.c Bulk driver.h -> emu.h switch. 2010-01-10 18:00:42 +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 Fixed memory freeing so that is it released in the opposite order 2010-01-11 18:02:38 +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 Fixed memory freeing so that is it released in the opposite order 2010-01-11 18:02:38 +00:00
emualloc.h Fixed memory freeing so that is it released in the opposite order 2010-01-11 18:02:38 +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 sprintf -> vsprintf, oops. Requires a recompile, but at least 2010-01-10 21:48:28 +00:00
emuopts.c First round of an attempted cleanup of header files in the system. 2010-01-10 00:29:26 +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 First round of an attempted cleanup of header files in the system. 2010-01-10 00:29:26 +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 Added the mameconfig version to the -listxml output [Oliver Stoneberg] 2010-01-11 12:55: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 Within src/emu, basic conversions: 2010-01-12 06:54:57 +00:00
inptport.h First round of an attempted cleanup of header files in the system. 2010-01-10 00:29:26 +00:00
inpttype.h > From: Pugsy [mailto:pugsy@gmx.net] 2009-09-03 09:15:18 +00:00
input.c First round of an attempted cleanup of header files in the system. 2010-01-10 00:29:26 +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 Fixed memory freeing so that is it released in the opposite order 2010-01-11 18:02:38 +00:00
mame.h Fixed memory freeing so that is it released in the opposite order 2010-01-11 18:02:38 +00:00
mconfig.c First round of an attempted cleanup of header files in the system. 2010-01-10 00:29:26 +00:00
mconfig.h First round of an attempted cleanup of header files in the system. 2010-01-10 00:29:26 +00:00
memconv.h fixed void function returning a value compile error 2009-01-01 16:11:54 +00:00
memory.c Within src/emu, basic conversions: 2010-01-12 06:54:57 +00:00
memory.h First round of an attempted cleanup of header files in the system. 2010-01-10 00:29:26 +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 First round of an attempted cleanup of header files in the system. 2010-01-10 00:29:26 +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 a few stray delete's that didn't pair with global_alloc/auto_alloc. 2010-01-10 22:57:03 +00:00
render.h First round of an attempted cleanup of header files in the system. 2010-01-10 00:29:26 +00:00
rendersw.c Bulk driver.h -> emu.h switch. 2010-01-10 18:00:42 +00:00
rendfont.c Enforce that numbers are all the same exact width when loading fonts. 2010-01-12 07:03:11 +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 First round of an attempted cleanup of header files in the system. 2010-01-10 00:29:26 +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 Within src/emu, basic conversions: 2010-01-12 06:54:57 +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 Within src/emu, basic conversions: 2010-01-12 06:54:57 +00:00
sound.h First round of an attempted cleanup of header files in the system. 2010-01-10 00:29:26 +00:00
state.c Try using type_traits for detection of valid save types. 2010-01-11 09:53:25 +00:00
state.h Explicitly allow PAIR and PAIR64 in save states. 2010-01-12 03:32:07 +00:00
streams.c Fix a few stray delete's that didn't pair with global_alloc/auto_alloc. 2010-01-10 22:57:03 +00:00
streams.h First round of an attempted cleanup of header files in the system. 2010-01-10 00:29:26 +00:00
tilemap.c First round of an attempted cleanup of header files in the system. 2010-01-10 00:29:26 +00:00
tilemap.h First round of an attempted cleanup of header files in the system. 2010-01-10 00:29:26 +00:00
timer.c Within src/emu, basic conversions: 2010-01-12 06:54:57 +00:00
timer.h First round of an attempted cleanup of header files in the system. 2010-01-10 00:29:26 +00:00
tokenize.h Results of running the latest srcclean. 2009-12-28 09:04:00 +00:00
ui.c First round of an attempted cleanup of header files in the system. 2010-01-10 00:29:26 +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 Fix cheat crash and comment display. 2010-01-11 02:37:17 +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 Fixed memory freeing so that is it released in the opposite order 2010-01-11 18:02:38 +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 First round of an attempted cleanup of header files in the system. 2010-01-10 00:29:26 +00:00
video.h First round of an attempted cleanup of header files in the system. 2010-01-10 00:29:26 +00:00
watchdog.c First round of an attempted cleanup of header files in the system. 2010-01-10 00:29:26 +00:00
watchdog.h First round of an attempted cleanup of header files in the system. 2010-01-10 00:29:26 +00:00