summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/akaiax80.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* pit8253.h: removed MCFG macros (nw) Ivan Vangelista2018-10-301-13/+14
* srcclean (nw) Vas Crabb2018-09-231-6/+6
* i8279: De-MCFG, nw mooglyguy2018-09-041-7/+7
* private: use (W,X,Y,Z,#) (#3721) David Haywood2018-07-011-1/+3
* Move the +1 to the proper place in the ROM BIOS macros - that's been Vas Crabb2018-05-291-3/+3
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-1/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-6/+6
* Restrict ROM labels to a filesystem- and shell-safe subset of printable Vas Crabb2018-03-181-3/+3
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-15/+16
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-1/+2
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-1/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2
* ax80 : added roms, notes, and flesh. Robbbert2017-10-211-18/+48
* fix upd7801 & upd78c05 internal ram size & removed ram from memory maps. (nw) smf-2017-07-121-1/+0
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-2/+2
* upd7810: Replace fake I/O space with callbacks AJR2017-02-091-4/+1
* srcclean (nw) Vas Crabb2016-10-231-16/+16
* Use stable archive.org URL (nw) Justin Kerk2016-10-081-1/+1
* New skeleton drivers: arbee2016-10-081-0/+104