summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/cocoloco.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* netlist: mame netlist reorganization. [Couriersud] couriersud2019-10-131-44/+2
* src/mame: some more MACHINE_CONFIG macros removal (nw) Ivan Vangelista2019-04-151-4/+3
* Improve netlist initialization in drivers. (nw) couriersud2019-04-141-3/+3
* Fix what I missed in the last commit. (nw) couriersud2019-04-131-8/+7
* (nw) Clean up the mess on master Vas Crabb2019-03-261-6/+6
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-6/+6
* mame\drivers: removed most MCFG and MACHINE_CONFIG macros from drivers starti... Ivan Vangelista2019-03-211-6/+6
* Start cleaning up palette configuration: Vas Crabb2018-12-291-25/+25
* ay8910: finished MCFG macros removal (nw) Ivan Vangelista2018-11-141-7/+7
* Allow passing std::unique_ptr<TYPE> directly to save_pointer and remove now-s... AJR2018-06-241-1/+1
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-4/+4
* Merge branch 'master' of https://github.com/mamedev/mame RobertoFresca2018-05-191-1/+1
|\
| * (nw) Housekeeping Robbbert2018-05-191-1/+2
* | Added PCB notes... RobertoFresca2018-05-191-3/+3
|/
* verified PROM. RobertoFresca2018-05-181-2/+1
* Coco Loco: Correct year and some bits. RobertoFresca2018-05-181-26/+4
|\
| * cocoloco.cpp: Remove unnecessary init (nw) braintro2018-05-181-22/+2
* | Coco Loco: Correct year and some bits. RobertoFresca2018-05-181-10/+12
|/
* Coco Loco (set 3): Redumped the bitrotten ROM. [Roberto Cervera, Recreativas.... RobertoFresca2018-05-181-25/+9
* diexec: Interrupt API changes (nw) AJR2018-05-181-1/+1
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-6/+6
* 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-4/+4
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-3/+3
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-12/+13
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-1/+2
* 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-1/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-4/+4
* Self-registering devices prep: Vas Crabb2017-02-271-6/+10
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-6/+6
* Cleanups and version bump Miodrag Milanovic2016-03-301-4/+4
* Coco loco (set 3): Added technical notes about the code analysis. RobertoFresca2016-03-251-10/+38
* Coco Loco: Set 3 reset analysis... RobertoFresca2016-03-211-0/+14
* Coco Loco: More notes... RobertoFresca2016-03-211-1/+11
* Coco Loco: Added technical notes [Roberto Fresca] RobertoFresca2016-03-211-0/+11
* New clones added or promoted from NOT_WORKING status RobertoFresca2016-03-211-3/+41
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* modernized bookkeeping manager (nw) Miodrag Milanovic2016-01-101-1/+1
* removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... Miodrag Milanovic2015-12-171-3/+3
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+533