mame/src/emu
2014-04-24 05:35:36 +00:00
..
bus fixed usage of uninitialized member in c8050_device (nw) 2014-04-24 04:48:48 +00:00
cpu fixed usage of uninitialized members in apexc_cpu_device (nw) 2014-04-24 05:35:36 +00:00
debug Moved eminline and related files into /src/osd since it's system related (nw) 2014-04-16 08:04:20 +00:00
debugint reverting, sorry for this vconv needs to be updated (nw) 2014-03-31 10:23:22 +00:00
drivers (MESS) New driver added: Xerox Alto 2 [Juergen Buchmueller] 2014-04-22 12:21:07 +00:00
imagedev (MESS) New driver added: Xerox Alto 2 [Juergen Buchmueller] 2014-04-22 12:21:07 +00:00
layout
machine fixed usage of uninitialized members in wd1770_device (nw) 2014-04-24 05:26:35 +00:00
netlist Removed dead code 2014-04-19 01:40:15 +00:00
sound fixed usage of uninitialized member in cdda_device (nw) 2014-04-23 18:36:19 +00:00
ui made neogeo card an image device (nw) 2014-04-17 13:16:05 +00:00
video fixed usage of uninitialized member in tms9927_device (nw) 2014-04-24 04:33:12 +00:00
addrmap.c next: Add mouse [O. Galibert] 2014-04-19 22:03:20 +00:00
addrmap.h removed some unused AM_*_LEGACY macros (nw) 2014-04-21 17:05:09 +00:00
attotime.c
attotime.h
audit.c Moved core template container classes up from emutempl.h to coretmpl.h: 2014-03-11 15:54:58 +00:00
audit.h
cheat.c Moved eminline and related files into /src/osd since it's system related (nw) 2014-04-16 08:04:20 +00:00
cheat.h Moved core template container classes up from emutempl.h to coretmpl.h: 2014-03-11 15:54:58 +00:00
clifront.c Moved eminline and related files into /src/osd since it's system related (nw) 2014-04-16 08:04:20 +00:00
clifront.h Cleanups and version bump 2014-04-07 06:04:18 +00:00
config.c Moved eminline and related files into /src/osd since it's system related (nw) 2014-04-16 08:04:20 +00:00
config.h
crsshair.c Cleanups and version bump 2014-04-07 06:04:18 +00:00
crsshair.h Moved core template container classes up from emutempl.h to coretmpl.h: 2014-03-11 15:54:58 +00:00
debugger.c Moved core template container classes up from emutempl.h to coretmpl.h: 2014-03-11 15:54:58 +00:00
debugger.h
devcb2.c
devcb2.h
devcb.c no handler usage is possible in devcb so removing not used code (nw) 2014-04-02 15:47:12 +00:00
devcb.h no handler usage is possible in devcb so removing not used code (nw) 2014-04-02 15:47:12 +00:00
devcpu.c Moved core template container classes up from emutempl.h to coretmpl.h: 2014-03-11 15:54:58 +00:00
devcpu.h Replaced set_irq_acknowledge_callback with proper MCFG_CPU_IRQ_ACKNOWLEDGE_DRIVER/DEVICE (nw) 2014-04-23 08:54:06 +00:00
devdelegate.c
devdelegate.h
devfind.c Moved eminline and related files into /src/osd since it's system related (nw) 2014-04-16 08:04:20 +00:00
devfind.h ioport_array_finder improvement: [Alex Jackson] 2014-04-22 10:28:05 +00:00
device.c Moved core template container classes up from emutempl.h to coretmpl.h: 2014-03-11 15:54:58 +00:00
device.h konamigx: Reverb me harder baby! [O. Galibert] 2014-04-08 20:43:13 +00:00
devlegcy.h
didisasm.c
didisasm.h
diexec.c Replaced set_irq_acknowledge_callback with proper MCFG_CPU_IRQ_ACKNOWLEDGE_DRIVER/DEVICE (nw) 2014-04-23 08:54:06 +00:00
diexec.h Replaced set_irq_acknowledge_callback with proper MCFG_CPU_IRQ_ACKNOWLEDGE_DRIVER/DEVICE (nw) 2014-04-23 08:54:06 +00:00
digfx.c Moved eminline and related files into /src/osd since it's system related (nw) 2014-04-16 08:04:20 +00:00
digfx.h device_gfx_interface and memory system improvements: [Alex Jackson] 2014-04-08 15:41:46 +00:00
diimage.c Moved eminline and related files into /src/osd since it's system related (nw) 2014-04-16 08:04:20 +00:00
diimage.h Cleanups and version bump 2014-04-07 06:04:18 +00:00
dimemory.c Moved eminline and related files into /src/osd since it's system related (nw) 2014-04-16 08:04:20 +00:00
dimemory.h
dinetwork.c Moved core template container classes up from emutempl.h to coretmpl.h: 2014-03-11 15:54:58 +00:00
dinetwork.h Moved core template container classes up from emutempl.h to coretmpl.h: 2014-03-11 15:54:58 +00:00
dinvram.c
dinvram.h
dioutput.c Cleanups and version bump 2014-04-07 06:04:18 +00:00
dioutput.h Move destructor definitions out of header files included by emu.h; clean some obsolete junk out of machine.h [Alex Jackson] 2014-03-27 00:14:25 +00:00
dirtc.c
dirtc.h
diserial.c oops (nw) 2014-03-12 02:18:46 +00:00
diserial.h Cleanups and version bump 2014-04-07 06:04:18 +00:00
dislot.c Moved core template container classes up from emutempl.h to coretmpl.h: 2014-03-11 15:54:58 +00:00
dislot.h Moved core template container classes up from emutempl.h to coretmpl.h: 2014-03-11 15:54:58 +00:00
disound.c Moved eminline and related files into /src/osd since it's system related (nw) 2014-04-16 08:04:20 +00:00
disound.h
dispatch.c h8: Rewrite [O. Galibert] 2014-03-25 21:53:54 +00:00
dispatch.h h8: Rewrite [O. Galibert] 2014-03-25 21:53:54 +00:00
distate.c reverting, sorry for this vconv needs to be updated (nw) 2014-03-31 10:23:22 +00:00
distate.h
divideo.c Moved eminline and related files into /src/osd since it's system related (nw) 2014-04-16 08:04:20 +00:00
divideo.h
drawgfx.c device_gfx_interface [Alex Jackson] 2014-04-05 14:59:36 +00:00
drawgfx.h Cleanups and version bump 2014-04-07 06:04:18 +00:00
drawgfxm.h drawgfx.c: Eliminate the need for a dummy 1:1 lookup table when drawing to ind16 bitmaps [Alex Jackson] 2014-03-07 14:46:13 +00:00
drivenum.c Cleanups and version bump 2014-04-07 06:04:18 +00:00
drivenum.h Moved core template container classes up from emutempl.h to coretmpl.h: 2014-03-11 15:54:58 +00:00
driver.c Moved m_generic_paletteram_* into drivers/device state objects so they are not global anymore (nw) 2014-04-23 13:56:01 +00:00
driver.h Moved m_generic_paletteram_* into drivers/device state objects so they are not global anymore (nw) 2014-04-23 13:56:01 +00:00
emu.h Small core cleanup (nw) 2014-04-15 11:14:46 +00:00
emu.mak (MESS) New driver added: Xerox Alto 2 [Juergen Buchmueller] 2014-04-22 12:21:07 +00:00
emualloc.c Fix a couple of compile errors, leftover debugging. 2014-03-11 15:58:45 +00:00
emualloc.h Cleanups and version bump 2014-04-07 06:04:18 +00:00
emucore.c
emucore.h That was not supposed to be in... (nw) 2014-03-28 22:36:30 +00:00
emuopts.c Removed not used option (nw) 2014-04-17 13:17:47 +00:00
emuopts.h Removed not used option (nw) 2014-04-17 13:17:47 +00:00
emupal.c Fix generic_paletteram regression in various Atari drivers (nw) 2014-04-24 01:31:51 +00:00
emupal.h Fix generic_paletteram regression in various Atari drivers (nw) 2014-04-24 01:31:51 +00:00
fileio.c Moved core template container classes up from emutempl.h to coretmpl.h: 2014-03-11 15:54:58 +00:00
fileio.h Moved core template container classes up from emutempl.h to coretmpl.h: 2014-03-11 15:54:58 +00:00
gamedrv.h
hash.c
hash.h
hashfile.c Moved core template container classes up from emutempl.h to coretmpl.h: 2014-03-11 15:54:58 +00:00
hashfile.h Moved core template container classes up from emutempl.h to coretmpl.h: 2014-03-11 15:54:58 +00:00
image.c Moved src/emu/uigfx.? ==> src/emu/ui/viewgfx.?, move C++-ifications 2014-01-25 16:56:23 +00:00
image.h Moved src/emu/uigfx.? ==> src/emu/ui/viewgfx.?, move C++-ifications 2014-01-25 16:56:23 +00:00
info.c Fixed listxml (nw) 2014-03-12 08:01:58 +00:00
info.h
inpttype.h reverting to classic ui due to lot of issues, as much as I hate reverting some else code (nw) 2014-04-17 06:27:03 +00:00
input.c Moved eminline and related files into /src/osd since it's system related (nw) 2014-04-16 08:04:20 +00:00
input.h Move destructor definitions out of header files included by emu.h; clean some obsolete junk out of machine.h [Alex Jackson] 2014-03-27 00:14:25 +00:00
ioport.c reverting to classic ui due to lot of issues, as much as I hate reverting some else code (nw) 2014-04-17 06:27:03 +00:00
ioport.h reverting to classic ui due to lot of issues, as much as I hate reverting some else code (nw) 2014-04-17 06:27:03 +00:00
luaengine.c Moved eminline and related files into /src/osd since it's system related (nw) 2014-04-16 08:04:20 +00:00
luaengine.h
machine.c modernized cage, dcs and midwayic (nw) 2014-04-20 19:18:46 +00:00
machine.h Some more core cleanup (nw) 2014-04-22 06:32:10 +00:00
mame.c (MESS) New driver added: Xerox Alto 2 [Juergen Buchmueller] 2014-04-22 12:21:07 +00:00
mame.h (MESS) New driver added: Xerox Alto 2 [Juergen Buchmueller] 2014-04-22 12:21:07 +00:00
mconfig.c modernized cage, dcs and midwayic (nw) 2014-04-20 19:18:46 +00:00
mconfig.h modernized cage, dcs and midwayic (nw) 2014-04-20 19:18:46 +00:00
memarray.c Merge memarray improvements from palette branch into trunk (nw) 2014-02-22 11:01:31 +00:00
memarray.h Cleanups and version bump 2014-04-07 06:04:18 +00:00
memory.c memory: Stop the watchpoints from messing with the opcode decryption [O. Galibert] 2014-04-17 19:07:35 +00:00
memory.h h8: Rewrite [O. Galibert] 2014-03-25 21:53:54 +00:00
network.c
network.h
output.c Cleanups and version bump 2014-04-07 06:04:18 +00:00
output.h
profiler.c
profiler.h
render.c Moved eminline and related files into /src/osd since it's system related (nw) 2014-04-16 08:04:20 +00:00
render.h made MAME and MESS compile under VS2013, 32bit only for now (nw) 2014-03-31 08:29:30 +00:00
rendersw.inc avoid more unnecessary UINT32<->rgb_t conversions (nw) 2014-04-07 11:18:04 +00:00
rendfont.c Moved eminline and related files into /src/osd since it's system related (nw) 2014-04-16 08:04:20 +00:00
rendfont.h Cleanups and version bump 2014-04-07 06:04:18 +00:00
rendlay.c Moved eminline and related files into /src/osd since it's system related (nw) 2014-04-16 08:04:20 +00:00
rendlay.h Cleanups and version bump 2014-04-07 06:04:18 +00:00
rendutil.c Switched rgb_t to a class, replacing macros with methods. Mappings are 2014-02-19 06:07:32 +00:00
rendutil.h
romload.c Moved eminline and related files into /src/osd since it's system related (nw) 2014-04-16 08:04:20 +00:00
romload.h Moved core template container classes up from emutempl.h to coretmpl.h: 2014-03-11 15:54:58 +00:00
save.c Moved core template container classes up from emutempl.h to coretmpl.h: 2014-03-11 15:54:58 +00:00
save.h Enable saving dynamic_arrays of all fundamental types. Also fix emupal 2014-03-02 22:09:37 +00:00
schedule.c Moved core template container classes up from emutempl.h to coretmpl.h: 2014-03-11 15:54:58 +00:00
schedule.h
screen.c Moved eminline and related files into /src/osd since it's system related (nw) 2014-04-16 08:04:20 +00:00
screen.h Cleanups and version bump 2014-04-07 06:04:18 +00:00
softlist.c Moved eminline and related files into /src/osd since it's system related (nw) 2014-04-16 08:04:20 +00:00
softlist.h Cleanups and version bump 2014-04-07 06:04:18 +00:00
sound.c Moved eminline and related files into /src/osd since it's system related (nw) 2014-04-16 08:04:20 +00:00
sound.h konamigx: Reverb me harder baby! [O. Galibert] 2014-04-08 20:43:13 +00:00
speaker.c Moved eminline and related files into /src/osd since it's system related (nw) 2014-04-16 08:04:20 +00:00
speaker.h
sprite.c
sprite.h
tilemap.c device_gfx_interface [Alex Jackson] 2014-04-05 14:59:36 +00:00
tilemap.h namcona1.c: use set_palette_offset for tilemaps; use GFXDECODE_RAM; more cleanups [Alex Jackson] 2014-04-09 12:12:09 +00:00
timer.c Moved eminline and related files into /src/osd since it's system related (nw) 2014-04-16 08:04:20 +00:00
timer.h legacy timer device callback removed (nw) 2014-04-21 09:26:41 +00:00
uiinput.c reverting, sorry for this vconv needs to be updated (nw) 2014-03-31 10:23:22 +00:00
uiinput.h reverting to classic ui due to lot of issues, as much as I hate reverting some else code (nw) 2014-04-17 06:27:03 +00:00
uismall.png
validity.c Moved eminline and related files into /src/osd since it's system related (nw) 2014-04-16 08:04:20 +00:00
validity.h Cleanups and version bump 2014-04-07 06:04:18 +00:00
video.c Moved eminline and related files into /src/osd since it's system related (nw) 2014-04-16 08:04:20 +00:00
video.h MNG is now written when -mngwrite is used together with -aviwrite [Oliver Stöneberg] 2014-04-07 09:27:43 +00:00
webengine.c Moved src/emu/ui.? ==> src/emu/ui/ui.?, changed to follow MAME OOP conventions; we now have a ui_manager class 2014-01-29 11:47:56 +00:00
webengine.h