summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/swtpc09.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-4/+4
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+5
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-0/+5
* swtpc09: Much saner implementation of DAT banking (nw) AJR2017-11-301-2/+8
* swtpc09: Memory banking modernization (nw) AJR2017-11-301-0/+3
* swtpc09: Change baud clock to MC14411; clean up some shared code (nw) AJR2017-11-301-1/+5
* (nw) removed some trampolines Robbbert2017-09-301-1/+0
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-37/+39
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-1/+0
* A round of spelling/typographical fixes to source comments (nw) Scott Stone2016-11-241-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-16/+16
* -6840ptm: Changed WRITE8 to WRITE_LINE for single-bit outputs. [Ryan Holtz] therealmogminer@gmail.com2016-10-031-2/+2
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* removed declarations from H files that are not defined in CPP (nw) Miodrag Milanovic2015-12-251-3/+0
* move mess into mame (nw) Miodrag Milanovic2015-09-301-0/+150