summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/risc2500.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-3/+3
* 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-4/+4
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-1/+1
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-6/+7
* bit more cleanup (nw) Vas Crabb2018-03-051-15/+29
* 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-1/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2
* This causes huge changes in behaviour that can't be hand-waved away. Vas Crabb2018-01-131-1/+3
* New way to provide DAC reference inputs (nw) AJR2018-01-101-3/+1
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-2/+2
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-2/+2
* get rid of legacy BITSWAP* (nw) Vas Crabb2017-12-131-2/+2
* risc2500.cpp: added save state support. (nw) Sandro Ronco2017-09-211-3/+11
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-5/+5
* Self-registering devices prep: Vas Crabb2017-02-271-0/+2
* some chesscomputer company corrections (nw) hap2017-02-251-3/+3
* srcclean (nw) Vas Crabb2016-11-271-7/+7
* note (nw) hap2016-11-041-1/+1
* New Working machine added Sandro Ronco2016-11-031-6/+16
* risc2500: added preliminary sound hap2016-11-031-3/+16
* Moved Saitek RISC 2500 into a separate driver and added internal layout and i... Sandro Ronco2016-10-281-0/+315