summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/istrebiteli.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Standardise on IPT_CUSTOM for hooking up custom code in PORT_BIT, leaving IPT... smf-2018-04-031-3/+3
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-13/+15
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+4
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-3/+3
* 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-5/+5
* rand() corrections in src/mame/* (nw) hap2017-04-261-1/+1
* Self-registering devices prep: Vas Crabb2017-02-271-1/+3
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-15/+15
* istrebiteli: split program ROMs as per schematics, notes MetalliC2016-10-181-14/+18
* istrebiteli: cleanup, notes, hw-like collision trigger (nw) MetalliC2016-10-051-31/+39
* bit better collision (nw) MetalliC2016-10-031-4/+7
* istrebiteli: a bit of guesswork (nw) MetalliC2016-10-031-15/+15
* istrebiteli: preliminary "sound" MetalliC2016-10-031-6/+116
* notes (nw) MetalliC2016-10-021-0/+7
* istrebiteli: implement sprite collision, bunch of fixes, promote to WORKING [... MetalliC2016-10-021-33/+63
* istrebiteli: almost playable, TODO sprite collision (nw) MetalliC2016-09-301-39/+65
* checkpoint (nw) MetalliC2016-09-301-45/+99
* checkpoint (nw) MetalliC2016-09-291-12/+62
* new NOT_WORKING MetalliC2016-09-281-0/+175