summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/altos8600.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* i8274, upd7201: Replace legacy device emulations and rename new devices AJR2020-02-231-12/+12
* altos8600: [Robbbert] Robbbert2020-02-231-4/+6
* wd_fdc: Adopt new mr_w handler in various drivers (nw) AJR2019-06-011-3/+2
* -bus/apricot/expansion/expansion, bus/isbx, cpu/i8086, cpu/i8089, : Removed M... mooglyguy2018-12-151-23/+24
* Include floppy.h explicitly in drivers and bus cards, rather than indirectly ... AJR2018-11-251-0/+1
* machine/pic8259.h: removed MCFG macros (nw) Ivan Vangelista2018-10-311-38/+34
* rs232: small start at removing MCFG macros (nw) Ivan Vangelista2018-10-171-9/+9
* wd11c00_17, wd2010, wd33c93, wd7600, x76f041, x76f100, ym2148, ym3802: remove... Ivan Vangelista2018-09-041-4/+4
* z8536.cpp, z80sti.cpp: deMCGF; z80sio.cpp: started deMCFG (nw) Ivan Vangelista2018-08-241-14/+14
* -ram_device: MCFG removal, nw mooglyguy2018-08-161-3/+1
* devcb3 Vas Crabb2018-07-071-24/+25
* private: use (W,X,Y,Z,#) (#3721) David Haywood2018-07-011-2/+1
* altos8600, isbc_208, isbc_215g, m20_8086, psxcd, saturn, sun3x, z100: Removed... mooglyguy2018-06-221-2/+1
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-19/+19
* Move the +1 to the proper place in the ROM BIOS macros - that's been Vas Crabb2018-05-291-2/+2
* wd_fdc family, msm5832: Eliminate customized MCFG_XXX_ADD macros (nw) AJR2018-05-271-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-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