summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/aa310.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-17/+17
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-24/+24
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-12/+13
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-8/+9
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-13/+26
* 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-6/+6
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-14/+28
* This causes huge changes in behaviour that can't be hand-waved away. Vas Crabb2018-01-131-8/+10
* New way to provide DAC reference inputs (nw) AJR2018-01-101-10/+8
* aa310: Added PC_FORMAT for PC Emulator (nw) Nigel Barnes2017-10-191-1/+3
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-2/+2
* archimedes: Added JFD floppy format as used by JASPP (Archimedes Software Pre... Nigel Barnes2017-03-231-1/+3
* Self-registering devices prep: Vas Crabb2017-02-271-1/+3
* apd_dsk: new floppy format 'Archimedes Protected Disk' Nigel Barnes2017-01-161-1/+3
* aa310: added Diagnostic Test ROMs Nigel Barnes2017-01-041-13/+11
* archimds.cpp: fixed Vertical Count Register and pixel clock timings, nw angelosa2016-12-241-4/+1
* Archimedes: make floppies work. Sandro Ronco2016-12-231-2/+1
* a310: added new NOT WORKING machines Nigel Barnes2016-11-261-0/+727