mame/src/emu
2016-12-02 05:39:22 -05:00
..
debug One more command that lacked an 'o' version (nw) 2016-12-02 05:39:22 -05:00
drivers WIP: Apple Laser Writer II NT skeleton driver added [LN, Edstrom] 2016-11-30 17:31:54 +01:00
layout srcclean (nw) 2016-11-27 09:56:49 +11:00
ui Introduce u8/u16/u32/u64/s8/s16/s32/s64 2016-11-19 05:38:48 +11:00
video A round of spelling/typographical fixes to source comments (nw) 2016-11-24 09:24:01 -05:00
addrmap.cpp srcclean (nw) 2016-11-27 09:56:49 +11:00
addrmap.h Introduce u8/u16/u32/u64/s8/s16/s32/s64 2016-11-19 05:38:48 +11:00
attotime.cpp Introduce u8/u16/u32/u64/s8/s16/s32/s64 2016-11-19 05:38:48 +11:00
attotime.h Introduce u8/u16/u32/u64/s8/s16/s32/s64 2016-11-19 05:38:48 +11:00
bookkeeping.cpp Turn xmlfile API into something that looks like C++ 2016-11-17 01:44:03 +11:00
bookkeeping.h Introduce u8/u16/u32/u64/s8/s16/s32/s64 2016-11-19 05:38:48 +11:00
config.cpp Turn xmlfile API into something that looks like C++ 2016-11-17 01:44:03 +11:00
config.h Cleanups and version bump 2016-01-27 08:12:00 +01:00
crsshair.cpp Introduce u8/u16/u32/u64/s8/s16/s32/s64 2016-11-19 05:38:48 +11:00
crsshair.h Introduce u8/u16/u32/u64/s8/s16/s32/s64 2016-11-19 05:38:48 +11:00
debugger.cpp more TRUE/FALSE cleanup (nw) 2016-10-22 16:37:12 +02:00
debugger.h remove #include addition due to smf's better fix 2016-06-08 20:44:38 +02:00
devcb.cpp Introduce u8/u16/u32/u64/s8/s16/s32/s64 2016-11-19 05:38:48 +11:00
devcb.h Introduce u8/u16/u32/u64/s8/s16/s32/s64 2016-11-19 05:38:48 +11:00
devcpu.cpp Introduce u8/u16/u32/u64/s8/s16/s32/s64 2016-11-19 05:38:48 +11:00
devcpu.h Changed disassembler infrastructure to not use char buffers internally 2016-11-20 08:49:30 -05:00
devdelegate.cpp Delegate support for lambdas and std::functions in general, also supporting const members now [Miodrag Milanovic] 2016-11-05 20:26:04 +01:00
devdelegate.h Introduce u8/u16/u32/u64/s8/s16/s32/s64 2016-11-19 05:38:48 +11:00
devfind.cpp Introduce u8/u16/u32/u64/s8/s16/s32/s64 2016-11-19 05:38:48 +11:00
devfind.h A round of spelling/typographical fixes to source comments (nw) 2016-11-24 09:24:01 -05:00
device.cpp A round of spelling/typographical fixes to source comments (nw) 2016-11-24 09:24:01 -05:00
device.h Introduce u8/u16/u32/u64/s8/s16/s32/s64 2016-11-19 05:38:48 +11:00
device.ipp More efficient device error logging 2016-06-20 14:31:08 -04:00
didisasm.cpp Eliminated 'device_disasm_interface::disassemble(std::string &buffer, ...' 2016-11-20 18:27:25 -05:00
didisasm.h Eliminated 'device_disasm_interface::disassemble(std::string &buffer, ...' 2016-11-20 18:27:25 -05:00
diexec.cpp Introduce u8/u16/u32/u64/s8/s16/s32/s64 2016-11-19 05:38:48 +11:00
diexec.h Introduce u8/u16/u32/u64/s8/s16/s32/s64 2016-11-19 05:38:48 +11:00
digfx.cpp Introduce u8/u16/u32/u64/s8/s16/s32/s64 2016-11-19 05:38:48 +11:00
digfx.h Introduce u8/u16/u32/u64/s8/s16/s32/s64 2016-11-19 05:38:48 +11:00
diimage.cpp Introduce u8/u16/u32/u64/s8/s16/s32/s64 2016-11-19 05:38:48 +11:00
diimage.h Introduce u8/u16/u32/u64/s8/s16/s32/s64 2016-11-19 05:38:48 +11:00
dimemory.cpp Introduce u8/u16/u32/u64/s8/s16/s32/s64 2016-11-19 05:38:48 +11:00
dimemory.h Introduce u8/u16/u32/u64/s8/s16/s32/s64 2016-11-19 05:38:48 +11:00
dinetwork.cpp Introduce u8/u16/u32/u64/s8/s16/s32/s64 2016-11-19 05:38:48 +11:00
dinetwork.h Introduce u8/u16/u32/u64/s8/s16/s32/s64 2016-11-19 05:38:48 +11:00
dinvram.cpp
dinvram.h Introduce u8/u16/u32/u64/s8/s16/s32/s64 2016-11-19 05:38:48 +11:00
dioutput.cpp modernize output_manager (nw) 2016-01-10 18:41:17 +01:00
dioutput.h Introduce u8/u16/u32/u64/s8/s16/s32/s64 2016-11-19 05:38:48 +11:00
dipty.cpp Introduce u8/u16/u32/u64/s8/s16/s32/s64 2016-11-19 05:38:48 +11:00
dipty.h Introduce u8/u16/u32/u64/s8/s16/s32/s64 2016-11-19 05:38:48 +11:00
dirom.cpp Move SEI80BU encryption out of the SEIBU_SOUND device and make it a device of its own 2016-11-25 17:47:10 -05:00
dirom.h Move SEI80BU encryption out of the SEIBU_SOUND device and make it a device of its own 2016-11-25 17:47:10 -05:00
dirtc.cpp Introduce u8/u16/u32/u64/s8/s16/s32/s64 2016-11-19 05:38:48 +11:00
dirtc.h Introduce u8/u16/u32/u64/s8/s16/s32/s64 2016-11-19 05:38:48 +11:00
diserial.cpp Introduce u8/u16/u32/u64/s8/s16/s32/s64 2016-11-19 05:38:48 +11:00
diserial.h A round of spelling/typographical fixes to source comments (nw) 2016-11-24 09:24:01 -05:00
dislot.cpp dislot: Added missing quote. (nw) 2016-09-05 22:09:23 +03:00
dislot.h Introduce u8/u16/u32/u64/s8/s16/s32/s64 2016-11-19 05:38:48 +11:00
disound.cpp Introduce u8/u16/u32/u64/s8/s16/s32/s64 2016-11-19 05:38:48 +11:00
disound.h Introduce u8/u16/u32/u64/s8/s16/s32/s64 2016-11-19 05:38:48 +11:00
dispatch.cpp Introduce u8/u16/u32/u64/s8/s16/s32/s64 2016-11-19 05:38:48 +11:00
dispatch.h Introduce u8/u16/u32/u64/s8/s16/s32/s64 2016-11-19 05:38:48 +11:00
distate.cpp emucore: Kill generic_ptr [O. Galibert] 2016-11-19 22:59:24 +01:00
distate.h emucore: Kill generic_ptr [O. Galibert] 2016-11-19 22:59:24 +01:00
divideo.cpp Iterate over devices C++11 style 2016-04-18 18:53:28 -04:00
divideo.h Introduce u8/u16/u32/u64/s8/s16/s32/s64 2016-11-19 05:38:48 +11:00
divtlb.cpp Introduce u8/u16/u32/u64/s8/s16/s32/s64 2016-11-19 05:38:48 +11:00
divtlb.h Introduce u8/u16/u32/u64/s8/s16/s32/s64 2016-11-19 05:38:48 +11:00
drawgfx.cpp Introduce u8/u16/u32/u64/s8/s16/s32/s64 2016-11-19 05:38:48 +11:00
drawgfx.h A round of spelling/typographical fixes to source comments (nw) 2016-11-24 09:24:01 -05:00
drawgfxm.h Introduce u8/u16/u32/u64/s8/s16/s32/s64 2016-11-19 05:38:48 +11:00
drivenum.cpp Introduce u8/u16/u32/u64/s8/s16/s32/s64 2016-11-19 05:38:48 +11:00
drivenum.h some bool <-> int not needed conversions, also cleaned drivenum.* was using memset for clearing vector (nw) 2016-10-21 11:54:18 +02:00
driver.cpp Introduce u8/u16/u32/u64/s8/s16/s32/s64 2016-11-19 05:38:48 +11:00
driver.h Introduce u8/u16/u32/u64/s8/s16/s32/s64 2016-11-19 05:38:48 +11:00
emu.h Soft resets no longer turn back clocks on devices 2016-10-09 22:04:32 -04:00
emualloc.cpp Introduce u8/u16/u32/u64/s8/s16/s32/s64 2016-11-19 05:38:48 +11:00
emualloc.h Introduce u8/u16/u32/u64/s8/s16/s32/s64 2016-11-19 05:38:48 +11:00
emucore.cpp reverting: 2016-01-20 21:42:13 +01:00
emucore.h emucore: Kill generic_ptr [O. Galibert] 2016-11-19 22:59:24 +01:00
emumem.cpp Revert "moved debugger_access() from address space to machine & removed the anti-patterns that updated cascading address spaces. [smf]" 2016-11-21 05:57:46 +11:00
emumem.h Revert "moved debugger_access() from address space to machine & removed the anti-patterns that updated cascading address spaces. [smf]" 2016-11-21 05:57:46 +11:00
emuopts.cpp Fixed spelling error (nw) 2016-11-13 11:09:19 +11:00
emuopts.h added OPTION_HOMEPATH to point to read/write folder,for now used by LUA scripts (nw) 2016-11-12 15:27:22 +01:00
emupal.cpp Introduce u8/u16/u32/u64/s8/s16/s32/s64 2016-11-19 05:38:48 +11:00
emupal.h Introduce u8/u16/u32/u64/s8/s16/s32/s64 2016-11-19 05:38:48 +11:00
fileio.cpp Introduce u8/u16/u32/u64/s8/s16/s32/s64 2016-11-19 05:38:48 +11:00
fileio.h Introduce u8/u16/u32/u64/s8/s16/s32/s64 2016-11-19 05:38:48 +11:00
gamedrv.h A round of spelling/typographical fixes to source comments (nw) 2016-11-24 09:24:01 -05:00
hashfile.cpp Cleanup and version bump 2016-06-29 08:34:30 +02:00
hashfile.h
image.cpp Turn xmlfile API into something that looks like C++ 2016-11-17 01:44:03 +11:00
image.h UI-related cleanup (nw) 2016-08-09 20:31:34 -04:00
inpttype.h srcclean (nw) 2016-11-27 09:56:49 +11:00
input.cpp Quick fix for symptom of #1778 but doesn't address how it decided the joystick component was unknown to begin with 2016-11-26 15:59:30 +11:00
input.h Introduce u8/u16/u32/u64/s8/s16/s32/s64 2016-11-19 05:38:48 +11:00
inputdev.cpp Introduce u8/u16/u32/u64/s8/s16/s32/s64 2016-11-19 05:38:48 +11:00
inputdev.h Introduce u8/u16/u32/u64/s8/s16/s32/s64 2016-11-19 05:38:48 +11:00
ioport.cpp Introduce u8/u16/u32/u64/s8/s16/s32/s64 2016-11-19 05:38:48 +11:00
ioport.h Introduce u8/u16/u32/u64/s8/s16/s32/s64 2016-11-19 05:38:48 +11:00
machine.cpp Revert "moved debugger_access() from address space to machine & removed the anti-patterns that updated cascading address spaces. [smf]" 2016-11-21 05:57:46 +11:00
machine.h Revert "moved debugger_access() from address space to machine & removed the anti-patterns that updated cascading address spaces. [smf]" 2016-11-21 05:57:46 +11:00
main.h Introduce u8/u16/u32/u64/s8/s16/s32/s64 2016-11-19 05:38:48 +11:00
mconfig.cpp Introduce u8/u16/u32/u64/s8/s16/s32/s64 2016-11-19 05:38:48 +11:00
mconfig.h Introduce u8/u16/u32/u64/s8/s16/s32/s64 2016-11-19 05:38:48 +11:00
memarray.cpp Introduce u8/u16/u32/u64/s8/s16/s32/s64 2016-11-19 05:38:48 +11:00
memarray.h Introduce u8/u16/u32/u64/s8/s16/s32/s64 2016-11-19 05:38:48 +11:00
natkeyboard.cpp Revert "Added IS_ENABLED, so we have compiler check for non used part, it is checked but not compiled in (nw)" 2016-11-12 09:12:36 +01:00
natkeyboard.h Introduce u8/u16/u32/u64/s8/s16/s32/s64 2016-11-19 05:38:48 +11:00
network.cpp Introduce u8/u16/u32/u64/s8/s16/s32/s64 2016-11-19 05:38:48 +11:00
network.h
output.cpp Introduce u8/u16/u32/u64/s8/s16/s32/s64 2016-11-19 05:38:48 +11:00
output.h Introduce u8/u16/u32/u64/s8/s16/s32/s64 2016-11-19 05:38:48 +11:00
parameters.cpp fix MT06364 2016-09-06 13:31:55 +03:00
parameters.h Introduce u8/u16/u32/u64/s8/s16/s32/s64 2016-11-19 05:38:48 +11:00
profiler.cpp Introduce u8/u16/u32/u64/s8/s16/s32/s64 2016-11-19 05:38:48 +11:00
profiler.h Introduce u8/u16/u32/u64/s8/s16/s32/s64 2016-11-19 05:38:48 +11:00
render.cpp Introduce u8/u16/u32/u64/s8/s16/s32/s64 2016-11-19 05:38:48 +11:00
render.h Introduce u8/u16/u32/u64/s8/s16/s32/s64 2016-11-19 05:38:48 +11:00
rendersw.hxx Introduce u8/u16/u32/u64/s8/s16/s32/s64 2016-11-19 05:38:48 +11:00
rendfont.cpp Introduce u8/u16/u32/u64/s8/s16/s32/s64 2016-11-19 05:38:48 +11:00
rendfont.h Introduce u8/u16/u32/u64/s8/s16/s32/s64 2016-11-19 05:38:48 +11:00
rendlay.cpp Introduce u8/u16/u32/u64/s8/s16/s32/s64 2016-11-19 05:38:48 +11:00
rendlay.h screen: POC||GTFO of svg rendering from inside the rom. [O. Galibert] 2016-04-04 11:33:34 +02:00
rendutil.cpp Introduce u8/u16/u32/u64/s8/s16/s32/s64 2016-11-19 05:38:48 +11:00
rendutil.h Introduce u8/u16/u32/u64/s8/s16/s32/s64 2016-11-19 05:38:48 +11:00
romentry.cpp Introduce u8/u16/u32/u64/s8/s16/s32/s64 2016-11-19 05:38:48 +11:00
romentry.h Fix for the nonstandard types when not using the broken precompiled headers. (nw) 2016-11-19 13:19:29 +00:00
romload.cpp Introduce u8/u16/u32/u64/s8/s16/s32/s64 2016-11-19 05:38:48 +11:00
romload.h Introduce u8/u16/u32/u64/s8/s16/s32/s64 2016-11-19 05:38:48 +11:00
save.cpp Introduce u8/u16/u32/u64/s8/s16/s32/s64 2016-11-19 05:38:48 +11:00
save.h A round of spelling/typographical fixes to source comments (nw) 2016-11-24 09:24:01 -05:00
schedule.cpp Introduce u8/u16/u32/u64/s8/s16/s32/s64 2016-11-19 05:38:48 +11:00
schedule.h Introduce u8/u16/u32/u64/s8/s16/s32/s64 2016-11-19 05:38:48 +11:00
screen.cpp Introduce u8/u16/u32/u64/s8/s16/s32/s64 2016-11-19 05:38:48 +11:00
screen.h Introduce u8/u16/u32/u64/s8/s16/s32/s64 2016-11-19 05:38:48 +11:00
softlist_dev.cpp Introduce u8/u16/u32/u64/s8/s16/s32/s64 2016-11-19 05:38:48 +11:00
softlist_dev.h Introduce u8/u16/u32/u64/s8/s16/s32/s64 2016-11-19 05:38:48 +11:00
softlist.cpp Introduce u8/u16/u32/u64/s8/s16/s32/s64 2016-11-19 05:38:48 +11:00
softlist.h A round of spelling/typographical fixes to source comments (nw) 2016-11-24 09:24:01 -05:00
sound.cpp A round of spelling/typographical fixes to source comments (nw) 2016-11-24 09:24:01 -05:00
sound.h Introduce u8/u16/u32/u64/s8/s16/s32/s64 2016-11-19 05:38:48 +11:00
speaker.cpp Introduce u8/u16/u32/u64/s8/s16/s32/s64 2016-11-19 05:38:48 +11:00
speaker.h Introduce u8/u16/u32/u64/s8/s16/s32/s64 2016-11-19 05:38:48 +11:00
tilemap.cpp Introduce u8/u16/u32/u64/s8/s16/s32/s64 2016-11-19 05:38:48 +11:00
tilemap.h A round of spelling/typographical fixes to source comments (nw) 2016-11-24 09:24:01 -05:00
timer.cpp Introduce u8/u16/u32/u64/s8/s16/s32/s64 2016-11-19 05:38:48 +11:00
timer.h Introduce u8/u16/u32/u64/s8/s16/s32/s64 2016-11-19 05:38:48 +11:00
uiinput.cpp Introduce u8/u16/u32/u64/s8/s16/s32/s64 2016-11-19 05:38:48 +11:00
uiinput.h Introduce u8/u16/u32/u64/s8/s16/s32/s64 2016-11-19 05:38:48 +11:00
validity.cpp Introduce u8/u16/u32/u64/s8/s16/s32/s64 2016-11-19 05:38:48 +11:00
validity.h Introduce u8/u16/u32/u64/s8/s16/s32/s64 2016-11-19 05:38:48 +11:00
video.cpp Introduce u8/u16/u32/u64/s8/s16/s32/s64 2016-11-19 05:38:48 +11:00
video.h Introduce u8/u16/u32/u64/s8/s16/s32/s64 2016-11-19 05:38:48 +11:00