summaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
...
| * drdmania.cpp: Add missing ROM [Caps0ff, ClawGrip] ClawGrip2020-09-071-1/+1
|/
* New machines marked as NOT_WORKING Dirk Best2020-09-075-0/+196
* williams.cpp: Correct ROM names for Joust, Stargate & Splat [Brian Troha] Brian Troha2020-09-061-145/+381
* nubus: Fix regression in 27aa4fe0750cd128c10d580c82ab95dbef960e8b AJR2020-09-061-29/+28
* New working clones (#7191) ClawGrip2020-09-062-6/+13
* ibm5170_hdd: new software list additions (#7192) Davide Cavalca2020-09-062-18/+133
* New NOT_WORKING software list additions (#7195) ClawGrip2020-09-061-3/+29
* ibm5170 - New working software list additions (#7197) ArcadeShadow2020-09-061-3/+119
* super80: natural keyboard cleanup; handle the @-key mistake Robbbert2020-09-071-77/+83
* puzzlet: Replace coin MCU simulation with low-level emulation AJR2020-09-061-85/+16
* z8: Fix reads from Ports 0 & 1; add Z86E02 type AJR2020-09-062-2/+19
* netlist: Pedantic and clang tidy updates couriersud2020-09-0628-52/+57
* -Fixed issue that automatically generated unnecessary internal views. Vas Crabb2020-09-0730-1133/+1052
* sorcerer: corrected case of pasted text Robbbert2020-09-071-26/+26
* Merge pull request #7196 from 0-wiz-0/master ajrhacker2020-09-061-1/+1
|\
| * pc98.xml: Remove whitespace in hash Thomas Klausner2020-09-061-1/+1
* | tispellb: allow natural keyboard to operate the menu Robbbert2020-09-071-10/+10
* | Bulk-updated layouts using backdrops without bezels or screens. Vas Crabb2020-09-07627-1258476/+1258476
|/
* nubus: Minor cleanup to fix deprecation warnings AJR2020-09-062-62/+83
* Bulk-updated layouts using bezels without backgrounds or screen. Vas Crabb2020-09-07298-33105/+33105
* Merge branch 'master' of https://github.com/mamedev/mame into master Robbbert2020-09-0785-1436/+1557
|\
| * Finished adding new mechanism for allowing parts of views to be hidden. Vas Crabb2020-09-0785-1436/+1557
* | ti74: fixed +/* for natural keyboard Robbbert2020-09-071-3/+3
|/
* oric: fixed some natural keyboard issues; added savestate. Robbbert2020-09-071-51/+86
* Votrax/Phonic Mirror HC-110 and HC-120: hook up the HC-120 keypad, fix HC-110... Lord-Nightmare2020-09-061-157/+304
* netlist: fix multi byte string issues. couriersud2020-09-064-32/+36
* crvision: have to indicate that joystick is 16-way (for MT 07338) Robbbert2020-09-061-28/+28
* pb2000c: fixed numerous errors from yesterday Robbbert2020-09-061-16/+16
* p2000t: minor fixes to natural keyboard Robbbert2020-09-061-3/+3
* New not working machine Dirk Best2020-09-066-0/+664
* deco_mlc.cpp: Fix invisible pixel issue in vertical zooming algorithm (#7184) cam9002020-09-051-3/+3
* atetris.cpp: add support for bartop proto bank switching (#7185) Devin Acker2020-09-052-11/+69
* fmtowns: changes to 15-bit layer/sprite drawing, fixes niko2 (#7190) r092020-09-052-5/+4
* netlist: Fix a compile issues with mingw. couriersud2020-09-051-0/+4
* netlist: code maintenance and performance optimizations. Couriersud2020-09-0543-1013/+1114
* Merge pull request #7188 from davide125/pcdos ajrhacker2020-09-057-5/+103
|\
| * ibm5170_hdd: new software list Davide Cavalca2020-09-057-5/+103
* | Merge pull request #7189 from TwistedTom/j99-pals ajrhacker2020-09-051-15/+26
|\ \
| * | add jurassic99 pals TwistedTom2020-09-051-15/+26
* | | vsmile.cpp: Fix for vsmilem exception when starting without a cartridge imag... Scott Stone2020-09-051-1/+1
* | | Merge pull request #7186 from DavidHaywood/040920 ajrhacker2020-09-053-5/+25
|\ \ \
| * | | - promote hotwhl2p, no functional change, so same credits, ROM was simply ver... DavidHaywood2020-09-051-3/+2
| * | | new WORKING machine DavidHaywood2020-09-052-2/+23
* | | | micronic: More info AJR2020-09-051-2/+3
| |_|/ |/| |
* | | micronic: Fix hyperlinks in source; add release date AJR2020-09-051-5/+9
* | | ibm5170: add disk labels for msos2_13 Davide Cavalca2020-09-051-0/+10
* | | plus4: fixed shifted characters in natural keyboard Robbbert2020-09-061-12/+12
* | | xmlfile.cpp: Put newline where it’s supposed to go after element content. Vas Crabb2020-09-061-1/+2
* | | render.cpp: May need to recompute selected view when loading visibility toggl... Vas Crabb2020-09-061-0/+3
* | | pet2001: fixed paste of letters Robbbert2020-09-061-26/+29