summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-272797-2446663/+0
* Reduced project cross-dependencies, slightly improved renaming script. Vas Crabb2022-06-277-8/+8
* New working clones Ivan Vangelista2022-06-261-2/+40
* plygonet.cpp - change sound hookup so that polynetw can boot (and fixed some ... David Haywood2022-06-251-13/+15
* srcclean and cleanup in preparation for branching MAME 0.245 Vas Crabb2022-06-2618-54/+54
* cps1.cpp: Added Final Fight test mode and Button 3 notes. (#9983) [David Silva] David 'Foxhack' Silva2022-06-261-2/+7
* -Updated translations, cleaned up a little. Vas Crabb2022-06-263-7/+12
* seta.cpp: Added implementation for thunderl protection. (#9943) Sergio G2022-06-261-56/+134
* scorpion.cpp: Reviewed timings for Scorpion ZX-256 Yellow PCB, and cleaned up... holub2022-06-263-139/+106
* jpmsru.cpp: Added new sets, and fixed audio. (#9919) SomeRandomGuyIdk2022-06-261-38/+96
* ksys573.cpp: Use dsem2 BIOS for mamboagg like real hardware does. (#9901) 9871238791132022-06-261-0/+2
* y2.cpp: Adjusted spacing in title of higurashi. (#9920) Michael Sanborn2022-06-261-2/+2
* m79amb.cpp: Improved input lookup table generation, and added DIP switch loca... 0kmg2022-06-261-40/+22
* mpu4bwb.cpp: Identified more sets identification and set better input default... David Haywood2022-06-261-225/+336
* thoop2.cpp: Added PLD files for TH Strikes Back (thoop2). (#9980) Sergio G2022-06-261-0/+14
* Considerable DSP56156 and plygonet.cpp fixes. (#9981) [Ryan Holtz] MooglyGuy2022-06-261-135/+282
* segasm1: fix missing port in games with the comms board. [R. Belmont] arbee2022-06-251-0/+26
* - berserk.cpp: documented the differences between RC28 and RC31 sets [The Cut... Ivan Vangelista2022-06-255-18/+61
* Final Star Force (Japan, set 2) [nnap] Ivan Vangelista2022-06-251-6/+30
* New working clones Ivan Vangelista2022-06-251-123/+149
* New working clones Ivan Vangelista2022-06-251-0/+37
* Fix up includes Vas Crabb2022-06-252-25/+28
* mac.cpp: Changed default video card to Display Card 8*24. Vas Crabb2022-06-251-1/+1
* bus/nubus: Got rid of CRTC hacks in Macintosh Display Card emulation. Vas Crabb2022-06-252-97/+13
* pacman.cpp: Cleaned up inputs and added publisher for titanpac. (#9953) eientei952022-06-251-141/+45
* Corrected a few common typos in various source files. (#9963) 0kmg2022-06-256-7/+7
* missile.cpp: Improved inputs. (#9966) eientei952022-06-251-77/+9
* jp.cpp: Added notes and fixed manufacturer name for 'Lortium' and 'Pimbal (Pi... ClawGrip2022-06-251-3/+15
* xavix.cpp: Added Play TV Jr. Construction. (#9973) David Haywood2022-06-251-0/+27
* midzeus.cpp: Corrected year for "The Grid" (both sets). (#9972) ClawGrip2022-06-251-10/+10
* bus/nubus: More Mac video card improvements. Vas Crabb2022-06-242-9/+17
* apple2gs: Bank text page 0 by PAGE1/PAGE2 in bank $E0 too. Fixes AOL. (GitHu... arbee2022-06-211-2/+29
* fix Sega Pico PCM playback (#9965) ValleyBell2022-06-211-13/+4
* pwrview: fdc work cracyc2022-06-211-5/+20
* New machines marked as NOT_WORKING Ivan Vangelista2022-06-211-40/+283
* albazc.cpp: Use Seta device for sprites; correct type of sound chip AJR2022-06-211-56/+16
* ky80.cpp: Documentation update AJR2022-06-201-1/+1
* spectrum.cpp, spec128.cpp: Fixed partial updates at end of frame. (#9945) holub2022-06-212-3/+8
* New working software list additions Ivan Vangelista2022-06-202-110/+421
* MT 08358: fixed catchp regression. Robbbert2022-06-211-4/+4
* New working clones Ivan Vangelista2022-06-201-23/+127
* mpu4: further moving of class specifics into classes, sorting of sets, reel c... David Haywood2022-06-199-2194/+2575
* sun2.cpp: Use swapendian_int16 AJR2022-06-181-3/+2
* fantland.cpp: verified CPUs and XTAL for fantland [system11] Ivan Vangelista2022-06-181-6/+7
* bus/nubus, bus/sbus: Removed a redundant parameter, modernised endian helpers. Vas Crabb2022-06-182-27/+31
* hp2640.cpp: Fixed some uninitialised memory accesses. Vas Crabb2022-06-181-0/+12
* More scheduler optimisation, Visual Studio build fixes, and cleanup. Vas Crabb2022-06-179-47/+39
* Clones promoted to working Ivan Vangelista2022-06-164-392/+800
* toprollr: fix bigsprite layer in cocktail mode hap2022-06-161-1/+0
* audio/cclimber: fix off-by-1 problem when looping hap2022-06-161-8/+8