summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/olyboss.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* src/devices: simplified some handlers (nw) Ivan Vangelista2020-03-111-1/+1
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-1/+1
* (nw) removed every remaining AM_ macro I could find in comments, but one in ... Ivan Vangelista2019-10-101-2/+2
* Fixed regressions in konamim2 and mexico86, nw mooglyguy2018-12-151-54/+51
* upd765: Add (mostly standard) clocks to all devices in the family (nw) AJR2018-12-131-2/+2
* machine/keyboard, terminal: removed MCFG macros (nw) Ivan Vangelista2018-12-111-4/+4
* 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-2/+2
* pc_lpt, upd765: removed MCFG macros (nw) Ivan Vangelista2018-09-281-3/+3
* -i8257: Removed MCFG, nw mooglyguy2018-09-041-18/+18
* -i8255: Removed MCFG, nw mooglyguy2018-09-031-3/+3
* -8364_paula, aakart, adc0808, adc083x, adc0844, adc1038, adc1213, akiko, am28... mooglyguy2018-08-121-2/+2
* devcb3 Vas Crabb2018-07-071-11/+11
* cleanup (nw) Vas Crabb2018-07-061-14/+14
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-7/+7
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-6/+6
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-31/+31
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-9/+12
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-30/+33
* srcclean (nw) Vas Crabb2018-02-251-42/+42
* olyboss.cpp: added Boss A 8085 model rfka012018-02-181-0/+22
* olyboss: get booting (nw) cracyc2018-02-161-40/+62
* olyboss: video int (nw) cracyc2018-02-161-1/+9
* New not working cracyc2018-02-161-22/+141
* olyboss: experiment with fdd settings (nw) cracyc2018-02-151-1/+1
* olyboss: get programs running (nw) cracyc2018-02-151-12/+35
* olyboss: boot floppies (nw) cracyc2018-02-141-30/+70
* olyboss.cpp: Add Boss B and C Z80 models [rfka01] rfka012018-02-141-4/+42
* olyboss: floppy wip (nw) cracyc2018-02-121-3/+36
* olyboss: floppy wip (nw) cracyc2018-02-121-3/+29
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+4
* olyboss: cleanup and add fdc (nw) cracyc2018-02-101-85/+11
* i8257: don't clear drq on tc (nw) cracyc2018-02-101-1/+1
* am9519: fix a bit (nw) cracyc2018-02-101-0/+1
* am9519: add am9519 uic device [Carl] cracyc2018-02-101-1/+9
* olyboss: some improved output (nw) cracyc2018-01-311-2/+3
* olyboss.cpp: new not working: Olympia BOSS D [friol] (#3156) rfka012018-01-311-0/+334