mame/src/emu
Roberto Fresca e03868c87a Ruleta RE-900:
Use pre-defined crystals. Added with notes to xtal.h.
Added missing layout file.
2008-11-01 01:17:55 +00:00
..
audio From: Oliver Stoeneberg [mailto:oliverst@online.de] 2008-06-17 09:44:03 +00:00
cpu More changes to timer 0 split mode 3 and how timer 1 operates than 2008-10-31 22:49:33 +00:00
debug Cleanups and version bump. 2008-09-26 13:42:51 +00:00
drivers Ruleta RE-900: 2008-11-01 01:17:55 +00:00
layout
machine Silenced an annoying log message. 2008-10-23 08:22:49 +00:00
sound Fix GCC 4.3 "array bounds exceeded" error in disc_flt.c. 2008-10-29 03:42:33 +00:00
video [MC6845] Fixed skewing and display area. 2008-10-28 16:05:54 +00:00
attotime.c Added proper laserdisc support for MACH 3, Us vs. Them, and Cobra 2008-08-04 15:26:41 +00:00
attotime.h Added new functions attotime_to_ticks() and ticks_to_attotime() to 2008-07-24 03:49:19 +00:00
audit.c Cleanups and version bump. 2008-09-11 16:25:46 +00:00
audit.h
cheat.c From: Atari Ace [mailto:atari_ace@verizon.net] 2008-09-26 05:25:11 +00:00
cheat.h Added expression validation callback to verify names for CPUs and 2008-08-07 15:53:58 +00:00
clifront.c -listroms knows about device-specific ROMs now. 2008-09-26 05:00:14 +00:00
clifront.h
config.c Restructured input port internals and cleaned up inptport.c: 2008-05-15 16:25:03 +00:00
config.h Restructured input port internals and cleaned up inptport.c: 2008-05-15 16:25:03 +00:00
cpuexec.c From: Oliver Stoeneberg [mailto:oliverst@online.de] 2008-09-11 15:57:52 +00:00
cpuexec.h More mcs51 updates 2008-10-20 23:42:09 +00:00
cpuint.c Cleanups and version bump. 2008-10-02 05:34:21 +00:00
cpuint.h More gottlieb cleanup. Fixed rev 2 sound again, fleshed out memory 2008-08-01 16:39:12 +00:00
cpuintrf.c More mcs51 updates 2008-10-20 23:42:09 +00:00
cpuintrf.h Adding per-device and per-CPU validity checks 2008-07-06 15:02:12 +00:00
crsshair.c Plumbed machine parameters through the renderer. Removed need for 2008-09-29 08:02:58 +00:00
crsshair.h
debugger.c Removed DEBUGGER flag from makefile and ENABLE_DEBUGGER 2008-06-26 14:51:23 +00:00
debugger.h 02280: any set with multiple CPUs: Disassembler freezes when doing a Run on any CPU other than CPU 0 2008-09-22 06:06:23 +00:00
deprecat.h From: Atari Ace [mailto:atari_ace@verizon.net] 2008-05-01 13:52:28 +00:00
devconv.h Updated to use ACCESSING macros like memconv.h. 2008-04-24 05:53:47 +00:00
devintrf.c Cleanups and version bump. 2008-10-09 15:29:22 +00:00
devintrf.h Added new functions for building device-relative tags. Changed machine 2008-10-03 16:29:33 +00:00
drawgfx.c
drawgfx.h Region classes go bye-bye. 2008-07-28 16:22:20 +00:00
driver.c
driver.h Removed empty input ports from the empty driver, in favor of a NULL entry. 2008-05-25 22:07:15 +00:00
eigccppc.h
eigccx86.h
eminline.h
emu.mak Added 22VP931 emulation, which is mostly working. Communication works 2008-09-25 16:21:35 +00:00
emuopts.c Added new options 'cheatpath' to specify one or more paths for cheat 2008-07-31 08:19:53 +00:00
emuopts.h Added new options 'cheatpath' to specify one or more paths for cheat 2008-07-31 08:19:53 +00:00
emupal.c From: Atari Ace [mailto:atari_ace@verizon.net] 2008-04-24 06:15:00 +00:00
emupal.h Plumbed machine parameters through the renderer. Removed need for 2008-09-29 08:02:58 +00:00
fileio.c Cleanups and version bump. 2008-05-15 08:56:29 +00:00
fileio.h Added new options 'cheatpath' to specify one or more paths for cheat 2008-07-31 08:19:53 +00:00
hash.c
hash.h
info.c Cleanups and version bump. 2008-09-11 16:25:46 +00:00
info.h
inptport.c Cleanups and version bump. 2008-09-11 16:25:46 +00:00
inptport.h Removed unneeded keys by removing the constants. 2008-10-03 04:00:41 +00:00
inpttype.h Removed unneeded keys by removing the constants. 2008-10-03 04:00:41 +00:00
input.c From: Oliver Stoeneberg [mailto:oliverst@online.de] 2008-09-11 15:57:52 +00:00
input.h From: Oliver Stoeneberg [mailto:oliverst@online.de] 2008-09-11 15:57:52 +00:00
inputseq.c Cleanups/version bump. 2008-06-05 15:57:00 +00:00
inputseq.h Restructured input port internals and cleaned up inptport.c: 2008-05-15 16:25:03 +00:00
mame.c From: Oliver Stoeneberg [mailto:oliverst@online.de] 2008-09-11 15:57:52 +00:00
mame.h Added new options 'cheatpath' to specify one or more paths for cheat 2008-07-31 08:19:53 +00:00
mamecore.c
mamecore.h From: Oliver Stoeneberg [mailto:oliverst@online.de] 2008-09-11 15:57:52 +00:00
mconfig.c Added new functions for building device-relative tags. Changed machine 2008-10-03 16:29:33 +00:00
mconfig.h Ok, I submit. Maximum tag length is 15. Be good. 2008-09-11 16:04:35 +00:00
memconv.h Changed device read/write functions to take a const device_config *. 2008-04-13 15:01:23 +00:00
memory.c Added new functions for building device-relative tags. Changed machine 2008-10-03 16:29:33 +00:00
memory.h Added new functions for building device-relative tags. Changed machine 2008-10-03 16:29:33 +00:00
output.c
output.h
profiler.c From: Oliver Stoeneberg [mailto:oliverst@online.de] 2008-09-11 15:57:52 +00:00
profiler.h From: Oliver Stoeneberg [mailto:oliverst@online.de] 2008-09-11 15:57:52 +00:00
render.c 02321: mpu4utst, mpu4tst2, mpu4met0: Screenless systems crash due to problems in some display core functions 2008-10-09 08:58:09 +00:00
render.h Plumbed machine parameters through the renderer. Removed need for 2008-09-29 08:02:58 +00:00
rendersw.c Cleanups and version bump. 2008-08-28 15:26:11 +00:00
rendfont.c Plumbed machine parameters through the renderer. Removed need for 2008-09-29 08:02:58 +00:00
rendfont.h
rendlay.c 02512: dkong: Artwork and gameplay area are getting squished/distorted 2008-10-10 05:25:45 +00:00
rendlay.h OSD notice: you now need to report separate mouse up/mouse down events 2008-09-09 17:11:52 +00:00
rendutil.c
rendutil.h
restrack.c
restrack.h
romload.c Changed requirements for laserdisc CHDs to require a new chunk of 2008-09-18 15:17:42 +00:00
romload.h cleaned up STV rom loading a bit 2008-10-18 22:07:30 +00:00
sndintrf.c Namco NA-2: Use real C70 BIOS. Removed sound and input simulation code. Changed the NA-1/2 MCU type to M37702. 2008-09-14 17:51:01 +00:00
sndintrf.h Namco NA-2: Use real C70 BIOS. Removed sound and input simulation code. Changed the NA-1/2 MCU type to M37702. 2008-09-14 17:51:01 +00:00
sound.c Cleanups and version bump. 2008-09-11 16:25:46 +00:00
sound.h From: Oliver Stoeneberg [mailto:oliverst@online.de] 2008-09-11 15:57:52 +00:00
state.c From: Oliver Stoeneberg [mailto:oliverst@online.de] 2008-09-11 15:57:52 +00:00
state.h From: Oliver Stoeneberg [mailto:oliverst@online.de] 2008-09-11 15:57:52 +00:00
streams.c From: Oliver Stoeneberg [mailto:oliverst@online.de] 2008-09-11 15:57:52 +00:00
streams.h From: Oliver Stoeneberg [mailto:oliverst@online.de] 2008-09-11 15:57:52 +00:00
tilemap.c added pen_mask tile attribute to the tilemap system. 2008-09-27 17:30:17 +00:00
tilemap.h added pen_mask tile attribute to the tilemap system. 2008-09-27 17:30:17 +00:00
timer.c Added 22VP931 emulation, which is mostly working. Communication works 2008-09-25 16:21:35 +00:00
timer.h Added 22VP931 emulation, which is mostly working. Communication works 2008-09-25 16:21:35 +00:00
tokenize.h Added TOKEN_SKIP_* macros to tokenize.h. 2008-05-25 21:24:19 +00:00
ui.c Plumbed machine parameters through the renderer. Removed need for 2008-09-29 08:02:58 +00:00
ui.h Changed slider controls into a menu. For now, removed the old direct access 2008-08-28 08:25:06 +00:00
uigfx.c Plumbed machine parameters through the renderer. Removed need for 2008-09-29 08:02:58 +00:00
uigfx.h
uiinput.c OSD notice: you now need to report separate mouse up/mouse down events 2008-09-09 17:11:52 +00:00
uiinput.h OSD notice: you now need to report separate mouse up/mouse down events 2008-09-09 17:11:52 +00:00
uimenu.c Plumbed machine parameters through the renderer. Removed need for 2008-09-29 08:02:58 +00:00
uimenu.h From: Oliver Stoeneberg [mailto:oliverst@online.de] 2008-09-11 15:57:52 +00:00
uismall.png
validity.c Made the Z80 daisy chain aware of referencing device-specific devices. 2008-10-09 05:31:15 +00:00
video.c 02488: All sets with using 2+ monitors: Crash to desktop on second play 2008-10-09 09:11:42 +00:00
video.h Changed DEVICE_START functions to return an error code. Currently this 2008-09-09 16:10:11 +00:00
watchdog.c Changed DEVICE_START functions to return an error code. Currently this 2008-09-09 16:10:11 +00:00
watchdog.h