summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/irem (follow)
Commit message (Expand)AuthorAgeFilesLines
* irem/m72.cpp: Corrected typos in three ROM labels. [Arnaud Ancel] Vas Crabb2024-03-241-3/+3
* various drivers: removed unwanted comments / separators Ivan Vangelista2024-03-082-8/+0
* irem/travrusa.cpp: Added an alternate palette PROM arrangement for Traverse U... ClawGrip2024-02-201-35/+42
* various drivers: removed a few more flip screen trampolines Ivan Vangelista2024-02-171-8/+1
* - irem/travrusa.cpp: consolidated driver into single file Ivan Vangelista2024-01-163-481/+466
* misc: change my habit on where to place class variables hap2023-11-251-5/+5
* irem/travrusa.cpp: Correct CPU clock and screen timings based on schematics AJR2023-11-221-7/+2
* New working clones Ivan Vangelista2023-10-172-1/+44
* chessmachine: improve sync hap2023-07-302-4/+3
* xavix: remove NBSP char from comment section hap2023-07-281-1/+1
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-017-22/+22
* New working clones Ivan Vangelista2023-04-031-2/+2
* New clones marked not working Ivan Vangelista2023-04-011-0/+36
* irem/m92.cpp: dumped PLDs for Ninja Baseball Bat Man sets [Corrado Tomaselli,... Ivan Vangelista2023-03-261-3/+9
* New working clones Ivan Vangelista2023-03-193-740/+790
* apple/mac.cpp, apple/maciici.cpp, dataeast/exprraid.cpp: Minor cleanup. Vas Crabb2023-03-141-2/+2
* irem/m72.cpp: corrected ROM names & added IC locations for many sets [Brian T... Ivan Vangelista2023-03-121-670/+681
* irem/m92.cpp: some fixes to the previous commit [Brian Troha] Ivan Vangelista2023-03-071-7/+7
* - sega/model3.cpp: fixed ROM loading for the oceanhun sets, they now boot and... Ivan Vangelista2023-03-061-337/+545
* - vsystem/crshrace.cpp, vsystem/f1gp.cpp, vsystem/taotaido.cpp: consolidated ... Ivan Vangelista2023-02-0114-42/+42
* Clones promoted to working Ivan Vangelista2023-01-221-3/+6
* - mame/irem/m72.cpp: dumped MCU for bchopper [Ordyne, rtw, TeamEurope, The Du... Ivan Vangelista2023-01-212-77/+40
* mame/f*-l*: put drivers in anonymous namespaces where applicable, updated #if... Ivan Vangelista2023-01-186-9/+21
* tubep: remove some tag lookups hap2023-01-042-10/+3
* m10: simpler irq handling hap2023-01-032-67/+17
* andromed: add coinage dipswitch hap2022-12-313-19/+18
* m11: assume video timing is same as m15 hap2022-12-312-18/+21
* m10: add PORT_ADJUSTER for irq freq hap2022-12-312-93/+79
* m15: change 6502 clock to 733khz hap2022-12-312-19/+17
* andromed: Changed the ship and "ATTACK !" text colour & moved "ATTACK !" to t... smf-2022-12-313-9/+18
* Machines promoted to working smf-2022-12-313-6/+10
* - irem/m72.cpp: Added more PLDs to various sets, added main board BPROMs to m... Ivan Vangelista2022-11-141-55/+209
* New working clones Ivan Vangelista2022-11-121-179/+369
* irem/m90: fix spriteram oob access for bootleg sets hap2022-11-102-11/+9
* olibochu: verified color prom [RepArcade] hap2022-11-101-1/+0
* New working clones hap2022-11-091-0/+45
* irem/m90.cpp: fixed MT08413 Ivan Vangelista2022-10-291-16/+14
* srcclean in preparation for release branch Vas Crabb2022-10-231-7/+7
* olibochu: update rom labels hap2022-10-221-42/+40
* dbreedm72: apply similar bugfix as dbreed hap2022-10-213-28/+44
* dbreed: fix sprites on scorebar regression [Mamesick] hap2022-10-211-2/+1
* New working clones Ivan Vangelista2022-10-151-18/+39
* - atari/jaguar.cpp, irem/m92.cpp, merit/merit3xx.cpp, midway/midwunit.cpp, vs... Ivan Vangelista2022-10-061-4/+4
* irem/m119.cpp: fix CPU endianness, add initial observations angelosa2022-10-051-5/+20
* dirom: added pre and post rom bank change callbacks and changed almost all us... hap2022-10-042-11/+0
* - irem/m119.cpp, sega/winclub.cpp: corrected copy paste errors / typos Ivan Vangelista2022-10-041-1/+1
* New machines marked as NOT_WORKING Ivan Vangelista2022-10-031-0/+128
* redclash: fix stuck sound on highscore screen hap2022-09-171-1/+1
* source org: move gmaster to handheld folder hap2022-09-161-1/+1
* mmarvin: just use PORT_ADJUSTER for the tone/speed configuration knobs hap2022-09-121-8/+7