summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/snowbros.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-271-3147/+0
* New working clones Ivan Vangelista2022-06-021-3/+42
* snowbros.cpp: corrected title for honeydol [Brian Troha] Ivan Vangelista2022-05-191-3/+3
* snowbros.cpp: Redumped "u78.bin" from "3in1semia", it was good afterall (#8873) ClawGrip2021-11-241-1/+1
* New WORKING clone (#8825) ClawGrip2021-11-151-1/+28
* pasha2.cpp: redumped pal for zdrum [xuserv] Ivan Vangelista2021-06-021-1/+1
* New working clones Ivan Vangelista2021-05-241-4/+49
* ymfm: Refactor new FM engine into a 3rdparty library (#8046) Aaron Giles2021-05-141-2/+2
* New working clones Ivan Vangelista2021-05-021-1/+25
* New BSD-licensed OPL/OPLL (YM3526, YM3812, YM2413, Y8950, YMF262, etc) cores ... Aaron Giles2021-04-021-1/+1
* New BSD-licensed implementation of Yamaha OPN and OPM FM audio chips (#7808) Aaron Giles2021-02-271-1/+1
* snowbros.cpp: dumped MCU for cookbib2 and cookbib2a [Caps0ff] Ivan Vangelista2021-02-181-25/+19
* New working clones Ivan Vangelista2020-12-151-1/+23
* New working clones Brian Troha2020-11-091-8/+47
* drivers starting with s: removed read* and write* macros (nw) Ivan Vangelista2020-06-151-18/+18
* further macro removal work (nw) Ivan Vangelista2020-05-181-3/+3
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-4/+4
* (nw) removed every remaining AM_ macro I could find in comments, but one in ... Ivan Vangelista2019-10-101-4/+4
* (nw) misc stuff: Vas Crabb2019-10-091-0/+1
* emu/video/generic.cpp : Add 2x2 grouped case of 16x16 gfx layouts (#5625) cam9002019-09-131-19/+8
* (nw) Clean up the mess on master Vas Crabb2019-03-261-13/+13
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-13/+13
* mame\video: removed MACHINE_CONFIG macros (nw) Ivan Vangelista2019-02-141-1/+1
* okim6258, okim6295: Simplify read/write handlers (nw) AJR2019-02-011-12/+12
* Start cleaning up palette configuration: Vas Crabb2018-12-291-5/+5
* (nw) needs save state too Robbbert2018-12-111-0/+1
* yutnori: replaced hack with protection [iq_132, Robbbert] Robbbert2018-12-111-7/+26
* mcs51.cpp: Removed MCFG. Various MACHINE_CONFIG removals. nw mooglyguy2018-12-091-164/+151
* mame/video: more macro removal (nw) Ivan Vangelista2018-11-231-4/+4
* ym2151: removed MCFG macros (nw) Ivan Vangelista2018-11-181-8/+8
* gen_latch: removed MCFG macros (nw) Ivan Vangelista2018-11-151-11/+10
* watchdog: removed MCFG macros (nw) Ivan Vangelista2018-09-071-4/+4
* cidx628: Make this display something again AJR2018-06-221-1/+1
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-31/+31
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-4/+4
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-4/+4
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-14/+14
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-48/+45
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-5/+5
* Add support for custom device constructors when replacing devices. Vas Crabb2018-05-081-1/+1
* (nw) checkpoint since Midway SSIO sound is fixed - periodic interrupt doesn't... Vas Crabb2018-05-071-7/+7
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-44/+44
* Restrict ROM labels to a filesystem- and shell-safe subset of printable Vas Crabb2018-03-181-7/+7
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-162/+176
* mcs51: Use callbacks for parallel ports (nw) AJR2018-02-271-46/+19
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-6/+12
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-16/+16
* srcclean and regenerate localisations (nw) Vas Crabb2018-01-281-1/+1
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-23/+23
* memory: Deambiguate handlers, also a hint of things to come (nw) Olivier Galibert2018-01-191-8/+8