summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/barcrest (follow)
Commit message (Expand)AuthorAgeFilesLines
* Removed some unnecessary backslash line continuations. (#12047) amameuser2024-02-213-6/+6
* barcrest/mpu5.cpp, bfm/bfm_sc4.cpp: Fix calling of SEC data_w() and clk_w() (... Paul-Arnold2024-01-101-3/+3
* misc mcfg: remove pia6821 clock freq param, hap2023-09-204-18/+17
* various drivers: another batch of output().set_value() removals Ivan Vangelista2023-08-242-1/+5
* various drivers: removed some output().set_value() calls Ivan Vangelista2023-08-232-3/+9
* barcrest/mpu1.cpp: Added MPU2 support. (#11498) SomeRandomGuyIdk2023-08-232-229/+1159
* bfm/bfm_blackbox.cpp: Added driver for Bellfruit Black Box electromechanical ... SomeRandomGuyIdk2023-07-181-102/+51
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-1/+0
* mpu4plasma.cpp: Add SCC AJR2023-06-071-12/+4
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-017-72/+72
* Cleaned up logging across the codebase (GitHub #10183). (#11250) [Ryan Holtz] MooglyGuy2023-05-234-60/+56
* srcclean and bump copyright date on language files to 2023 Vas Crabb2023-02-191-1/+1
* mame/b*-e*: put drivers in anonymous namespaces where applicable, updated #if... Ivan Vangelista2023-01-186-9/+23
* -barcrest/mpu4.cpp, barcrest/mpu4vid.cpp: Encapsulated sampled sound board as... James Wallace2022-12-0519-1032/+1108
* mpu4vid.cpp: Fix bad logging format string AJR2022-12-031-1/+1
* barcrest/mpu4.cpp: Fixed regression for games using sampled sound. [James Wal... Vas Crabb2022-11-292-26/+26
* A few small formatting cleanups and scope reductions. Vas Crabb2022-11-181-115/+105
* barcrest/mpu4.cpp: Add IC4 port B shadowing of serial and 50Hz signals. (#10426) James Wallace2022-11-189-124/+219
* Semicolon surgery AJR2022-11-151-1/+1
* 68000: Add a level of transparent indirection, turn the reset output line int... Olivier Galibert2022-11-031-1/+1
* mpu4.cpp, ticket.cpp Added proper hopper communications to ticket.cpp (#10404) James Wallace2022-10-163-25/+5
* Change cpu32 and M68340 to 16 bit data bus instead of 32 [Paul Arnold] Paul-Arnold2022-10-042-32/+28
* barcrest: Refactored MPU4 machine configuration. [O. Galibert, James Wallace,... Vas Crabb2022-09-2718-3835/+3634
* srcclean in preparation for release Vas Crabb2022-08-281-17/+17
* Use mpu4_characteriser_pal for mpu3.cpp (#10079) David Haywood2022-08-273-202/+287
* jpm/jpmsru.cpp: Added Lite a Line, and cleaned up the driver. (#10197) SomeRandomGuyIdk2022-08-101-6/+6
* barcrest/mpu1.cpp: Added Barcrest MPU1 fruit machine driver. (#10083) SomeRandomGuyIdk2022-08-061-0/+518
* Clean up whitespace with srcclean Vas Crabb2022-07-244-77/+77
* m4bjsm, m4bjsma: Add RTC; system boots now AJR2022-07-071-3/+23
* mpu4: set YM XTAL to match PCB, fix some Dutch reel / input setups so that se... David Haywood2022-07-077-333/+369
* current mpu4 work + sorting (including progress to make m4andybt display corr... David Haywood2022-07-047-831/+1104
* barcrest/mpu4*: Refactoring and functionality additions. (#10002) James Wallace2022-07-018-103/+113
* Start moving devices out of src/mame/shared to more appropriate places AJR2022-06-281-2/+1
* mpu4.cpp - set more likely extender boards for a number of mpu4 sets, based o... David Haywood2022-06-286-634/+914
* Eliminated cross dependencies between driver projects. Vas Crabb2022-06-2721-36/+36
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-2728-0/+46070