summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/namco (follow)
Commit message (Expand)AuthorAgeFilesLines
* -emu/gamedrv.h: Got rid of the "clickable artwork" system flag. Vas Crabb6 days3-3/+3
* Update notes on Teckno Werk in namcos12.cpp (#12217) simzy3913 days1-1/+2
* namco/galaga.cpp: Add a note about Sidam version of Galaga [Xavier Panadero, ... ClawGrip14 days1-0/+11
* namco/namcops2.cpp: correct notes with regards of THE IDOLM@STER & V300 I/O b... Alexander Poyanco2024-04-041-5/+14
* namco/namcos12.cpp: Edit notes on wanted games (#12208) simzy392024-04-021-4/+0
* namco/namcops2.cpp: Documentation: Battle Gear 3 has an US version + MotoGP s... FMecha2024-03-291-5/+6
* h8_timer: compare match event was off by 1 hap2024-03-191-32/+32
* ymmu*: invert lcd edge, hap2024-03-122-18/+8
* misc h8 drivers: digital I/O ports are 8bit (probably leftover from when they... hap2024-03-114-28/+27
* various drivers: removed unwanted comments / separators Ivan Vangelista2024-03-085-18/+0
* namco/namcos2.cpp: Added zoom table ROM to cosmogng and cosmogngj. (#12104) PabloArcade2024-03-051-0/+6
* h8_sci: Entirely revise clocking Olivier Galibert2024-02-291-1/+1
* various drivers: removed some unneeded flipscreen related trampolines Ivan Vangelista2024-02-178-33/+8
* h8_port: pass along ddr on write for high-impedance pins hap2024-02-141-24/+24
* namcos23: fix regression from 6755bdfea9e03b0593488028121083b109d57d41 hap2024-02-141-4/+9
* hh_sm510: correct some release years after looking at copyright year on packa... hap2024-02-041-13/+16
* nmk/nmkmedal.cpp: renamed Lovely Rail to Dream Rail Lovely Ivan Vangelista2024-02-021-6/+6
* New clones marked not working Ivan Vangelista2024-02-021-1/+15
* m6800: remove ONE_MORE_INSN macro, re-add irq logmacro, hap2024-01-242-2/+2
* namco/namcos10.cpp: the recently added ver. B of gegemdb was actually a redum... Ivan Vangelista2024-01-211-19/+1
* New clones marked not working Ivan Vangelista2024-01-201-6/+27
* sh: remove prefixes Olivier Galibert2023-12-173-4/+4
* namco/baraduke.cpp: Use single-pass sprite drawing with priority. (#11834) cam9002023-12-131-64/+64
* New working clones Ivan Vangelista2023-12-061-19/+44
* New clones marked not working Ivan Vangelista2023-12-031-4/+31
* New working clones Ivan Vangelista2023-11-231-0/+79
* namco/rallyx.cpp: Added a Spanish bootleg of Rally X (#11765) ClawGrip2023-11-211-104/+151
* roishtar: Fix regression in ROM loading from 70b2769df57f1f1edc48588b81b6df3e... AJR2023-11-111-3/+3
* m6801: Move RAM, ROM and I/O areas into internal maps for all variants (inclu... AJR2023-11-116-112/+150
* New working clones Ivan Vangelista2023-11-111-3/+3
* New systems marked not working Ivan Vangelista2023-11-101-2/+28
* Clones promoted to working Ivan Vangelista2023-11-091-86/+86
* namco/ygv608.cpp, sega/saturn_v.cpp, seibu/seibuspi_v.cpp: Use util::sext for... AJR2023-11-091-4/+2
* Normalize terminology for retitled bootlegs and hacks of arcade games, prefer... AJR2023-10-201-3/+3
* qncrash: Fix exception at start AJR2023-09-231-1/+1
* qncrash: Start hooking up peripherals AJR2023-09-231-12/+64
* namco/namcos12.cpp: Emulated games with CDXA board. (#11558) 9871238791132023-09-223-31/+553
* namcos23: remove obsolete comment hap2023-09-191-5/+4
* New clones marked not working Ivan Vangelista2023-09-071-1/+18
* namco/namcos12: redump of bad ROM for Kart Duel [Phil Bennett] (#11533) 9871238791132023-09-061-4/+2
* sxevious: forgot to update sxeviousj hap2023-09-041-34/+34
* sxevious: make sxevious a parent set instead of clone of xevious hap2023-09-041-1/+2
* various drivers: a few more output().set_value() removals Ivan Vangelista2023-08-301-1/+1
* cpu/sh: Refactored SH-2 refactored code to separate onboard peripherals from ... 9871238791132023-08-271-3/+3
* various drivers: another batch of output().set_value() removals Ivan Vangelista2023-08-241-4/+16
* ui/info: add \n before btanb warning strings, hap2023-08-241-4/+4
* Tidied up some recent changes, and more use of BIT helper. Vas Crabb2023-08-241-4/+4
* various drivers: removed some output().set_value() calls Ivan Vangelista2023-08-231-4/+11
* misc: remove unneeded comment on clickable artwork hap2023-08-191-1/+1
* namcos21_dsp_c67.cpp: Mask offset for point24 ROM accesses (blind fix for MT ... AJR2023-08-171-1/+1