mame/src/emu
2013-05-06 17:14:13 +00:00
..
cpu PSX bios rom memory map is now handled by the CPU core as the size is controlled by an internal register. Simplified System 12 protection hack so that it doesn't involve remapping the bios rom area, which also allows the default value for ram to be removed. [smf]. 2013-05-04 12:43:30 +00:00
debug Cleanups and version bump 2013-04-30 06:36:06 +00:00
debugint output of new srcclean changes that are relatively small [smf] 2013-01-11 19:43:14 +00:00
drivers new Raiden Fighters clone 2013-05-05 01:41:51 +00:00
imagedev mlanding adpcm improvements and some misc changes 2013-04-20 20:42:31 +00:00
layout got rid of generic color overlays, almost all of them were used by only 1 game each 2012-10-14 20:02:31 +00:00
machine slightly more realistic handling (nw) 2013-05-03 16:41:54 +00:00
sound Adds the QSound internal DSP ROM to the device. [Andrew Gardner] 2013-04-30 16:26:35 +00:00
video Cleanups and version bump 2013-04-30 06:36:06 +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 And a final cleanup/merging of delegate classes. 2012-10-16 20:33:42 +00:00
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 srcclean (nw) 2012-10-07 09:12:56 +00:00
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 Cleanups and version bump 2013-01-11 07:32:46 +00:00
emu.mak Cleanups and version bump 2013-04-30 06:36:06 +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 Moved device_delegates into their own files. Employed a 2012-09-26 10:07:49 +00:00
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 Autoboot command support added [Ben Geeves,Miodrag Milanovic] 2013-05-06 17:14:13 +00:00
emuopts.h Autoboot command support added [Ben Geeves,Miodrag Milanovic] 2013-05-06 17:14:13 +00:00
emupal.c Cleanups and version bump 2013-01-11 07:32:46 +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
machine.c Autoboot command support added [Ben Geeves,Miodrag Milanovic] 2013-05-06 17:14:13 +00:00
machine.h Autoboot command support added [Ben Geeves,Miodrag Milanovic] 2013-05-06 17:14:13 +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 Cleanups and version bump 2013-01-11 07:32:46 +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 Cleanups and version bump 2013-01-11 07:32:46 +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