summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/carjmbre.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-27/+30
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-3/+6
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-4/+4
* carjmbre: add notes (nw) hap2018-01-171-3/+6
* 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-2/+2
* Self-registering devices prep: Vas Crabb2017-02-271-1/+3
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-6/+6
* Make object_array_finder a bit more flexible, centralise instantiation of mor... Vas Crabb2016-08-261-1/+1
* more gen_latch (nw) Ivan Vangelista2016-06-071-2/+7
* Cleanups and version bump Miodrag Milanovic2016-03-301-5/+5
* hh_sm510: output segs to 3 'dimensions' instead of 2 hap2016-03-181-0/+8
* carjmbre: marked game as working again, still some problems with sprites hap2016-03-111-27/+50
* carjmbre: added sprites, preliminary hap2016-03-101-5/+40
* carjmbre: added bg tilemap, added palette (resnet stuff copied, was written b... hap2016-03-101-9/+101
* carjmbre: added sound, added inputs(from online doc, obviously dipswitch info... hap2016-03-101-1/+54
* carjmbre: basic program-flow hap2016-03-101-20/+144
* tagged car jamboree driver to myself, will rewrite it soon hap2016-03-101-4/+2
* remove all drivers by 'insideoutboy' due to unresolved licensing, replaced wi... David Haywood2016-03-031-206/+12
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+276