summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/redclash.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-271-73/+0
* redclash.cpp: Add raw parameters for screen and addressable latch devices AJR2022-05-121-4/+3
* init vars for coverity (includes/r) Robbbert2022-03-231-2/+2
* drivers starting with r: removed read and write macros (nw) Ivan Vangelista2020-06-131-6/+6
* Remove tilemap.h from emu.h (nw) AJR2019-08-211-0/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-10/+10
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-10/+10
* new working clones Ivan Vangelista2019-02-071-10/+10
* Start cleaning up palette configuration: Vas Crabb2018-12-291-1/+1
* (nw) more header cleanup, split up some more all-in-one state classes Vas Crabb2018-12-031-3/+5
* stronger private: use (N, O, P, Q, R) (#3717) David Haywood2018-06-301-5/+6
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-1/+1
* untangle ladybug and redclash state classes Vas Crabb2018-02-241-66/+39
* more cleanup and encapsulation (nw) Vas Crabb2018-02-221-1/+24
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+5
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-0/+3
* Handle a small number that only need a device variable to be added (nw) Olivier Galibert2018-01-021-1/+2
* Convert screen_device VBLANK callback to devcb_write_line AJR2017-03-101-2/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-7/+7
* Cleanups and version bumpmame0174 Miodrag Milanovic2016-05-251-1/+1
* ladybug and redclash split (nw) Miodrag Milanovic2016-05-011-0/+64