mirror of
https://github.com/holub/mame
synced 2025-04-26 18:23:08 +03:00
![]() * 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 |
||
---|---|---|
.. | ||
build | ||
emu | ||
ldplayer | ||
lib | ||
mame | ||
osd | ||
tools | ||
version.c |