mame/src/emu
hap b138ab152f (MESS)Game promoted to working
------------------
Tandy-12 - Computerized Arcade [hap, Kevin Horton]
2014-12-15 01:09:31 +01:00
..
bus Merge pull request #75 from shattered/_23d4641 2014-12-11 19:07:56 +01:00
cpu (MESS)Game promoted to working 2014-12-15 01:09:31 +01:00
debug Fix debugger memory display of little-endian memory regions [Alex Jackson] 2014-12-09 21:18:05 -05:00
drivers xtal.h: Add some more comments about NTSC subcarrier multiples, fixed a mis-ordering, added more to comment about 640khz resonator. (n/w) 2014-12-12 04:15:39 -05:00
imagedev floppy: include cylinder in savestate 2014-12-12 13:43:31 -08:00
layout (MESS) ex800: Refactored Epson EX-800 from a driver into a Centronics device. (nw) 2014-06-11 12:04:35 +00:00
machine SMPC: added crude repeat key support in keyboard handling, makes typing more comfortable [Angelo Salese] 2014-12-14 20:38:27 +01:00
netlist Changing #includes for headers that are part of toolchain and not part of any source/external library. Removal of references to messvers.rc as it does not appear to be used anymore. (nw) 2014-09-29 02:00:23 +00:00
sound Fix various typos 2014-11-30 22:29:32 +00:00
ui Fix various typos 2014-11-30 22:29:32 +00:00
video upd7220: reverse bit order and make address space 16 bit (nw) 2014-12-10 17:27:13 -06:00
addrmap.c fixed signed integer overflow in address_map::uplift_submaps() - by O. Galibert (nw) 2014-10-23 11:19:39 +02:00
addrmap.h Memory system and Namco improvements: [Alex Jackson] 2014-09-18 01:07:22 +00:00
attotime.c
attotime.h
audit.c
audit.h
cheat.c
cheat.h
clifront.c Added -listnetwork option to list available network adapters 2014-10-23 09:26:29 +02:00
clifront.h Added -listnetwork option to list available network adapters 2014-10-23 09:26:29 +02:00
config.c
config.h
crsshair.c Fix for MT#5620: Crosshair: Selected graphic does not display properly from QMC2 2014-07-04 00:19:43 +00:00
crsshair.h
debugger.c
debugger.h and a final batch of passing attotime as const reference (nw) 2014-07-04 07:20:10 +00:00
devcb.c devcv2 -> devcb (nw) 2014-05-14 06:46:50 +00:00
devcb.h devcv2 -> devcb (nw) 2014-05-14 06:46:50 +00:00
devcpu.c Cleanups and version bump 2014-10-15 07:19:47 +00:00
devcpu.h Removed legacy_cpu_device. [Wilbert Pol] 2014-09-12 20:21:56 +00:00
devdelegate.c
devdelegate.h
devfind.c Touching all the candy again: [Alex Jackson] 2014-11-17 17:03:54 -05:00
devfind.h more devfind: [Alex Jackson] 2014-10-17 06:17:06 +00:00
device.c more passing of attotime as const references (nw) 2014-07-04 07:17:48 +00:00
device.h more passing of attotime as const references (nw) 2014-07-04 07:17:48 +00:00
didisasm.c
didisasm.h
diexec.c diexec.c: Cache a pointer directly to the machine scheduler at startup, 2014-09-18 00:51:41 +00:00
diexec.h diexec.c: Cache a pointer directly to the machine scheduler at startup, 2014-09-18 00:51:41 +00:00
digfx.c Touching all the candy again: [Alex Jackson] 2014-11-17 17:03:54 -05:00
digfx.h Implemented the Namco Custom 116 palette and raster IRQ controller as a device, 2014-08-14 14:18:28 +00:00
diimage.c Cleanups and version bump 2014-10-15 07:19:47 +00:00
diimage.h
dimemory.c Memory system and Namco improvements: [Alex Jackson] 2014-09-18 01:07:22 +00:00
dimemory.h
dinetwork.c
dinetwork.h
dinvram.c
dinvram.h
dioutput.c
dioutput.h
dirtc.c MM58167: implemented IRQs and counters write, this allow to pass the K803 diagnostic test. (nw) 2014-11-07 22:19:16 +01:00
dirtc.h
diserial.c Added save state to keyboard.c, rs232/keyboard.c, and i8251.c (nw) 2014-07-29 16:03:13 +00:00
diserial.h Added save state to keyboard.c, rs232/keyboard.c, and i8251.c (nw) 2014-07-29 16:03:13 +00:00
dislot.c
dislot.h
disound.c
disound.h
dispatch.c devcv2 -> devcb (nw) 2014-05-14 06:46:50 +00:00
dispatch.h devcv2 -> devcb (nw) 2014-05-14 06:46:50 +00:00
distate.c
distate.h
divideo.c
divideo.h
drawgfx.c drawgfx.c: make it possible to reset the total elements of a gfx_element [Alex Jackson] 2014-05-15 18:33:54 +00:00
drawgfx.h drawgfx.h: Long-overdue documentation about how to use priority-masked 2014-11-16 04:19:09 -05:00
drawgfxm.h
drivenum.c
drivenum.h
driver.c
driver.h Add ATTR_COLD to DECLARE_(foo)_START and DECLARE_DRIVER_INIT (nw) 2014-07-07 09:39:42 +00:00
emu.h -Created machine_manager as singleton class that contains (for now) one running machine [Miodrag Milanovic] 2014-06-06 10:11:31 +00:00
emu.mak so long, cartslot.c... you made a really great job, when we 2014-10-11 06:59:38 +00:00
emualloc.c
emualloc.h
emucore.c
emucore.h Fix debugger memory display of little-endian memory regions [Alex Jackson] 2014-12-09 21:18:05 -05:00
emuopts.c added command-line option -[no]drc_log_native to control DRC native diassembly logging [Oliver Stöneberg] 2014-11-07 21:24:35 +01:00
emuopts.h added command-line option -[no]drc_log_native to control DRC native diassembly logging [Oliver Stöneberg] 2014-11-07 21:24:35 +01:00
emupal.c add supduck palette type to emupal.c and use that (nw) 2014-12-01 15:45:26 +00:00
emupal.h add supduck palette type to emupal.c and use that (nw) 2014-12-01 15:45:26 +00:00
fileio.c
fileio.h
gamedrv.h Add ATTR_COLD to DECLARE_(foo)_START and DECLARE_DRIVER_INIT (nw) 2014-07-07 09:39:42 +00:00
hash.c
hash.h
hashfile.c (MESS) hashfile.c: Make hasfile processing work without a running_machine(). (nw) 2014-05-14 15:26:16 +00:00
hashfile.h
image.c Cleanups and version bump 2014-07-22 06:14:55 +00:00
image.h
info.c devices with samples shall specify sampleof too. nw. 2014-10-15 03:27:53 +00:00
info.h
inpttype.h Add check for GCC 4.4.4+ for pragma, definitely doesn't work with 4.4.3 2014-10-24 01:04:19 +13:00
input.c
input.h
ioport.c fixed most of the -Wunreachable-code-break and -Wunreachable-code-return warnings of clang 3.5 when compiling MESS (nw) 2014-09-08 12:00:45 +00:00
ioport.h (MESS) ui.c: added shortcut commands for Tape Start and Tape Stop, 2014-08-18 07:59:13 +00:00
luaengine.c luaengine: add emu.app_name()/app_version() methods 2014-12-08 12:05:16 +01:00
luaengine.h luaengine: add emu.app_name()/app_version() methods 2014-12-08 12:05:16 +01:00
machine.c Fix various typos 2014-11-30 22:29:32 +00:00
machine.h -Created machine_manager as singleton class that contains (for now) one running machine [Miodrag Milanovic] 2014-06-06 10:11:31 +00:00
mame.c Fix various typos 2014-11-30 22:29:32 +00:00
mame.h version: provide a bare version-only constant 2014-12-08 12:05:16 +01:00
mconfig.c
mconfig.h devcv2 -> devcb (nw) 2014-05-14 06:46:50 +00:00
memarray.c Touching all the candy again: [Alex Jackson] 2014-11-17 17:03:54 -05:00
memarray.h
memory.c Fix various typos 2014-11-30 22:29:32 +00:00
memory.h Cleanups and version bump 2014-11-26 10:37:58 +01:00
network.c
network.h
output.c
output.h
profiler.c
profiler.h
render.c render_screen_list::contains - instead of false/true, return number of same indices found in view 2014-07-30 14:24:38 +00:00
render.h render_screen_list::contains - instead of false/true, return number of same indices found in view 2014-07-30 14:24:38 +00:00
rendersw.inc
rendfont.c Changing #includes for headers that are part of toolchain and not part of any source/external library. Removal of references to messvers.rc as it does not appear to be used anymore. (nw) 2014-09-29 02:00:23 +00:00
rendfont.h
rendlay.c Rename led8seg to led8seg{,_gts1} and CTYPE_LED8SEG{,_GTS1} as per hap's request. (nw) 2014-12-09 19:44:01 +01:00
rendlay.h Rename led8seg to led8seg{,_gts1} and CTYPE_LED8SEG{,_GTS1} as per hap's request. (nw) 2014-12-09 19:44:01 +01:00
rendutil.c
rendutil.h
romload.c Cleanups and version bump 2014-11-26 10:37:58 +01:00
romload.h
save.c
save.h
schedule.c diexec.c: Cache a pointer directly to the machine scheduler at startup, 2014-09-18 00:51:41 +00:00
schedule.h and a final batch of passing attotime as const reference (nw) 2014-07-04 07:20:10 +00:00
screen.c Partially revert r30524 screen.c changes; bring back the separate timer for resetting partial updates, but ensure that the vblank timer and the partial-update-reset timer always fire in the correct order when vblank starts on scanline 0 [Alex Jackson] 2014-05-25 00:53:59 +00:00
screen.h Partially revert r30524 screen.c changes; bring back the separate timer for resetting partial updates, but ensure that the vblank timer and the partial-update-reset timer always fire in the correct order when vblank starts on scanline 0 [Alex Jackson] 2014-05-25 00:53:59 +00:00
softlist.c actually report softwarelist XML parsing errors in -validate (nw) 2014-11-26 09:19:10 +01:00
softlist.h (MESS) nes.xml: added a couple of new multigame dumps using 2014-10-13 05:58:14 +00:00
sound.c USE 64bit intermediary results in sound_stream::generate_resampled_data. This will allow sound drivers to make use of the full width of stream_sample_t. [Couriersud] 2014-07-11 19:52:43 +00:00
sound.h More cleanups, there is issue with srcclean that needs to be taken care as well, just doing now what we can 2014-07-22 06:21:54 +00:00
speaker.c
speaker.h
sprite.c
sprite.h
tilemap.c emupal/tilemap refactoring: configure_tilemap_groups is now a tilemap_t method rather than a palette_device method (nw) 2014-06-22 09:46:37 +00:00
tilemap.h Update tilemap header comments/example to match current interface 2014-11-15 01:42:21 +11:00
timer.c Fix various typos 2014-11-30 22:29:32 +00:00
timer.h more passing of attotime as const references (nw) 2014-07-04 07:17:48 +00:00
uiinput.c
uiinput.h
uismall.png
validity.c unregister OSD_OUTPUT_CHANNEL hooks when validity_checker is destroyed - fixes logging of unhandled exceptions in validation (nw) 2014-09-08 19:12:15 +00:00
validity.h unregister OSD_OUTPUT_CHANNEL hooks when validity_checker is destroyed - fixes logging of unhandled exceptions in validation (nw) 2014-09-08 19:12:15 +00:00
video.c added command-line option -[no]snapbilinear to control binlinear filtering for snapshots (enabled by default) [Oliver Stöneberg] 2014-10-25 18:14:16 +02:00
video.h More cleanups, there is issue with srcclean that needs to be taken care as well, just doing now what we can 2014-07-22 06:21:54 +00:00
webengine.c Cleanups and version bump 2014-10-15 07:19:47 +00:00
webengine.h webengine.c: Reduce tagmap lookups (nw) 2014-09-09 19:17:39 +00:00