summaryrefslogtreecommitdiffstatshomepage
path: root/nl_examples/LM3900_test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'nl_examples/LM3900_test.cpp')
0 files changed, 0 insertions, 0 deletions
ron Giles2010-06-081-5/+5 * Fix super sprint crash, clean up the tms5220 /Ready read code a bit. no whats... Jonathan Gevaryahu2010-04-121-11/+5 * Converted Atari System 2 to use the 'new' TMS5220 interface. Jonathan Gevaryahu2010-04-111-19/+25 * Correct a long-standing design flaw: device configuration state Aaron Giles2010-01-181-2/+2 * Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1 * Replaced all occurrences of cputag_get_cpu with devtag_get_device: the former... Fabio Priuli2010-01-061-3/+3 * Cleanups and version bump.mame0135u4 Aaron Giles2009-12-231-1/+1 * Removed the global "includes" include and instead specify the "includes" path... Phil Bennett2009-12-211-2/+2 * Some more atari driver shuffling. Added atarigen_init() function Aaron Giles2009-12-151-0/+2 * Cleanups and version bump.mame0135u3 Aaron Giles2009-12-111-1/+1 * Converted atari drivers over to using driver_data for the most Aaron Giles2009-12-091-100/+109 * Removed global videoram, colorram, paletteram, and spriteram. Aaron Giles2009-11-281-1/+1 * Introduced a generic_pointers structure within machine that is Aaron Giles2009-11-261-2/+2 * Enforce a minimum tag length of 3 characters. This will enable Aaron Giles2009-11-151-3/+3 * Changed all tms5220 lines to (READ|WRITE)_LINE_DEVICE_HANDLER Couriersud2009-09-211-1/+1 * Bye bye 5220intf.* Aaron Giles2009-08-191-1/+1 * get rid of 8 character limitation for many clones Yasuhiro Ogawa2009-07-241-11/+11 * Removed PREDECODE_GFX compile flag, as the on-the-fly decoding seems Aaron Giles2009-07-091-99/+99 * Removed the MDRV_<devtype>_REMOVE macros. A simple DEVICE_REMOVE