summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* ibmpcjr: fix pcjr and pcjx cracyc2020-11-221-1/+1
* fmtowns: don't overrun nvram buffer cracyc2020-11-221-8/+24
* Implement views, which are essentially bankdevs integrated into the Olivier Galibert2020-11-221-18/+6
* atm.cpp, pasopia7.cpp, spc1500.cpp, spyhuntertec.cpp, tasman.cpp: removed a t... Ivan Vangelista2020-11-225-44/+63
* cham24.cpp, famibox.cpp: fixed regression Ivan Vangelista2020-11-222-32/+33
* kyugo.cpp: fixed regression Ivan Vangelista2020-11-221-1/+1
* kingpin.cpp: fixed regression Ivan Vangelista2020-11-221-5/+7
* bit90: Update to support BASIC 3.1 mask roms. Also added RAM options Frank Palazzolo2020-11-211-16/+34
* various drivers: got rid of some MACHINE_*_MEMBER and VIDEO_*_MEMBER Ivan Vangelista2020-11-2110-83/+94
* New working clones Ivan Vangelista2020-11-211-0/+28
* splash.cpp: fixed regressions Ivan Vangelista2020-11-211-5/+6
* segac2.cpp: clarify bloxeed credit DIPs (#7465) Devin Acker2020-11-211-13/+19
* shangkid.cpp: updated to use derived classes Ivan Vangelista2020-11-211-279/+264
* shangkid.cpp: redo 20be0ade4a37e9cdfc3f2d1d53cd1b7b9c4b7a0e as per comments Ivan Vangelista2020-11-211-1/+2
* offtwall.cpp: fixed regression Ivan Vangelista2020-11-201-1/+1
* shangkid.cpp: fixed regression in dynamski Ivan Vangelista2020-11-201-4/+1
* onyx.cpp: fixed regression Ivan Vangelista2020-11-201-3/+3
* palm.cpp: fixed regression Ivan Vangelista2020-11-201-1/+1
* tsispch.cpp: switch to logmacro [Lord Nightmare] Lord-Nightmare2020-11-201-31/+28
* starshp1.cpp: Fixed tilemap size (gets rid of uninitialized chars on screen) ... Frank Palazzolo2020-11-201-1/+1
* Separate TX-0 from PDP-1; separate some SoC types in build AJR2020-11-191-1/+0
* MT 07792: quartet, quarteta, quartet2, quartet2a: The moving floors that appe... David Haywood2020-11-201-2/+7
* play_2.cpp: Fix logic bug related to periodic interrupts AJR2020-11-191-2/+2
* New machines marked as NOT_WORKING Ivan Vangelista2020-11-192-11/+19
* re900.cpp: fixed regression Ivan Vangelista2020-11-191-14/+11
* hc110: Added internal artwork. Nigel Barnes2020-11-191-130/+151
* New clones marked as NOT_WORKING (#7498) ClawGrip2020-11-191-2/+10
* New working clones Ivan Vangelista2020-11-191-0/+28
* Various comments added and updated to add input port details, more detailed r... Lord-Nightmare2020-11-198-18/+20
* suprridr.cpp: fixed regression Ivan Vangelista2020-11-191-3/+3
* tsispch.cpp: bring the driver more up to modern MAME coding standards Lord-Nightmare2020-11-191-48/+77
* spectrum fix fix Olivier Galibert2020-11-191-1/+1
* Better spectrum ram setup Olivier Galibert2020-11-191-8/+1
* mcr3: don't overdrive the mixer. [R. Belmont] arbee2020-11-181-6/+6
* tmnt.cpp: Make tmnt2 ROM access work more like it did before Vas Crabb2020-11-192-4/+2
* cqm_dsk.cpp, ti89.cpp: Fix wrong fallthroughs. Sandro Ronco2020-11-181-1/+1
* Fix namcofl Olivier Galibert2020-11-181-2/+12
* Fix doa Olivier Galibert2020-11-181-2/+2
* Fix mlanding Olivier Galibert2020-11-181-1/+1
* Fix model3, unallocated bank Olivier Galibert2020-11-181-10/+10
* Fix spectrum Olivier Galibert2020-11-181-3/+5
* Fix subsino Olivier Galibert2020-11-181-2/+2
* Fix tmnt2 and derivatives Olivier Galibert2020-11-181-2/+2
* Possibly fix vgmplay, can't really test though Olivier Galibert2020-11-181-21/+31
* Fix kron, vram goes over what was in the map Olivier Galibert2020-11-181-2/+1
* sauro.cpp: Switch 'Set 1' and 'Set 2' to make the newly dumped set the parent... ClawGrip2020-11-181-6/+9
* Fix peplus, no need to ram to store the rom Olivier Galibert2020-11-181-3/+1
* de_3b.cpp, video/decodmd3.cpp: Fixed memory share width and Endianness issues. Vas Crabb2020-11-181-97/+97
* psikyo.cpp: Fixed width of video RAM shares. Vas Crabb2020-11-181-4/+4
* vicdual.cpp: Fix extraneous parentheses on comparison warning. Vas Crabb2020-11-181-3/+3