summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/aa310.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* More region width fixes (nw) AJR2019-11-161-5/+5
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-1/+1
* srcclean (nw) Vas Crabb2019-09-221-5/+5
* aa310: Fix catastrophic configuration error and add assert to catch similar f... AJR2019-09-201-1/+1
* acorn_vidc: Internalize palette; externalize screen (nw) AJR2019-09-201-1/+8
* Rewritten Acorn VIDC10 into own device file [Angelo Salese] #5671 Angelo Salese2019-09-201-28/+12
* archimds.cpp: preliminary RTFM joystick support [Angelo Salese] angelosa2019-09-061-13/+13
* archimds.cpp: fixed cursor enable and variable size, used by caverns to displ... angelosa2019-09-051-10/+18
* ioport: Change PORT_CHANGED_MEMBER param type from void * to u32 (nw) AJR2019-08-151-2/+2
* aa310.cpp: cannot possibly use 4way gate (nw) Angelo Salese2019-07-261-8/+10
* (nw) Clean up the mess on master Vas Crabb2019-03-261-1/+0
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-0/+1
* volt_reg: set default m_output (nw) hap2019-02-191-1/+0
* Start cleaning up palette configuration: Vas Crabb2018-12-291-1/+1
* -cpu/adsp2100, amis2000, apexc, arm, arm7, avr8, ccpu, esrip, hcd62121: Remov... mooglyguy2018-12-161-53/+50
* wd11c00_17, wd2010, wd33c93, wd7600, x76f041, x76f100, ym2148, ym3802: remove... Ivan Vangelista2018-09-041-4/+4
* i2cmem,i7220,i80130,i8087,i8212,i8214,i82371sb,i8243: Removed MCFG, nw mooglyguy2018-08-291-2/+1
* -ram_device: MCFG removal, nw mooglyguy2018-08-161-50/+36
* -8364_paula, aakart, adc0808, adc083x, adc0844, adc1038, adc1213, akiko, am28... mooglyguy2018-08-121-3/+3
* private: use (W,X,Y,Z,#) (#3721) David Haywood2018-07-011-15/+20
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-5/+5
* Move the +1 to the proper place in the ROM BIOS macros - that's been Vas Crabb2018-05-291-72/+72
* wd_fdc family, msm5832: Eliminate customized MCFG_XXX_ADD macros (nw) AJR2018-05-271-7/+7
* 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