summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/nmk (follow)
Commit message (Expand)AuthorAgeFilesLines
* Updated some comments. Vas Crabb2024-03-201-9/+9
* nmk/nmk16.cpp: Use emulated NMK214/NMK215 protection for more games. (#12152) Sergio G2024-03-192-73/+131
* nmk/nmk214.cpp: Added NMK214 graphics unscrambling device. (#12039) Sergio G2024-03-094-20/+415
* various drivers: removed unwanted comments / separators Ivan Vangelista2024-03-082-8/+0
* nmk/nmkmedal.cpp: renamed Lovely Rail to Dream Rail Lovely Ivan Vangelista2024-02-021-2/+2
* New systems marked not working Ivan Vangelista2024-02-021-16/+42
* srcclean in preparation for MAME 0.260 release branch Vas Crabb2023-10-222-4/+4
* spacezap: add note about older version, ddealer: correct typo in comment hap2023-10-201-3/+2
* nmk/ddealer.cpp: replace MCU simulation in ddealer with emulated NMK-110 MCU ... mamehaze2023-10-133-910/+432
* jalmah.cpp: Correct size of undumped MCUs; add some labels from PCB photos AJR2023-09-201-0/+6
* - misc/unkgolf.cpp: added missing XTAL value [hammy] Ivan Vangelista2023-07-181-1/+2
* New systems marked not working Ivan Vangelista2023-07-171-5/+27
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-2/+0
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-014-9/+9
* nmk/nmk16.cpp : Ignore lane select for main RAM writes for vandyke and bioshi... David Haywood2023-03-061-3/+3
* nmk/nmk16.cpp: reverted my previous note update as it is incorrect as is. Bet... Ivan Vangelista2023-02-211-6/+4
* New systems marked not working Ivan Vangelista2023-02-212-15/+150
* - vsystem/crshrace.cpp, vsystem/f1gp.cpp, vsystem/taotaido.cpp: consolidated ... Ivan Vangelista2023-02-012-6/+6
* mame/m*,n*: put drivers in anonymous namespaces where applicable, updated #if... Ivan Vangelista2023-01-193-6/+12
* - nmk/cultures.cpp: updated to use memory view instead of bankdev and other s... Ivan Vangelista2022-12-281-119/+106
* New machines marked as NOT_WORKING Ivan Vangelista2022-12-101-2/+2
* New machines marked as NOT_WORKING Ivan Vangelista2022-12-072-8/+70
* - irem/m72.cpp: Added more PLDs to various sets, added main board BPROMs to m... Ivan Vangelista2022-11-146-497/+476
* nmk/nmk16.cpp: Added new Big Bang set (#10408) Sergio G2022-10-131-1/+30
* nmk/ddealer.cpp: Dumped PROMs for ddealer. (#10390) Sergio G2022-10-041-2/+2
* nmk/nmk16.cpp: Dumped PROMs for sabotenb (same as bjtwin PROMs). (#10389) Sergio G2022-10-041-2/+10
* m68000: split the header to make future semi-indenpendant implementations sane Olivier Galibert2022-09-301-0/+1
* New working clones Ivan Vangelista2022-07-052-0/+148
* Start moving devices out of src/mame/shared to more appropriate places AJR2022-06-283-5/+3
* Eliminated cross dependencies between driver projects. Vas Crabb2022-06-2711-21/+29
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-2720-0/+15481