summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/altos8600.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-39/+39
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-3/+4
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-47/+54
* Grammar police (nw) Olivier Galibert2018-02-241-3/+3
* oops cracyc2018-02-231-0/+0
* Promote to working cracyc2018-02-231-2/+31
* backport lots of cleanup from WIP branch (nw) Vas Crabb2018-02-191-7/+10
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-8/+15
* API change: Memory maps are now "last entry wins" [O. Galibert] Olivier Galibert2018-01-311-1/+1
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-3/+3
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2
* Pet peeving with extreme prejudice (nw) Olivier Galibert2017-11-301-1/+1
* altos8600: make hdd work (nw) cracyc2017-09-301-6/+26
* i8089: fix odd byte count and mismatched bus size (nw) cracyc2017-09-291-1/+198
* altos8600: oops (nw) cracyc2017-09-261-2/+2
* altos8600: fixes (nw) cracyc2017-09-261-8/+34
* altos8600: move default terminal to ics as xenix expects (nw) cracyc2017-09-251-11/+1
* Eliminate custom MCFG_Z80DART_ADD/Z80SIO_ADD macros (nw) AJR2017-09-241-1/+1
* altos8600: add serial board [Carl] cracyc2017-09-221-8/+21
* plugins/cheat: oops (nw) cracyc2017-09-031-2/+4
* pic8259: Break up the MCFG_PIC8259_ADD macro (nw) AJR2017-09-021-3/+12
* new not working machines cracyc2017-08-091-6/+73
* altos8600: add more hw (nw) cracyc2017-08-081-3/+73
* i86: add support for IF status and segreg address spaces [Carl] cracyc2017-08-081-0/+374