summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/4roses.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* (nw) removed every remaining AM_ macro I could find in comments, but one in ... Ivan Vangelista2019-10-101-2/+2
* Convert screen update functions to RGB32 in numerous games (nw) AJR2019-05-101-1/+0
* (nw) Clean up the mess on master Vas Crabb2019-03-261-18/+20
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-20/+18
* mame\drivers: removed most MCFG and MACHINE_CONFIG macros from drivers starti... Ivan Vangelista2019-03-051-17/+19
* some more MCFG macros removal (nw) Ivan Vangelista2019-02-081-1/+1
* Start cleaning up palette configuration: Vas Crabb2018-12-291-5/+3
* mc6845: first part of MCFG macros removal (nw) Ivan Vangelista2018-11-191-4/+5
* ay8910: penultimate batch of MCFG removal (nw) Ivan Vangelista2018-11-131-2/+1
* srcclean and manual fixup (nw) Vas Crabb2018-08-261-1/+1
* -nvram: Removed MCFG, nw mooglyguy2018-08-241-1/+1
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-6/+6
* Assorted cleanup involving driver_init on a handful of drivers, nw mooglyguy2018-05-281-17/+31
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-1/+1
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-1/+1
* 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-8/+8
* 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-7/+7
* rugby: Move video RAM to where it fits better (nw) AJR2018-04-091-3/+3
* 4roses: Decrypt the last two ROM blocks (nw) AJR2018-03-311-0/+8
* 4roses: Further progress on decryption (nw) AJR2018-03-301-3/+19
* 4roses: More program decryption (nw) AJR2018-03-301-0/+19
* rugby: Further decryption (nw) AJR2018-03-301-1/+25
* rugby: Partial code decryption (nw) AJR2018-03-301-1/+29
* 4roses: Decrypt main part of program (nw) AJR2018-03-291-5/+14
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-6/+7
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+3
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-1/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-4/+5
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-2/+2
* Self-registering devices prep: Vas Crabb2017-02-271-5/+9
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+467