mame/src/emu
2013-05-15 18:20:38 +00:00
..
cpu removed unused variable (nw) 2013-05-15 17:10:08 +00:00
debug Adds statesave (ss) & stateload (sl) commands to the debugger. [Andrew Gardner] 2013-05-14 04:24:31 +00:00
debugint output of new srcclean changes that are relatively small [smf] 2013-01-11 19:43:14 +00:00
drivers (MESS)new driver: 15IE-00-013 serial terminal [shattered] 2013-05-10 13:22:21 +00:00
imagedev (MESS) v1050: Fixed floppy drive type. [Curt Coder] 2013-05-11 10:08:32 +00:00
layout
machine pic8259.c: Get rid of anonymous timer. (nw) 2013-05-15 18:20:38 +00:00
sound file location update (nw) 2013-05-15 12:09:59 +00:00
video (MESS) sms.c: Change hcount calculation to use screen timings and move it to the VDP. [Enik Land] 2013-05-14 20:56:54 +00:00
addrmap.c Cleanups and version bump 2013-01-11 07:32:46 +00:00
addrmap.h pcat cleanup + removal of all not used LEGACY calls (in comments) and removal of not used macros (nw) 2013-04-19 13:15:03 +00:00
attotime.c
attotime.h Cleanups and version bump 2013-01-11 07:32:46 +00:00
audit.c Added the parent software to the searchpath when verifying software list entries. (nw) 2013-04-04 17:39:16 +00:00
audit.h Cleanups and version bump 2013-01-11 07:32:46 +00:00
cheat.c Cleanups and version bump 2013-01-11 07:32:46 +00:00
cheat.h Cleanups and version bump 2013-01-11 07:32:46 +00:00
clifront.c clifront.c: allow -romident to properly handle zipfiles inside a directory [Fabio Priuli] 2013-05-02 14:31:58 +00:00
clifront.h Cleanups and version bump 2013-01-11 07:32:46 +00:00
config.c Cleanups and version bump 2013-01-11 07:32:46 +00:00
config.h Cleanups and version bump 2013-01-11 07:32:46 +00:00
crsshair.c Cleanups and version bump 2013-01-11 07:32:46 +00:00
crsshair.h Cleanups and version bump 2013-01-11 07:32:46 +00:00
debugger.c Cleanups and version bump 2013-01-11 07:32:46 +00:00
debugger.h Cleanups and version bump 2013-01-11 07:32:46 +00:00
delegate.c
delegate.h Cleanups and version bump 2013-01-11 07:32:46 +00:00
devcb2.c Cleanups and version bump 2013-01-11 07:32:46 +00:00
devcb2.h Cleanups and version bump 2013-01-11 07:32:46 +00:00
devcb.c removed implementation of legacy DEVCB_MEMORY_HANDLER and used members instead (nw) 2013-04-24 14:54:54 +00:00
devcb.h removed implementation of legacy DEVCB_MEMORY_HANDLER and used members instead (nw) 2013-04-24 14:54:54 +00:00
devcpu.c Expanded device_t constructor with parameters for short name and source file location [Miodrag Milanovic] 2013-03-26 15:18:37 +00:00
devcpu.h Expanded device_t constructor with parameters for short name and source file location [Miodrag Milanovic] 2013-03-26 15:18:37 +00:00
devdelegate.c
devdelegate.h Cleanups and version bump 2013-01-11 07:32:46 +00:00
device.c PSX CPU creates a ram device, this has exposed a problem with not removing the child devices from the hash map when removing replacing devices. At the moment I have changed device.c so that when any device is removed the hash maps are reset. [smf] 2013-04-26 16:51:38 +00:00
device.h made required/optional device finder part of validation (nw) 2013-04-10 07:04:29 +00:00
devlegcy.h removed not needed function type (no whatsnew) 2013-02-06 07:31:19 +00:00
didisasm.c
didisasm.h Cleanups and version bump 2013-01-11 07:32:46 +00:00
diexec.c Minor schedule.c optimization 2013-03-28 12:45:22 +00:00
diexec.h Minor schedule.c optimization 2013-03-28 12:45:22 +00:00
diimage.c Cleanups and version bump 2013-02-11 07:44:56 +00:00
diimage.h Cleanups and version bump 2013-02-11 07:44:56 +00:00
dimemory.c Cleanups and version bump 2013-01-11 07:32:46 +00:00
dimemory.h Cleanups and version bump 2013-01-11 07:32:46 +00:00
dinetwork.c dinetwork: remove mcast_chk and check for multicast in recv (nw) 2013-03-02 03:29:47 +00:00
dinetwork.h dinetwork: remove mcast_chk and check for multicast in recv (nw) 2013-03-02 03:29:47 +00:00
dinvram.c
dinvram.h Cleanups and version bump 2013-01-11 07:32:46 +00:00
dirtc.c Cleanups and version bump 2013-01-11 07:32:46 +00:00
dirtc.h Cleanups and version bump 2013-01-11 07:32:46 +00:00
diserial.c fixed uninitialized member in src/emu/diserial.c (nw) 2013-03-10 10:33:26 +00:00
diserial.h Cleanups and version bump 2013-01-11 07:32:46 +00:00
dislot.c (MESS) Be a bit more fine-grained in when to mark slot options as internal. (nw) 2013-02-27 21:41:49 +00:00
dislot.h (MESS) Be a bit more fine-grained in when to mark slot options as internal. (nw) 2013-02-27 21:41:49 +00:00
disound.c Cleanups and version bump 2013-01-11 07:32:46 +00:00
disound.h output of new srcclean changes that are relatively small [smf] 2013-01-11 19:43:14 +00:00
distate.c Cleanups and version bump 2013-01-11 07:32:46 +00:00
distate.h Cleanups and version bump 2013-01-11 07:32:46 +00:00
drawgfx.c Cleanups and version bump 2013-01-11 07:32:46 +00:00
drawgfx.h Cleanups and version bump 2013-01-11 07:32:46 +00:00
drawgfxm.h output of new srcclean changes that are relatively small [smf] 2013-01-11 19:43:14 +00:00
drivenum.c Cleanups and version bump 2013-01-11 07:32:46 +00:00
drivenum.h Cleanups and version bump 2013-01-11 07:32:46 +00:00
driver.c Expanded device_t constructor with parameters for short name and source file location [Miodrag Milanovic] 2013-03-26 15:18:37 +00:00
driver.h output of new srcclean changes that are relatively small [smf] 2013-01-11 19:43:14 +00:00
eigccppc.h Cleanups and version bump 2013-01-11 07:32:46 +00:00
eigccx86.h Cleanups and version bump 2013-01-11 07:32:46 +00:00
eminline.h
emu.h LUA 5.2.2 added to libraries, did basic hookup of LUA VM into running machine [Miodrag Milanovic] 2013-05-09 13:57:44 +00:00
emu.mak LUA 5.2.2 added to libraries, did basic hookup of LUA VM into running machine [Miodrag Milanovic] 2013-05-09 13:57:44 +00:00
emualloc.c fill allocated memory with 0xDD pattern to make it easier to spot uninitialized memory in a debug build (nw) 2013-02-22 08:16:11 +00:00
emualloc.h Cleanups and version bump 2013-01-11 07:32:46 +00:00
emucore.c
emucore.h Rewrite of 6809/6309/konamicpu cores. 6809 should be cycle exact based on the 2013-03-04 13:29:33 +00:00
emuopts.c LUA 5.2.2 added to libraries, did basic hookup of LUA VM into running machine [Miodrag Milanovic] 2013-05-09 13:57:44 +00:00
emuopts.h LUA 5.2.2 added to libraries, did basic hookup of LUA VM into running machine [Miodrag Milanovic] 2013-05-09 13:57:44 +00:00
emupal.c save state cleanup, converted state_save_register_global* into save_item/save_pointer (nw) 2013-05-08 14:34:11 +00:00
emupal.h Cleanups and version bump 2013-01-11 07:32:46 +00:00
emutempl.h Cleanups and version bump 2013-01-11 07:32:46 +00:00
fileio.c Cleanups and version bump 2013-04-09 06:46:57 +00:00
fileio.h (MESS) fixed clang 3.2 warnings about unused private fields (nw) 2013-03-20 00:31:11 +00:00
gamedrv.h Cleanups and version bump 2013-01-11 07:32:46 +00:00
hash.c Cleanups and version bump 2013-01-11 07:32:46 +00:00
hash.h Cleanups and version bump 2013-01-11 07:32:46 +00:00
hashfile.c Cleanups and version bump 2013-01-11 07:32:46 +00:00
hashfile.h
image.c Cleanups and version bump 2013-01-11 07:32:46 +00:00
image.h
info.c updated -lx to account for on-device samples (required by NES carts using samples due 2013-04-22 09:26:53 +00:00
info.h updated -lx to account for on-device samples (required by NES carts using samples due 2013-04-22 09:26:53 +00:00
inpttype.h improved compilation speed for optimized Visual Studio builds (nw) 2013-02-08 14:36:50 +00:00
input.c input: Support up to 32 buttons and harmonize Windows and SDL behavior if you exceed the limit [Nick3092] 2013-02-18 17:18:00 +00:00
input.h input: Support up to 32 buttons and harmonize Windows and SDL behavior if you exceed the limit [Nick3092] 2013-02-18 17:18:00 +00:00
ioport.c removed runtime ioport tagmap lookup when using PORT_CONDITION with PORT_BIT, used by gmgalax for example [smf] 2013-02-11 12:23:01 +00:00
ioport.h removed runtime ioport tagmap lookup when using PORT_CONDITION with PORT_BIT, used by gmgalax for example [smf] 2013-02-11 12:23:01 +00:00
luaengine.c added emu.keypost function to lua, and made autoboot_command execute that one instead of direct execution, note that you need to add \n for new line at the end now (nw) 2013-05-09 14:32:21 +00:00
luaengine.h added emu.keypost function to lua, and made autoboot_command execute that one instead of direct execution, note that you need to add \n for new line at the end now (nw) 2013-05-09 14:32:21 +00:00
machine.c Adds statesave (ss) & stateload (sl) commands to the debugger. [Andrew Gardner] 2013-05-14 04:24:31 +00:00
machine.h Adds statesave (ss) & stateload (sl) commands to the debugger. [Andrew Gardner] 2013-05-14 04:24:31 +00:00
mame.c Cleanups and version bump 2013-01-11 07:32:46 +00:00
mame.h Cleanups and version bump 2013-01-11 07:32:46 +00:00
mconfig.c make slot depended checks to be case insensitive like other parts of core (nw) 2013-04-13 08:34:36 +00:00
mconfig.h output of new srcclean changes that are relatively small [smf] 2013-01-11 19:43:14 +00:00
memory.c use proper free function for address_space.m_direct (nw) 2013-02-21 21:19:55 +00:00
memory.h Cleanups and version bump 2013-01-11 07:32:46 +00:00
network.c
network.h
output.c Cleanups and version bump 2013-01-11 07:32:46 +00:00
output.h Cleanups and version bump 2013-01-11 07:32:46 +00:00
profiler.c Cleanups and version bump 2013-01-11 07:32:46 +00:00
profiler.h Cleanups and version bump 2013-01-11 07:32:46 +00:00
render.c d3dhlsl.c: Add preliminary vector post-processing. [MooglyGuy] 2013-01-21 02:40:48 +00:00
render.h revert of r22266 (nw) 2013-04-08 14:19:17 +00:00
rendersw.c Cleanups and version bump 2013-01-11 07:32:46 +00:00
rendfont.c Cleanups and version bump 2013-01-11 07:32:46 +00:00
rendfont.h Cleanups and version bump 2013-01-11 07:32:46 +00:00
rendlay.c output of new srcclean changes that are relatively small [smf] 2013-01-11 19:43:14 +00:00
rendlay.h Cleanups and version bump 2013-01-11 07:32:46 +00:00
rendutil.c Cleanups and version bump 2013-01-11 07:32:46 +00:00
rendutil.h Cleanups and version bump 2013-01-11 07:32:46 +00:00
romload.c Cleanups and version bump 2013-03-19 07:22:20 +00:00
romload.h Cleanups and version bump 2013-01-11 07:32:46 +00:00
save.c Cleanups and version bump 2013-01-11 07:32:46 +00:00
save.h save state cleanup, converted state_save_register_global* into save_item/save_pointer (nw) 2013-05-08 14:34:11 +00:00
schedule.c Cleanups and version bump 2013-04-09 06:46:57 +00:00
schedule.h Cleanups and version bump 2013-04-09 06:46:57 +00:00
screen.c attempt to fix burnin (MT #05173). nw. 2013-03-23 14:16:06 +00:00
screen.h revert r20364: "screen: Screenless systems (like synths) tend to be latency-sensitive in their outputs. Increase their osd refresh rate to 1KHz [O. Galibert]" 2013-02-07 16:09:28 +00:00
softlist.c Added some additional xml validation and fixed the resulting errors. nw. 2013-03-21 07:41:38 +00:00
softlist.h (MESS) Fixed software list hookups. (nw) 2013-01-23 19:51:14 +00:00
sound.c save state cleanup, converted state_save_register_global* into save_item/save_pointer (nw) 2013-05-08 14:34:11 +00:00
sound.h Cleanups and version bump 2013-01-11 07:32:46 +00:00
speaker.c Cleanups and version bump 2013-01-11 07:32:46 +00:00
speaker.h output of new srcclean changes that are relatively small [smf] 2013-01-11 19:43:14 +00:00
sprite.c Cleanups and version bump 2013-01-11 07:32:46 +00:00
sprite.h Cleanups and version bump 2013-01-11 07:32:46 +00:00
tilemap.c Cleanups and version bump 2013-01-11 07:32:46 +00:00
tilemap.h Cleanups and version bump 2013-01-11 07:32:46 +00:00
timer.c Cleanups and version bump 2013-01-11 07:32:46 +00:00
timer.h output of new srcclean changes that are relatively small [smf] 2013-01-11 19:43:14 +00:00
ui.c reduced tagmap lookups in ui_update_and_render() / changed ui_is_menu_active() to bool (nw) 2013-02-09 18:46:19 +00:00
ui.h reduced tagmap lookups in ui_update_and_render() / changed ui_is_menu_active() to bool (nw) 2013-02-09 18:46:19 +00:00
uigfx.c Cleanups and version bump 2013-01-11 07:32:46 +00:00
uigfx.h Cleanups and version bump 2013-01-11 07:32:46 +00:00
uiimage.c Cleanups and version bump 2013-01-11 07:32:46 +00:00
uiimage.h (MESS) fixed clang 3.2 warnings about unused private fields (nw) 2013-03-20 00:31:11 +00:00
uiinput.c Cleanups and version bump 2013-01-11 07:32:46 +00:00
uiinput.h Cleanups and version bump 2013-01-11 07:32:46 +00:00
uimain.c uimain.c: fixed handling of slot options which have only internal options available (and hence 2013-02-03 13:28:54 +00:00
uimain.h Cleanups and version bump 2013-01-11 07:32:46 +00:00
uimenu.c Cleanups and version bump 2013-01-11 07:32:46 +00:00
uimenu.h Cleanups and version bump 2013-01-11 07:32:46 +00:00
uismall.png
uiswlist.c Cleanups and version bump 2013-01-11 07:32:46 +00:00
uiswlist.h Cleanups and version bump 2013-01-11 07:32:46 +00:00
validity.c made required/optional device finder part of validation (nw) 2013-04-10 07:04:29 +00:00
validity.h Cleanups and version bump 2013-01-11 07:32:46 +00:00
video.c Cleanups and version bump 2013-01-11 07:32:46 +00:00
video.h Cleanups and version bump 2013-01-11 07:32:46 +00:00