summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/rampart.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Start cleaning up palette configuration: Vas Crabb2018-12-291-3/+1
* src/mame: more MCFG removal (nw) Ivan Vangelista2018-12-071-2/+2
* src/mame: more misc MCFG removal (nw) Ivan Vangelista2018-12-041-1/+1
* atarigen.cpp: Continue pulling stuff out of this grab-bag (nw) AJR2018-11-301-2/+3
* (nw) tie up some loose ends - in particular, allow watchdog timer to Vas Crabb2018-09-161-2/+2
* watchdog: removed MCFG macros (nw) Ivan Vangelista2018-09-071-2/+1
* ds1315, ds1386, ds2404, ds75160a, ds75161a, eeprom, eepromser, eeprompar: Rem... mooglyguy2018-08-231-2/+1
* coolpool, cave, foodf, itech32, slapstic, dvk_kcgd, dfruit, by17, by35: Remov... mooglyguy2018-06-161-1/+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-4/+4
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+1
* (nw) checkpoint since Midway SSIO sound is fixed - periodic interrupt doesn't... Vas Crabb2018-05-071-1/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-4/+4
* 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-25/+26
* backport lots of cleanup from WIP branch (nw) Vas Crabb2018-02-191-6/+2
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-1/+1
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-1/+1
* memory: Deambiguate handlers, also a hint of things to come (nw) Olivier Galibert2018-01-191-2/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1
* Improvements to 28XX parallel EEPROM emulation AJR2017-08-301-6/+8
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-3/+3
* Self-registering devices prep: Vas Crabb2017-02-271-1/+3
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-1/+1
* Prepare to make object finders behave like a pointer, not a half-pointer half... Vas Crabb2016-08-261-1/+1
* ym2413: Isolate, objectify, integrate [O. Galibert] Olivier Galibert2016-06-291-1/+1
* emumem: Get rid of the install_* return value [O. Galibert] Olivier Galibert2016-05-181-1/+1
* Make watchdog timer a separate device AJR2016-04-301-2/+4
* One small step toward slapstic modernization (nw) AJR2016-01-301-2/+2
* Modernize sound volume setting code in various Atari drivers AJR2016-01-291-3/+3
* modernized bookkeeping manager (nw) Miodrag Milanovic2016-01-101-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+497