summaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)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
| | | | and remove a few zero offsets from disk regions and regions loading a single ROM file
* (nw) vsmile_cart.xml: no inputs == not supported Vas Crabb2019-09-231-1/+1
|
* Hotfix for nltool.cpp (nw) couriersud2019-09-221-1/+1
| | | Comment out development code.
* 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 + ↵ braintro2019-09-211-16/+16
| | | | whitespace
* netlist code maintenance (nw) couriersud2019-09-2124-130/+334
| | | | | - prepare move to c++ streams and later std::string - fix more lint and clang pedantic warnings/errors - fix some bugs
* mac/mac128: move Command to right alt, which is extremely wrong positionally ↵ arbee2019-09-212-2/+2
| | | | but mollifies Windows [R. Belmont]
* New working clone braintro2019-09-213-2/+54
| | | | | | New working clone ------------------ Birdie Try (Japan revision 2, revision 1 MCU) [TeamEurope, The Guru]
* 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
| | | | | | | | | | | | * Adding visual and descriptive board layout for Versus City Billboard Similar data is provided for other Sega boards. I tried to be as descriptive as I could. * Update segabill.cpp * Adding "thanks-to" for board layout and documentation credit. Originally credited into "copyright" when no contribution was applicable to copyright. Name credited to "thanks-to" instead.
* mac.cpp: fix ADB machines so LALT is Option and LWIN is Command (MT #07426) ↵ arbee2019-09-211-2/+2
| | | | | | [R. Belmont] This matches the fix made to the 128/512/Plus, and makes Option and Command on modern Macs actually be Option and Command in the emulation.
* mac128/512/plus: make Command LWIN (MT #07425) [R. Belmont] arbee2019-09-211-1/+1
| | | | This fixes the layout relative to the original keyboard, and makes it so option and command on modern Macs are option and command in the emulation.
* Format fixes for XML files (nw) Scott Stone2019-09-212-56/+56
|
* Spectrum Software List cleanups (nw) (#5673) David Haywood2019-09-211-1491/+1477
| | | no additions, just metadata changes / parentclone relationship changes etc.
* hh_sm510: make gnw_climber CS parent (nw) hap2019-09-212-28/+28
|
* namcos2: suspicion that marvland is a proto, thanks ↵ hap2019-09-211-8/+7
| | | | https://twitter.com/GoldS_TCRF (nw)
* acorn_vidc.cpp: generate u255 law sound table on device start [Olivier ↵ angelosa2019-09-214-45/+27
| | | | Galibert, Angelo Salese]
* (nw) mycom : notes Robbbert2019-09-211-3/+14
|
* New Working clone added (#5670) algestam2019-09-212-9/+42
| | | | ------------- Game & Watch: Balloon Fight (crystal screen) [algestam, hap, Mr Jiggles the Christmas Man]
* 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 ↵ braintro2019-09-201-8/+14
| | | | undumped set.
* igspoker.cpp: Fixed inputs to cpoker201f. [Roberto Fresca] Roberto Fresca2019-09-211-1/+1
| | | | | | Clones promoted to working -------------------------- Champion Poker (v201F) [Roberto Fresca]
* igspoker.cpp: Workaround to fix the random locks for protection Roberto Fresca2019-09-211-6/+28
| | | | | | | | in the sets cpoker101, cpoker201f and cpoker210ks. [Roberto Fresca] Clones promoted to working -------------------------- Champion Poker (v101) [Roberto Fresca]
* hiscore.dat: fix set renames (nw) cracyc2019-09-201-3/+3
|
* archimds.cpp: fixed off by 16 sound DMA transfers, improving sound quality ↵ angelosa2019-09-202-10/+3
| | | | [Angelo Salese]
* 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 ↵ AJR2019-09-202-1/+2
| | | | future mistakes (nw)
* 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
| | | | | * Improved raster effects on games that dynamically change palette on active frame; * Added stereo sound support;
* (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
| * 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * spectrum list cleanups (nw) * list cleanups (nw) * move set (nw) * more cleanups (nw) * list work (nw) * list work (nw) * list work (nw) * list cleanusp (nw) * remove some pointless 'hacked for website' alts (nw) * list work (nw) * spectrum list cleanups (nw) * list work (nw) * list work (nw) * list cleanups (nw)
* | 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
| | | | | | | | | | ---------------------------------- Cablenet 2039 Controller [Al Kossow, Bitsavers]
* | 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
| | | | | | | | | | ---------------------------------- Genius Leader Select [TeamEurope, Dumping Union]
* | Fix clang error: no matching function for call to 'modf' (nw) AJR2019-09-191-2/+2
| |