summaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* version bump (nw)mame0214 Vas Crabb2019-09-252-4/+4
* (nw) don't let #include guards get out of sync with filenames Vas Crabb2019-09-251-4/+3
* cps3.cpp: tilemap linescroll little fix MetalliC2019-09-251-3/+3
* tilemap.cpp: Improve contains assert, fixing tilemap viewer in debug build AJR2019-09-251-1/+4
* (nw) restore zero offsets in regions where more than one ROM file is loaded, ... Vas Crabb2019-09-246-337/+337
* (nw) vsmile_cart.xml: no inputs == not supported Vas Crabb2019-09-231-1/+1
* Hotfix for nltool.cpp (nw) couriersud2019-09-221-1/+1
* fix up srcclean (nw) Vas Crabb2019-09-222-2/+2
* srcclean (nw) Vas Crabb2019-09-2266-894/+894
* Fix debugger dump command for address-shifted spaces AJR2019-09-211-11/+8
* nes.hsi: Note (nw) AJR2019-09-211-2/+3
* (nw) segabill.cpp: 8MHz rated Z80, so change clock. Also document OSC + white... braintro2019-09-211-16/+16
* netlist code maintenance (nw) couriersud2019-09-2124-130/+334
* mac/mac128: move Command to right alt, which is extremely wrong positionally ... arbee2019-09-212-2/+2
* New working clone braintro2019-09-213-2/+54
* cps3 docs, remove few wrong parts (nw) MetalliC2019-09-211-11/+8
* Adding visual and descriptive board layout for Versus City Billboard (#5672) cglmrfreeman2019-09-211-0/+49
* mac.cpp: fix ADB machines so LALT is Option and LWIN is Command (MT #07426) [... arbee2019-09-211-2/+2
* mac128/512/plus: make Command LWIN (MT #07425) [R. Belmont] arbee2019-09-211-1/+1
* Format fixes for XML files (nw) Scott Stone2019-09-212-56/+56
* Spectrum Software List cleanups (nw) (#5673) David Haywood2019-09-211-1491/+1477
* hh_sm510: make gnw_climber CS parent (nw) hap2019-09-212-28/+28
* namcos2: suspicion that marvland is a proto, thanks https://twitter.com/GoldS... hap2019-09-211-8/+7
* acorn_vidc.cpp: generate u255 law sound table on device start [Olivier Galibe... angelosa2019-09-214-45/+27
* (nw) mycom : notes Robbbert2019-09-211-3/+14
* New Working clone added (#5670) algestam2019-09-212-9/+42
* nes.hsi: Fix mirroring for Ultimate Stuntman AJR2019-09-201-3/+3
* igspoker.cpp: Fixed inputs to cpoker and cpokert. Roberto Fresca2019-09-211-2/+2
* (nw) hvyunit.cpp: Use correct graphics rom for newer Japanese set, document u... braintro2019-09-201-8/+14
* igspoker.cpp: Fixed inputs to cpoker201f. [Roberto Fresca] Roberto Fresca2019-09-211-1/+1
* igspoker.cpp: Workaround to fix the random locks for protection Roberto Fresca2019-09-211-6/+28
* hiscore.dat: fix set renames (nw) cracyc2019-09-201-3/+3
* archimds.cpp: fixed off by 16 sound DMA transfers, improving sound quality [A... angelosa2019-09-202-10/+3
* cps3.cpp: replaced color DMA fading algo, expected to be hardware-accurate MetalliC2019-09-201-9/+3
* acorn_vidc: All right, move this back to src/devices/machine (nw) AJR2019-09-207-15/+16
* aa310: Fix catastrophic configuration error and add assert to catch similar f... AJR2019-09-202-1/+2
* acorn_vidc: Internalize palette; externalize screen (nw) AJR2019-09-205-32/+61
* acorn_vidc: Move to src/devices/video and fix full build (nw) AJR2019-09-207-13/+15
* Rewritten Acorn VIDC10 into own device file [Angelo Salese] #5671 Angelo Salese2019-09-2012-881/+995
* (nw) dfi386: fixed rom loading Robbbert2019-09-201-2/+2
* Merge pull request #5665 from rfka01/master R. Belmont2019-09-202-40/+139
|\
| * at.cpp: more 386 mainboards and BIOS versions rfka012019-09-192-40/+139
* | spectrum list work + cleanups (nw) (#5626) David Haywood2019-09-201-1286/+1273
* | ap2_dsk: recognize ProDOS 2.5 boot block (nw) arbee2019-09-201-0/+4
* | New machines marked as NOT_WORKING AJR2019-09-204-0/+72
* | 4dpi: duh (nw) Patrick Mackinlay2019-09-201-6/+9
* | apple2e: fix LC query state (nw) Peter Ferrie2019-09-191-2/+2
* | m68hc05l9: Add (somewhat provisional) model-specific register names (nw) AJR2019-09-191-2/+15
* | New machines marked as NOT_WORKING AJR2019-09-191-10/+10
* | Fix clang error: no matching function for call to 'modf' (nw) AJR2019-09-191-2/+2