mame/src/emu
2010-07-01 05:01:12 +00:00
..
audio Split mame.c into mame.c and machine.c, the latter containing the 2010-06-30 03:46:21 +00:00
cpu Remove the following functions: 2010-07-01 00:34:46 +00:00
debug Split mame.c into mame.c and machine.c, the latter containing the 2010-06-30 03:46:21 +00:00
debugint Split mame.c into mame.c and machine.c, the latter containing the 2010-06-30 03:46:21 +00:00
drivers Added xtal for MESS. (no whatsnew) 2010-05-05 12:52:46 +00:00
layout Internal debugger using the mame rendering infrastructure 2010-02-11 23:59:36 +00:00
machine Remove the following functions: 2010-07-01 00:34:46 +00:00
sound Remove the following functions: 2010-07-01 00:34:46 +00:00
video Split mame.c into mame.c and machine.c, the latter containing the 2010-06-30 03:46:21 +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 Made the machine_config a proper object. Added detokenize method to 2010-06-28 06:40:44 +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 Split mame.c into mame.c and machine.c, the latter containing the 2010-06-30 03:46:21 +00:00
cheat.h UI menu interface changes 2010-01-27 23:52:28 +00:00
clifront.c Made the machine_config a proper object. Added detokenize method to 2010-06-28 06:40:44 +00:00
clifront.h Allow MESS to do additional work for -romident. 2010-04-04 14:55:01 +00:00
config.c Split mame.c into mame.c and machine.c, the latter containing the 2010-06-30 03:46:21 +00:00
config.h Added the mameconfig version to the -listxml output [Oliver Stoneberg] 2010-01-11 12:55:43 +00:00
crsshair.c Split mame.c into mame.c and machine.c, the latter containing the 2010-06-30 03:46:21 +00:00
crsshair.h WARNING: There are likely to be regressions in both functionality and 2010-06-08 06:09:57 +00:00
debugger.c Split mame.c into mame.c and machine.c, the latter containing the 2010-06-30 03:46:21 +00:00
debugger.h WARNING: There are likely to be regressions in both functionality and 2010-06-08 06:09:57 +00:00
deprecat.h WARNING: There are likely to be regressions in both functionality and 2010-06-08 06:09:57 +00:00
devcb.c WARNING: There are likely to be regressions in both functionality and 2010-06-08 06:09:57 +00:00
devcb.h WARNING: There are likely to be regressions in both functionality and 2010-06-08 06:09:57 +00:00
devconv.h WARNING: There are likely to be regressions in both functionality and 2010-06-08 06:09:57 +00:00
devcpu.c Use UINT64s for converting cycles <-> clocks. 2010-07-01 05:01:12 +00:00
devcpu.h Use UINT64s for converting cycles <-> clocks. 2010-07-01 05:01:12 +00:00
devimage.c Split mame.c into mame.c and machine.c, the latter containing the 2010-06-30 03:46:21 +00:00
devintrf.c Split mame.c into mame.c and machine.c, the latter containing the 2010-06-30 03:46:21 +00:00
devintrf.h Remove the following functions: 2010-07-01 00:34:46 +00:00
devlegcy.c Changed device name from an overridable function to a parameter passed to 2010-06-25 15:30:51 +00:00
devlegcy.h Modified way device_type constants are defined in order to get unidasm compile [Miodrag Milanovic] 2010-06-29 09:02:17 +00:00
devtempl.h WARNING: There are likely to be regressions in both functionality and 2010-06-08 06:09:57 +00:00
didisasm.c WARNING: There are likely to be regressions in both functionality and 2010-06-08 06:09:57 +00:00
didisasm.h Cleanups and version bump. 2010-06-17 06:55:54 +00:00
diexec.c Use UINT64s for converting cycles <-> clocks. 2010-07-01 05:01:12 +00:00
diexec.h Use UINT64s for converting cycles <-> clocks. 2010-07-01 05:01:12 +00:00
diimage.c Added new static call in diimage and added call to initialize subdevices for image device (no whatsnew) 2010-06-29 13:47:46 +00:00
diimage.h Added new static call in diimage and added call to initialize subdevices for image device (no whatsnew) 2010-06-29 13:47:46 +00:00
dimemory.c Made the machine_config a proper object. Added detokenize method to 2010-06-28 06:40:44 +00:00
dimemory.h C++-ified the debugger views. Not quite architecturally where I would 2010-06-25 05:11:42 +00:00
dinvram.c WARNING: There are likely to be regressions in both functionality and 2010-06-08 06:09:57 +00:00
dinvram.h Cleanups and version bump. 2010-06-17 06:55:54 +00:00
disound.c Made the machine_config a proper object. Added detokenize method to 2010-06-28 06:40:44 +00:00
disound.h Cleanups and version bump. 2010-06-17 06:55:54 +00:00
distate.c Cleanups and version bump. 2010-06-17 06:55:54 +00:00
distate.h Cleanups and version bump. 2010-06-17 06:55:54 +00:00
drawgfx.c Split mame.c into mame.c and machine.c, the latter containing the 2010-06-30 03:46:21 +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 r9078 revert. 2010-05-10 22:43:31 +00:00
driver.c - Moved compatibility validation into MAME core from MESS. 2010-02-09 14:23:13 +00:00
driver.h me being a nitpicker aligning the backslashes 2010-05-19 15:08:32 +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 Split mame.c into mame.c and machine.c, the latter containing the 2010-06-30 03:46:21 +00:00
emu.mak Split mame.c into mame.c and machine.c, the latter containing the 2010-06-30 03:46:21 +00:00
emualloc.c C++-ified the debugger views. Not quite architecturally where I would 2010-06-25 05:11:42 +00:00
emualloc.h C++-ified the debugger views. Not quite architecturally where I would 2010-06-25 05:11:42 +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-06-17 06:55:54 +00:00
emuopts.c Split mame.c into mame.c and machine.c, the latter containing the 2010-06-30 03:46:21 +00:00
emuopts.h Added missing OPTION_WRITECONFIG define (no whatsnew) 2010-06-18 19:29:58 +00:00
emupal.c Split mame.c into mame.c and machine.c, the latter containing the 2010-06-30 03:46:21 +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 Split mame.c into mame.c and machine.c, the latter containing the 2010-06-30 03:46:21 +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
hashfile.c hashfile moved from MESS to emu section (needed for now in image support until softlist implementation is finished), this doesn't affect mame side (no whatsnew) 2010-06-17 06:57:05 +00:00
hashfile.h hashfile moved from MESS to emu section (needed for now in image support until softlist implementation is finished), this doesn't affect mame side (no whatsnew) 2010-06-17 06:57:05 +00:00
image.c Added call to add device with parameters sent and his sub devices (no whatsnew) 2010-06-30 13:14:51 +00:00
image.h Added call to add device with parameters sent and his sub devices (no whatsnew) 2010-06-30 13:14:51 +00:00
info.c Made the machine_config a proper object. Added detokenize method to 2010-06-28 06:40:44 +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 Split mame.c into mame.c and machine.c, the latter containing the 2010-06-30 03:46:21 +00:00
inptport.h Cleanups and version bump. 2010-06-17 06:55:54 +00:00
inpttype.h Cleanups and version bump. 2010-06-17 06:55:54 +00:00
input.c Split mame.c into mame.c and machine.c, the latter containing the 2010-06-30 03:46:21 +00:00
input.h Added debug_global_input_code_pressed_once() function to input.c [Angelo Salese] 2010-05-24 01:09:23 +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
ioprocs.c - Moved ioproc implementation from MESS [Miodrag Milanovic] 2010-06-23 19:35:49 +00:00
ioprocs.h - Moved ioproc implementation from MESS [Miodrag Milanovic] 2010-06-23 19:35:49 +00:00
machine.c Remove most other instances of cpu_get_total_cycles. 2010-06-30 23:35:26 +00:00
machine.h Remove most other instances of cpu_get_total_cycles. 2010-06-30 23:35:26 +00:00
mame.c Split mame.c into mame.c and machine.c, the latter containing the 2010-06-30 03:46:21 +00:00
mame.h Split mame.c into mame.c and machine.c, the latter containing the 2010-06-30 03:46:21 +00:00
mconfig.c Made the machine_config a proper object. Added detokenize method to 2010-06-28 06:40:44 +00:00
mconfig.h Made the machine_config a proper object. Added detokenize method to 2010-06-28 06:40:44 +00:00
memconv.h fixed void function returning a value compile error 2009-01-01 16:11:54 +00:00
memory.c Split mame.c into mame.c and machine.c, the latter containing the 2010-06-30 03:46:21 +00:00
memory.h C++-ified the debugger views. Not quite architecturally where I would 2010-06-25 05:11:42 +00:00
output.c Split mame.c into mame.c and machine.c, the latter containing the 2010-06-30 03:46:21 +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 the machine_config a proper object. Added detokenize method to 2010-06-28 06:40:44 +00:00
profiler.h WARNING: There are likely to be regressions in both functionality and 2010-06-08 06:09:57 +00:00
render.c Split mame.c into mame.c and machine.c, the latter containing the 2010-06-30 03:46:21 +00:00
render.h WARNING: There are likely to be regressions in both functionality and 2010-06-08 06:09:57 +00:00
rendersw.c Bulk driver.h -> emu.h switch. 2010-01-10 18:00:42 +00:00
rendfont.c WARNING: There are likely to be regressions in both functionality and 2010-06-08 06:09:57 +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 Made the machine_config a proper object. Added detokenize method to 2010-06-28 06:40:44 +00:00
rendlay.h Internal debugger using the mame rendering infrastructure 2010-02-11 23:59:36 +00:00
rendutil.c WARNING: There are likely to be regressions in both functionality and 2010-06-08 06:09:57 +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 Split mame.c into mame.c and machine.c, the latter containing the 2010-06-30 03:46:21 +00:00
romload.h - Moved softlist implementation from MESS [Miodrag Milanovic] 2010-06-20 18:48:02 +00:00
schedule.c Made the machine_config a proper object. Added detokenize method to 2010-06-28 06:40:44 +00:00
schedule.h Split mame.c into mame.c and machine.c, the latter containing the 2010-06-30 03:46:21 +00:00
softlist.c Split mame.c into mame.c and machine.c, the latter containing the 2010-06-30 03:46:21 +00:00
softlist.h - Moved softlist implementation from MESS [Miodrag Milanovic] 2010-06-20 18:48:02 +00:00
sound.c Split mame.c into mame.c and machine.c, the latter containing the 2010-06-30 03:46:21 +00:00
sound.h Modified way device_type constants are defined in order to get unidasm compile [Miodrag Milanovic] 2010-06-29 09:02:17 +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 WARNING: There are likely to be regressions in both functionality and 2010-06-08 06:09:57 +00:00
streams.h WARNING: There are likely to be regressions in both functionality and 2010-06-08 06:09:57 +00:00
tilemap.c Split mame.c into mame.c and machine.c, the latter containing the 2010-06-30 03:46:21 +00:00
tilemap.h WARNING: There are likely to be regressions in both functionality and 2010-06-08 06:09:57 +00:00
timer.c Split mame.c into mame.c and machine.c, the latter containing the 2010-06-30 03:46:21 +00:00
timer.h Modified way device_type constants are defined in order to get unidasm compile [Miodrag Milanovic] 2010-06-29 09:02:17 +00:00
tokenize.h More PPC GCC warning fixes. 2010-01-15 23:18:08 +00:00
ui.c Split mame.c into mame.c and machine.c, the latter containing the 2010-06-30 03:46:21 +00:00
ui.h small change required by MESS: TAB should not turn on the MAME Internal UI if the user has enabled newui. No effect in MAME and, hence, no whatsnew mention needed. 2010-06-04 18:37:22 +00:00
uigfx.c Split mame.c into mame.c and machine.c, the latter containing the 2010-06-30 03:46:21 +00:00
uigfx.h UI menu interface changes 2010-01-27 23:52:28 +00:00
uiimage.c Made the machine_config a proper object. Added detokenize method to 2010-06-28 06:40:44 +00:00
uiimage.h - Moved softlist implementation from MESS [Miodrag Milanovic] 2010-06-20 18:48:02 +00:00
uiinput.c Split mame.c into mame.c and machine.c, the latter containing the 2010-06-30 03:46:21 +00:00
uiinput.h Split mame.c into mame.c and machine.c, the latter containing the 2010-06-30 03:46:21 +00:00
uimenu.c Split mame.c into mame.c and machine.c, the latter containing the 2010-06-30 03:46:21 +00:00
uimenu.h UI menu interface changes 2010-01-27 23:52:28 +00:00
uismall.png Initial checkin of MAME 0.121. 2007-12-17 15:19:59 +00:00
validity.c Made the machine_config a proper object. Added detokenize method to 2010-06-28 06:40:44 +00:00
validity.h WARNING: There are likely to be regressions in both functionality and 2010-06-08 06:09:57 +00:00
video.c Split mame.c into mame.c and machine.c, the latter containing the 2010-06-30 03:46:21 +00:00
video.h Modified way device_type constants are defined in order to get unidasm compile [Miodrag Milanovic] 2010-06-29 09:02:17 +00:00
watchdog.c Split mame.c into mame.c and machine.c, the latter containing the 2010-06-30 03:46:21 +00:00
watchdog.h First round of an attempted cleanup of header files in the system. 2010-01-10 00:29:26 +00:00