summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/jpm (follow)
Commit message (Expand)AuthorAgeFilesLines
* -emu/gamedrv.h: Got rid of the "clickable artwork" system flag. Vas Crabb9 days2-4/+4
* Removed some unnecessary backslash line continuations. (#12047) amameuser2024-02-211-2/+2
* misc mcfg: remove pia6821 clock freq param, hap2023-09-201-1/+1
* various drivers: removed some output().set_value() calls Ivan Vangelista2023-08-232-2/+8
* barcrest/mpu1.cpp: Added MPU2 support. (#11498) SomeRandomGuyIdk2023-08-231-69/+122
* bfm/bfm_blackbox.cpp: Added driver for Bellfruit Black Box electromechanical ... SomeRandomGuyIdk2023-07-181-4/+3
* 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-016-47/+47
* New systems marked not working Ivan Vangelista2023-05-021-0/+107
* mame/f*-l*: put drivers in anonymous namespaces where applicable, updated #if... Ivan Vangelista2023-01-186-3/+24
* housekeeping: Use proper SPDX ID for CC0 license. Vas Crabb2022-12-232-2/+2
* jpm/jmpsys5cpp: Start working on inputs inputs, and added reel interface. (#1... James Wallace2022-12-222-26/+70
* Updated FME alphanumeric emulation (#10663) James Wallace2022-12-122-8/+19
* Change cpu32 and M68340 to 16 bit data bus instead of 32 [Paul Arnold] Paul-Arnold2022-10-041-14/+13
* m68000: split the header to make future semi-indenpendant implementations sane Olivier Galibert2022-09-301-1/+1
* srcclean in preparation for release Vas Crabb2022-08-281-1/+1
* Cleaned up some ROM macro indentation and spacing. (#10270) 0kmg2022-08-271-3/+3
* jpm/jpmsru.cpp: Added Lite a Line, and cleaned up the driver. (#10197) SomeRandomGuyIdk2022-08-101-98/+236
* barcrest/mpu1.cpp: Added Barcrest MPU1 fruit machine driver. (#10083) SomeRandomGuyIdk2022-08-061-24/+42
* Clean up whitespace with srcclean Vas Crabb2022-07-241-1/+1
* jpmsru.cpp: Added Lucky Casino DAC. (#10001) SomeRandomGuyIdk2022-07-121-27/+40
* netlist: gtrak10 performance and other improvements and fixes (#10032) couriersud2022-07-051-1/+2
* Start moving devices out of src/mame/shared to more appropriate places AJR2022-06-283-6/+3
* Eliminated cross dependencies between driver projects. Vas Crabb2022-06-279-25/+42
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-2715-0/+24205