summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/capcom (follow)
Commit message (Expand)AuthorAgeFilesLines
* lwings: remove now unused variable hap6 days1-3/+0
* avengers: improve mcu/soundlatch timing hap6 days1-11/+12
* srcclean and fix indentation in preparation for MAME 0.264 branch. Vas Crabb6 days1-1/+1
* capcom/vulgus.cpp: Add a 1942 bootleg from Itisa (has bad graphics). (#12103) ClawGrip8 days1-11/+94
* various drivers: removed unwanted comments / separators Ivan Vangelista2024-03-0811-44/+0
* various drivers: removed a few more flip screen trampolines Ivan Vangelista2024-02-171-8/+1
* new WORKING machine MetalliC2024-01-161-16/+169
* higemaru: Add tile x/y flip, fixes hi-score screen (#11936) JOTEGO2024-01-151-3/+3
* new NOT_WORKING machines MetalliC2024-01-041-3/+38
* sh: remove prefixes Olivier Galibert2023-12-172-2/+2
* Miscellaneous simple changes: Vas Crabb2023-12-021-3/+3
* new NOT_WORKING machine MetalliC2023-11-251-6/+21
* capcom/lwings.cpp: Swapped sectionz coin inputs to match the manual. (#11725) JOTEGO2023-11-131-2/+6
* capcom/gunsmoke.cpp: Swapped coin inputs and corresponding DIP switched to ma... JOTEGO2023-11-031-4/+4
* Normalize terminology for retitled bootlegs and hacks of arcade games, prefer... AJR2023-10-202-11/+11
* srcclean in preparation for MAME 0.259 release branch Vas Crabb2023-09-241-1/+1
* Added a Shoei bootleg of Atari Football, and an older version of Trojan (#11548) Nekoziman2023-09-151-182/+230
* cps2: simplify prev commit, and change dsw setting order in UI from on-off to... hap2023-09-111-45/+36
* capcom/cps2.cpp: Support for CPS2 debug DIP switches (#11540) Damian Rogers2023-09-111-9/+101
* capcom/alien.cpp: fix mem_mask size on I/O in1 angelosa2023-09-111-1/+1
* capcom/alien.cpp: QA notes, add wontame inputs angelosa2023-08-301-24/+91
* capcom/alien.cpp: add base flash ROMs for dokodemo, wontame, masmario2, dkbanans angelosa2023-08-291-39/+111
* cpu/sh: Refactored SH-2 refactored code to separate onboard peripherals from ... 9871238791132023-08-272-5/+3
* alien.cpp: Fix clang error: lambda capture 'this' is not used [-Werror,-Wunus... AJR2023-08-261-1/+1
* capcom/alien.cpp: enable DRC angelosa2023-08-261-16/+20
* capcom/alien.cpp: add enough of sound ROM reading and SIO I/O so that mariojj... angelosa2023-08-261-21/+86
* capcom/alien.cpp: add CF card i/f angelosa2023-08-221-11/+54
* capcom/alien.cpp: add YMZ770 bindings angelosa2023-08-221-12/+17
* video/mb86292.cpp: add XINT pin, add some ROP command stubs angelosa2023-08-221-7/+14
* video/mb86292.cpp: add BltCopyAlternateP ROP command, add Console layer basics angelosa2023-08-201-0/+2
* capcom/alien.cpp: stub MB86292 as a device angelosa2023-08-201-71/+29
* capcom/alien.cpp: Fix build AJR2023-08-191-1/+1
* capcom/alien.cpp: decode charset uploaded to VRAM angelosa2023-08-191-6/+66
* chessmachine: improve sync hap2023-07-301-7/+8
* Documentation updates [Brian Troha]: Ivan Vangelista2023-07-231-2/+2
* New working clones Philip Bennett2023-07-221-0/+34
* New systems marked not working Ivan Vangelista2023-07-172-3/+56
* capcom/cps1.cpp: Updated qadjr DIP switch settings (#11408) Abadede2023-07-061-5/+10
* - capcom/1943.cpp: measured MCU clock [Guru] Ivan Vangelista2023-07-041-1/+1
* Miscellaneous cleanup. Vas Crabb2023-07-041-38/+36
* cps1.cpp: Add daimakair DIP switches (#11400) Abadede2023-07-031-1/+29
* avengers: Replace protection simulation with hookup of emulated MCU; add wait... AJR2023-07-023-600/+518
* New systems marked not working Ivan Vangelista2023-06-212-0/+131
* turbo,zaxxon: set 8255 tristate to 0, hap2023-06-162-5/+5
* tigeroad: remove tilerom tag lookup, hap2023-06-125-38/+50
* namcos10: put test switch on F2 hap2023-06-111-5/+4
* buraikenb: comparing the rom data, it's a bootleg after all hap2023-06-101-1/+1
* 1943: fix recent regression with bootleg sets hap2023-06-101-0/+1
* avengers: dumped protection mcu [Caps0ff, Phil Bennett] hap2023-06-093-134/+147
* 1943: correct mcu interrupt pin hap2023-06-032-7/+1