mame/src/emu
2014-01-11 18:32:01 +00:00
..
bus i8089: fix small bugs (nw) 2014-01-10 23:13:30 +00:00
cpu Replaced FLAG fake IO port with a DEVCB2 callback [smf] 2014-01-11 01:00:43 +00:00
debug Fixed a bug preventing memory display of INT8/UINT8 in debugger [Couriersud] 2013-12-24 13:53:11 +00:00
debugint
drivers got rid of namcona1 legacy nvram handler 2014-01-08 15:01:05 +00:00
imagedev Call set_data_frame() before stc_rcv_rate() in a few more places, as since r26274 there is random behaviour if you don't [smf] 2014-01-10 16:24:51 +00:00
layout
machine Implemented near-to-proper reset for all netlist devices. Reset now works for improved matrix solving. [couriersud] 2014-01-11 18:32:01 +00:00
netlist Implemented near-to-proper reset for all netlist devices. Reset now works for improved matrix solving. [couriersud] 2014-01-11 18:32:01 +00:00
sound Fixed noise period on AY8910. [Dr. Venom, Couriersud] 2014-01-05 16:18:26 +00:00
video Added a note (nw) 2014-01-09 22:59:11 +00:00
addrmap.c Bulk convert files that already had standard BSD license in my name 2013-10-16 08:14:49 +00:00
addrmap.h Bulk convert files that already had standard BSD license in my name 2013-10-16 08:14:49 +00:00
attotime.c Bulk convert files that already had standard BSD license in my name 2013-10-16 08:14:49 +00:00
attotime.h Bulk convert files that already had standard BSD license in my name 2013-10-16 08:14:49 +00:00
audit.c Bulk convert files that already had standard BSD license in my name 2013-10-16 08:14:49 +00:00
audit.h Bulk convert files that already had standard BSD license in my name 2013-10-16 08:14:49 +00:00
cheat.c Bulk convert files that already had standard BSD license in my name 2013-10-16 08:14:49 +00:00
cheat.h Bulk convert files that already had standard BSD license in my name 2013-10-16 08:14:49 +00:00
clifront.c Slot options can now be configured inline without creating an array. Legacy support for old configuration uses MCFG_FRAGMENT_ADD, which required changing so the current device could be updated by the fragment. [smf] 2013-12-16 19:31:52 +00:00
clifront.h Bulk convert files that already had standard BSD license in my name 2013-10-16 08:14:49 +00:00
config.c
config.h
crsshair.c
crsshair.h
debugger.c
debugger.h exclude a few more codebits with FASTDEBUG=1 (nw) 2013-08-25 18:26:12 +00:00
delegate.c Bulk convert files that already had standard BSD license in my name 2013-10-16 08:14:49 +00:00
delegate.h Bulk convert files that already had standard BSD license in my name 2013-10-16 08:14:49 +00:00
devcb2.c Bulk convert files that already had standard BSD license in my name 2013-10-16 08:14:49 +00:00
devcb2.h Bulk convert files that already had standard BSD license in my name 2013-10-16 08:14:49 +00:00
devcb.c Bulk convert files that already had standard BSD license in my name 2013-10-16 08:14:49 +00:00
devcb.h Bulk convert files that already had standard BSD license in my name 2013-10-16 08:14:49 +00:00
devcpu.c Bulk convert files that already had standard BSD license in my name 2013-10-16 08:14:49 +00:00
devcpu.h Bulk convert files that already had standard BSD license in my name 2013-10-16 08:14:49 +00:00
devdelegate.c Bulk convert files that already had standard BSD license in my name 2013-10-16 08:14:49 +00:00
devdelegate.h Bulk convert files that already had standard BSD license in my name 2013-10-16 08:14:49 +00:00
devfind.c Bulk convert files that already had standard BSD license in my name 2013-10-16 08:14:49 +00:00
devfind.h diimage: Added load_software_region() function that loads a software list region into a shared_ptr. [Curt Coder] 2013-12-20 16:03:02 +00:00
device.c Slot options can now be configured inline without creating an array. Legacy support for old configuration uses MCFG_FRAGMENT_ADD, which required changing so the current device could be updated by the fragment. [smf] 2013-12-16 19:31:52 +00:00
device.h removed MCFG_DEVICE_CONFIG_CLEAR as it's legacy but not used anymore (nw) 2013-12-18 21:21:19 +00:00
devlegcy.h Some legacy macros cleanups. (nw) 2013-11-05 17:58:50 +00:00
didisasm.c Bulk convert files that already had standard BSD license in my name 2013-10-16 08:14:49 +00:00
didisasm.h Bulk convert files that already had standard BSD license in my name 2013-10-16 08:14:49 +00:00
diexec.c Bulk convert files that already had standard BSD license in my name 2013-10-16 08:14:49 +00:00
diexec.h Bulk convert files that already had standard BSD license in my name 2013-10-16 08:14:49 +00:00
diimage.c Cleanups and version bump 2013-12-24 07:24:51 +00:00
diimage.h fix for MSVC "warning C4717: 'device_image_interface::fread' : recursive on all control paths, function will cause runtime stack overflow" (nw) 2013-12-21 09:45:08 +00:00
dimemory.c Bulk convert files that already had standard BSD license in my name 2013-10-16 08:14:49 +00:00
dimemory.h Bulk convert files that already had standard BSD license in my name 2013-10-16 08:14:49 +00:00
dinetwork.c
dinetwork.h
dinvram.c Bulk convert files that already had standard BSD license in my name 2013-10-16 08:14:49 +00:00
dinvram.h Bulk convert files that already had standard BSD license in my name 2013-10-16 08:14:49 +00:00
dirtc.c License tags. (nw) 2013-10-16 13:38:21 +00:00
dirtc.h License tags. (nw) 2013-10-16 13:38:21 +00:00
diserial.c Cargo culting much? (nw) 2014-01-11 10:17:01 +00:00
diserial.h Converted x68000 keyboard into a separate serial device. This allows the removal of the uart hle in the driver (which didn't work, it was always two characters behind). diserial cannot sync with the start bit properly when using an external clock, so for now I've added a hack that is only enabled when using the MC68901 (setting the flag ignores the extra spurious bit that was getting shifted in). [smf] 2013-12-28 02:21:13 +00:00
dislot.c Removed support for static config from slots and converted the two devices using it to machine config fragments [smf] 2013-12-19 00:58:47 +00:00
dislot.h Removed support for static config from slots and converted the two devices using it to machine config fragments [smf] 2013-12-19 00:58:47 +00:00
disound.c Bulk convert files that already had standard BSD license in my name 2013-10-16 08:14:49 +00:00
disound.h Bulk convert files that already had standard BSD license in my name 2013-10-16 08:14:49 +00:00
distate.c tx0.c: Modernized cpu core. [Wilbert Pol] 2013-12-25 12:00:22 +00:00
distate.h Bulk convert files that already had standard BSD license in my name 2013-10-16 08:14:49 +00:00
divideo.c Bulk convert files that already had standard BSD license in my name 2013-10-16 08:14:49 +00:00
divideo.h Bulk convert files that already had standard BSD license in my name 2013-10-16 08:14:49 +00:00
drawgfx.c
drawgfx.h
drawgfxm.h
drivenum.c Bulk convert files that already had standard BSD license in my name 2013-10-16 08:14:49 +00:00
drivenum.h Bulk convert files that already had standard BSD license in my name 2013-10-16 08:14:49 +00:00
driver.c Bulk convert files that already had standard BSD license in my name 2013-10-16 08:14:49 +00:00
driver.h Removed SOUND_RESET legacy MACRO. (nw) 2013-10-29 18:13:02 +00:00
drivlgcy.h Some legacy macros cleanups. (nw) 2013-11-05 17:58:50 +00:00
eigccppc.h Vas Crabb, from Bannister Shoutbox: "...feel free to re-license my contributions as BSD. The files that I wrote from scratch would be eigccppc.h, eigccx86.h, rgbvmx.h, osxutils.*, and the Cocoa debugger." 2013-10-16 18:54:37 +00:00
eigccx86.h Vas Crabb, from Bannister Shoutbox: "...feel free to re-license my contributions as BSD. The files that I wrote from scratch would be eigccppc.h, eigccx86.h, rgbvmx.h, osxutils.*, and the Cocoa debugger." 2013-10-16 18:54:37 +00:00
eminline.h Fix SDL compile with NOASM=1 (nw) 2013-10-27 23:29:06 +00:00
emu.h Slot options can now be configured inline without creating an array. Legacy support for old configuration uses MCFG_FRAGMENT_ADD, which required changing so the current device could be updated by the fragment. [smf] 2013-12-16 19:31:52 +00:00
emu.mak (MESS) Moved files to emu/bus. (nw) 2014-01-10 22:50:51 +00:00
emualloc.c Bulk convert files that already had standard BSD license in my name 2013-10-16 08:14:49 +00:00
emualloc.h Bulk convert files that already had standard BSD license in my name 2013-10-16 08:14:49 +00:00
emucore.c Fixed driver_device OVERRIDE macros to work with devices, report_bad_device_cast contains the name of the device as well as the id & modernised psx palette_init. (nw) 2013-07-15 15:30:44 +00:00
emucore.h removed DECL_NORETURN in favor of ATTR_NORETURN (nw) 2013-08-22 09:51:55 +00:00
emuopts.c Slot options can now be configured inline without creating an array. Legacy support for old configuration uses MCFG_FRAGMENT_ADD, which required changing so the current device could be updated by the fragment. [smf] 2013-12-16 19:31:52 +00:00
emuopts.h Bulk convert files that already had standard BSD license in my name 2013-10-16 08:14:49 +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
emutempl.h Bulk convert files that already had standard BSD license in my name 2013-10-16 08:14:49 +00:00
fileio.c Bulk convert files that already had standard BSD license in my name 2013-10-16 08:14:49 +00:00
fileio.h Bulk convert files that already had standard BSD license in my name 2013-10-16 08:14:49 +00:00
gamedrv.h Bulk convert files that already had standard BSD license in my name 2013-10-16 08:14:49 +00:00
hash.c Bulk convert files that already had standard BSD license in my name 2013-10-16 08:14:49 +00:00
hash.h Bulk convert files that already had standard BSD license in my name 2013-10-16 08:14:49 +00:00
hashfile.c
hashfile.h
image.c
image.h
info.c Slot options can now be configured inline without creating an array. Legacy support for old configuration uses MCFG_FRAGMENT_ADD, which required changing so the current device could be updated by the fragment. [smf] 2013-12-16 19:31:52 +00:00
info.h Bulk convert files that already had standard BSD license in my name 2013-10-16 08:14:49 +00:00
inpttype.h basically an update to r26433 2013-12-14 17:45:44 +00:00
input.c Bulk convert files that already had standard BSD license in my name 2013-10-16 08:14:49 +00:00
input.h Bulk convert files that already had standard BSD license in my name 2013-10-16 08:14:49 +00:00
ioport.c Cleanups and version bump 2013-11-05 06:59:51 +00:00
ioport.h Fix another emscripten compile error (nw) 2013-11-06 15:43:03 +00:00
luaengine.c Marking some of my core files (nw) 2013-10-16 12:31:50 +00:00
luaengine.h Marking some of my core files (nw) 2013-10-16 12:31:50 +00:00
machine.c Added FATALERROR: tag to standard emu_fatalerror throws for easier parsing of testing results. (nw) 2013-12-20 04:06:08 +00:00
machine.h Bulk convert files that already had standard BSD license in my name 2013-10-16 08:14:49 +00:00
mame.c Cleanups and version bump 2013-11-05 06:59:51 +00:00
mame.h
mcfglgcy.h Bulk convert files that already had standard BSD license in my name 2013-10-16 08:14:49 +00:00
mconfig.c Removed support for static config from slots and converted the two devices using it to machine config fragments [smf] 2013-12-19 00:58:47 +00:00
mconfig.h Slot options can now be configured inline without creating an array. Legacy support for old configuration uses MCFG_FRAGMENT_ADD, which required changing so the current device could be updated by the fragment. [smf] 2013-12-16 19:31:52 +00:00
memarray.c Bulk convert files that already had standard BSD license in my name 2013-10-16 08:14:49 +00:00
memarray.h Bulk convert files that already had standard BSD license in my name 2013-10-16 08:14:49 +00:00
memory.c Bulk convert files that already had standard BSD license in my name 2013-10-16 08:14:49 +00:00
memory.h Bulk convert files that already had standard BSD license in my name 2013-10-16 08:14:49 +00:00
network.c
network.h
output.c
output.h
profiler.c Bulk convert files that already had standard BSD license in my name 2013-10-16 08:14:49 +00:00
profiler.h Bulk convert files that already had standard BSD license in my name 2013-10-16 08:14:49 +00:00
render.c Bulk convert files that already had standard BSD license in my name 2013-10-16 08:14:49 +00:00
render.h Bulk convert files that already had standard BSD license in my name 2013-10-16 08:14:49 +00:00
rendersw.c Bulk convert files that already had standard BSD license in my name 2013-10-16 08:14:49 +00:00
rendfont.c Bulk convert files that already had standard BSD license in my name 2013-10-16 08:14:49 +00:00
rendfont.h Bulk convert files that already had standard BSD license in my name 2013-10-16 08:14:49 +00:00
rendlay.c Bulk convert files that already had standard BSD license in my name 2013-10-16 08:14:49 +00:00
rendlay.h Bulk convert files that already had standard BSD license in my name 2013-10-16 08:14:49 +00:00
rendutil.c
rendutil.h
romload.c "FATALERROR: ERROR: x" 2014-01-01 21:18:47 +00:00
romload.h removed DISK_ISOPTIONAL macro in favor of identical ROM_ISOPTIONAL (nw) 2013-09-24 15:03:51 +00:00
save.c Bulk convert files that already had standard BSD license in my name 2013-10-16 08:14:49 +00:00
save.h Bulk convert files that already had standard BSD license in my name 2013-10-16 08:14:49 +00:00
schedule.c Bulk convert files that already had standard BSD license in my name 2013-10-16 08:14:49 +00:00
schedule.h Bulk convert files that already had standard BSD license in my name 2013-10-16 08:14:49 +00:00
screen.c Bulk convert files that already had standard BSD license in my name 2013-10-16 08:14:49 +00:00
screen.h Bulk convert files that already had standard BSD license in my name 2013-10-16 08:14:49 +00:00
scrlegcy.h Bulk convert files that already had standard BSD license in my name 2013-10-16 08:14:49 +00:00
softlist.c changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) 2013-06-21 14:44:06 +00:00
softlist.h
sound.c Bulk convert files that already had standard BSD license in my name 2013-10-16 08:14:49 +00:00
sound.h Bulk convert files that already had standard BSD license in my name 2013-10-16 08:14:49 +00:00
speaker.c Bulk convert files that already had standard BSD license in my name 2013-10-16 08:14:49 +00:00
speaker.h Bulk convert files that already had standard BSD license in my name 2013-10-16 08:14:49 +00:00
sprite.c Bulk convert files that already had standard BSD license in my name 2013-10-16 08:14:49 +00:00
sprite.h sprite.h: In sprite_device, when no shrared memory region can be found don't save state 2013-11-13 19:07:50 +00:00
tilemap.c Bulk convert files that already had standard BSD license in my name 2013-10-16 08:14:49 +00:00
tilemap.h Bulk convert files that already had standard BSD license in my name 2013-10-16 08:14:49 +00:00
timer.c Bulk convert files that already had standard BSD license in my name 2013-10-16 08:14:49 +00:00
timer.h Bulk convert files that already had standard BSD license in my name 2013-10-16 08:14:49 +00:00
ui.c Device-ified vector.c. (nw) 2013-11-01 12:17:25 +00:00
ui.h preps for slider work (nw) 2013-08-16 14:44:21 +00:00
uigfx.c fix palette viewer clamp 2013-07-18 20:30:39 +00:00
uigfx.h
uiimage.c uiimage.c: when creating a new file from the File Manager, require the user to 2013-05-30 11:50:18 +00:00
uiimage.h
uiinput.c
uiinput.h
uimain.c Slot options can now be configured inline without creating an array. Legacy support for old configuration uses MCFG_FRAGMENT_ADD, which required changing so the current device could be updated by the fragment. [smf] 2013-12-16 19:31:52 +00:00
uimain.h Slot options can now be configured inline without creating an array. Legacy support for old configuration uses MCFG_FRAGMENT_ADD, which required changing so the current device could be updated by the fragment. [smf] 2013-12-16 19:31:52 +00:00
uimenu.c check was the wrong way around, causing another event to be popped after a stop request 2014-01-04 23:54:33 +00:00
uimenu.h
uismall.png
uiswlist.c
uiswlist.h
validity.c Slot options can now be configured inline without creating an array. Legacy support for old configuration uses MCFG_FRAGMENT_ADD, which required changing so the current device could be updated by the fragment. [smf] 2013-12-16 19:31:52 +00:00
validity.h Bulk convert files that already had standard BSD license in my name 2013-10-16 08:14:49 +00:00
video.c Bulk convert files that already had standard BSD license in my name 2013-10-16 08:14:49 +00:00
video.h Bulk convert files that already had standard BSD license in my name 2013-10-16 08:14:49 +00:00
webengine.c Cleanups and version bump 2013-11-05 06:59:51 +00:00
webengine.h web: Page not found handling, sends a 404 error. [Firehawke] 2013-10-20 05:24:49 +00:00