summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/cybstorm.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* misc Atari drivers: fixed fulltag[0] == ':' assert in debug builds (nw) Ivan Vangelista2019-12-061-3/+3
* (nw) Clean up the mess on master Vas Crabb2019-03-261-12/+11
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-11/+12
* mame\drivers: removed most MCFG and MACHINE_CONFIG macros from drivers starti... Ivan Vangelista2019-03-211-11/+10
* some more MCFG macros removal (nw) Ivan Vangelista2019-02-081-1/+1
* Start cleaning up palette configuration: Vas Crabb2018-12-291-2/+1
* src/mame: more MCFG macros removal (nw) Ivan Vangelista2018-12-181-5/+6
* atarigen.cpp: Continue pulling stuff out of this grab-bag (nw) AJR2018-11-301-0/+1
* mame/audio: various devcb3ification and demacroification (nw) Ivan Vangelista2018-11-221-6/+8
* watchdog: removed MCFG macros (nw) Ivan Vangelista2018-09-071-1/+1
* ds1315, ds1386, ds2404, ds75160a, ds75161a, eeprom, eepromser, eeprompar: Rem... mooglyguy2018-08-231-2/+1
* -bankdev: Remove MCFG, nw mooglyguy2018-08-151-5/+1
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-2/+2
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-2/+2
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-3/+2
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+2
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-2/+2
* Separate a few Atari drivers from atarigen_state (nw) AJR2018-04-031-10/+2
* Remove sound interrupt status from atarigen base class (nw) AJR2018-04-031-2/+1
* Standardise on IPT_CUSTOM for hooking up custom code in PORT_BIT, leaving IPT... smf-2018-04-031-1/+1
* MCFG_DEVICE_VBLANK_INT to MCFG_SCREEN_VBLANK_CALLBACK conversion, part 1 AJR2018-03-281-1/+1
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-26/+28
* backport lots of cleanup from WIP branch (nw) Vas Crabb2018-02-191-12/+5
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-1/+2
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+2
* srcclean and regenerate localisations (nw) Vas Crabb2018-01-281-22/+22
* memory: Deambiguate handlers, also a hint of things to come (nw) Olivier Galibert2018-01-191-2/+2
* cybstorm: Typo fix ? (nw) Olivier Galibert2018-01-191-1/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-2/+2
* cybstorm.cpp: Fix obvious rom load typo (nw) briantro2017-12-251-1/+1
* New working machines: Phil Bennett2017-12-241-0/+374