summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/altos2.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* proposal: move z80daisy* to devices/machine (#3572) Patrick Mackinlay2018-05-151-1/+1
* 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-13/+13
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-14/+16
* backport lots of cleanup from WIP branch (nw) Vas Crabb2018-02-191-3/+5
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+4
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-5/+5
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2
* altos2: Identify the 80/132 switch (nw) AJR2018-01-091-2/+12
* altos2: Recall and store NOVRAM (nw) AJR2018-01-081-14/+27
* altos2: Configure screen and X2210 NOVRAM (nw) AJR2018-01-081-1/+19
* New Not Working machine : Konami Picno Robbbert2017-11-301-1/+1
* (nw) altos2 : added some meat onto the bones Robbbert2017-11-041-10/+64
* (nw) minor cleanups Robbbert2017-11-031-2/+2
* New not working machine : Altos II terminal Robbbert2017-11-031-0/+48