mame/src
Aaron Giles cd299d9f8e Significant cleanup/rewrite of the MCS-48 CPU core:
* removed redundant and unused definitions from header file
 * renamed constants and functions to be MCS48* prefixed
 * re-verified all opcode behaviors and timing
 * changed illegal opcodes to count 1 cycle to avoid infinite loops
 * changed EA behavior so that it is a push from the driver instead of a pull on each opcode fetch 
    (this may change further in the future). 
 * reimplemented IRQ generation and timer behavior according to documentation
 * updated all drivers accordingly
 * fixed several uses of PULSE_LINE, which no longer works
2008-08-26 22:58:45 +00:00
..
build From: Atari Ace [mailto:atari_ace@verizon.net] 2008-06-26 15:27:12 +00:00
emu Significant cleanup/rewrite of the MCS-48 CPU core: 2008-08-26 22:58:45 +00:00
ldplayer Significant cleanup/rewrite of the MCS-48 CPU core: 2008-08-26 22:58:45 +00:00
lib Fixed bug when writing AVI files with more than one RIFF chunk. 2008-08-21 04:18:12 +00:00
mame Significant cleanup/rewrite of the MCS-48 CPU core: 2008-08-26 22:58:45 +00:00
osd 02159: cubeqst: Cubequest asserts on ATI hardware w/ prescale > 1 2008-08-26 04:38:29 +00:00
tools Fixed bug when writing AVI files with more than one RIFF chunk. 2008-08-21 04:18:12 +00:00
version.c Cleanups and version bump. 2008-08-19 07:31:55 +00:00