it v1.2.3-70-g09d2'/>
summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/sauro.cpp
Commit message (Expand)AuthorAgeFilesLines
* New BSD-licensed OPL/OPLL (YM3526, YM3812, YM2413, Y8950, YMF262, etc) cores ... Aaron Giles2021-04-021-1/+1
* srcclean for 0.227 Vas Crabb2020-12-271-4/+4
* sauro.cpp: Switch 'Set 1' and 'Set 2' to make the newly dumped set the parent... ClawGrip2020-11-181-6/+9
* New working clones (#7471) ClawGrip2020-11-141-52/+85
* drivers starting with s: removed read* and write* macros (nw) Ivan Vangelista2020-06-151-3/+3
* gen_latch.cpp : Remove unnecessary arguments in handlers (#4623) cam9002019-03-291-3/+3
* (nw) Clean up the mess on master Vas Crabb2019-03-261-41/+34
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-34/+41
* mame\drivers: removed most MCFG and MACHINE_CONFIG macros from the rest of th... Ivan Vangelista2019-02-221-38/+31
* some more MCFG macros removal (nw) Ivan Vangelista2019-02-081-2/+2
* src/mame: removed all instances of MCFG_DEVICE_REMOVE in the mame part of the... Ivan Vangelista2019-01-291-1/+1
* Start cleaning up palette configuration: Vas Crabb2018-12-291-2/+2
* gen_latch: removed MCFG macros (nw) Ivan Vangelista2018-11-151-1/+1
* less space (nw) smf-2018-09-141-1/+1
* watchdog: removed MCFG macros (nw) Ivan Vangelista2018-09-071-1/+1
* -nvram: Removed MCFG, nw mooglyguy2018-08-241-1/+1
* -7200fifo, 7400, 7404, 74123, 74145, 74148, 74153, 74157, 74161, 74259: [Ryan... mooglyguy2018-08-111-16/+14
* sp0256: Remove MCFG_ (nw) Nigel Barnes2018-07-101-7/+7
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-13/+13
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-2/+2
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-2/+2
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-4/+4
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-7/+7
* 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
* sauro.cpp: verified clocks for Sauro [Corrado Tomaselli, The Dumping Union] Ivan Vangelista2018-03-161-2/+5
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-60/+65
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-3/+6
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-5/+5
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-2/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-4/+4
* New 74LS259/9334/CD4099 devices AJR2017-07-251-28/+44
* emupal: Don't hardcode color PROM region name, add error handling Dirk Best2017-05-211-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-6/+6
* Self-registering devices prep: Vas Crabb2017-02-271-2/+5
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-1/+1
* srcclean (nw) Vas Crabb2016-09-261-2/+2
* Fixed up recent saurob submission from MASH. Added documentation readme with... Scott Stone2016-09-211-11/+25
* New Sauro clone MASHinfo2016-09-131-0/+120
* updated remaining drivers to use gen_latch.cpp (nw) Ivan Vangelista2016-06-121-6/+8
* Make watchdog timer a separate device AJR2016-04-301-3/+6
* modernized bookkeeping manager (nw) Miodrag Milanovic2016-01-101-4/+4