Commit Graph

68695 Commits

Author SHA1 Message Date
Vas Crabb
24d07a12d7 version bump (nw) 2019-09-25 07:25:34 +10:00
Vas Crabb
71766f28b9 (nw) don't let #include guards get out of sync with filenames 2019-09-25 06:52:02 +10:00
MetalliC
aa231adc7c cps3.cpp: tilemap linescroll little fix 2019-09-25 02:39:29 +10:00
AJR
ebcb231780 tilemap.cpp: Improve contains assert, fixing tilemap viewer in debug build 2019-09-25 00:39:59 +10:00
Vas Crabb
edec6b6d9e (nw) restore zero offsets in regions where more than one ROM file is loaded, and remove a few zero offsets from disk regions and regions loading a single ROM file 2019-09-24 02:45:41 +10:00
Vas Crabb
eca800a23f (nw) vsmile_cart.xml: no inputs == not supported 2019-09-23 13:14:02 +10:00
couriersud
8781f5bcc0
Hotfix for nltool.cpp (nw)
Comment out development code.
2019-09-22 19:14:44 +02:00
Vas Crabb
3fefe924a2 fix up srcclean (nw) 2019-09-22 15:11:45 +10:00
Vas Crabb
5036387ab4 srcclean (nw) 2019-09-22 13:34:40 +10:00
AJR
1b7b678f40 Fix debugger dump command for address-shifted spaces 2019-09-21 22:41:05 -04:00
AJR
cd0d9ce50e nes.hsi: Note (nw) 2019-09-21 17:38:27 -04:00
braintro
7e94f7cfa0 (nw) segabill.cpp: 8MHz rated Z80, so change clock. Also document OSC + whitespace 2019-09-21 15:55:05 -05:00
couriersud
8734df72ea netlist code maintenance (nw)
- prepare move to c++ streams and later std::string
- fix more lint and clang pedantic warnings/errors
- fix some bugs
2019-09-21 22:15:34 +02:00
arbee
aead1f98f4 mac/mac128: move Command to right alt, which is extremely wrong positionally but mollifies Windows [R. Belmont] 2019-09-21 16:05:39 -04:00
braintro
e906e6c9ad New working clone
New working clone
------------------
Birdie Try (Japan revision 2, revision 1 MCU) [TeamEurope, The Guru]
2019-09-21 14:58:37 -05:00
MetalliC
ae3d5b25ae cps3 docs, remove few wrong parts (nw) 2019-09-21 19:56:12 +03:00
cglmrfreeman
64ba45f445 Adding visual and descriptive board layout for Versus City Billboard (#5672)
* 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.
2019-09-21 12:35:45 -04:00
arbee
dde79d6655 mac.cpp: fix ADB machines so LALT is Option and LWIN is Command (MT #07426) [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.
2019-09-21 12:16:08 -04:00
arbee
259092adee mac128/512/plus: make Command LWIN (MT #07425) [R. Belmont]
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.
2019-09-21 12:09:54 -04:00
Scott Stone
d7fc9b7a53 Format fixes for XML files (nw) 2019-09-21 11:56:31 -04:00
David Haywood
016f45399e Spectrum Software List cleanups (nw) (#5673)
no additions, just metadata changes / parentclone relationship changes etc.
2019-09-21 11:47:02 -04:00
hap
f660d04b30 hh_sm510: make gnw_climber CS parent (nw) 2019-09-21 16:18:16 +02:00
hap
b7a354a7b3 namcos2: suspicion that marvland is a proto, thanks https://twitter.com/GoldS_TCRF (nw) 2019-09-21 15:34:11 +02:00
angelosa
3517c6fcb4 acorn_vidc.cpp: generate u255 law sound table on device start [Olivier Galibert, Angelo Salese] 2019-09-21 12:41:14 +02:00
Robbbert
bb68b228c5 (nw) mycom : notes 2019-09-21 19:28:47 +10:00
algestam
f3175eb28a New Working clone added (#5670)
-------------
Game & Watch: Balloon Fight (crystal screen) [algestam, hap, Mr Jiggles the Christmas Man]
2019-09-21 10:49:49 +02:00
AJR
882942c1c4 nes.hsi: Fix mirroring for Ultimate Stuntman 2019-09-20 22:35:59 -04:00
Roberto Fresca
90102fda7e igspoker.cpp: Fixed inputs to cpoker and cpokert. 2019-09-21 03:30:51 +02:00
braintro
85d9f484b8 (nw) hvyunit.cpp: Use correct graphics rom for newer Japanese set, document undumped set. 2019-09-20 20:21:12 -05:00
Roberto Fresca
2f4ee99b27 igspoker.cpp: Fixed inputs to cpoker201f. [Roberto Fresca]
Clones promoted to working
--------------------------
Champion Poker (v201F) [Roberto Fresca]
2019-09-21 02:39:02 +02:00
Roberto Fresca
0137b5f0b9 igspoker.cpp: Workaround to fix the random locks for protection
in the sets cpoker101, cpoker201f and cpoker210ks. [Roberto Fresca]

Clones promoted to working
--------------------------
Champion Poker (v101) [Roberto Fresca]
2019-09-21 02:15:35 +02:00
cracyc
55ef735fb7 hiscore.dat: fix set renames (nw) 2019-09-20 14:01:47 -05:00
angelosa
ec11d66660 archimds.cpp: fixed off by 16 sound DMA transfers, improving sound quality [Angelo Salese] 2019-09-20 19:31:36 +02:00
MetalliC
221c040ec2 cps3.cpp: replaced color DMA fading algo, expected to be hardware-accurate 2019-09-20 18:40:27 +03:00
AJR
9afcd9c9b9 acorn_vidc: All right, move this back to src/devices/machine (nw) 2019-09-20 11:12:44 -04:00
AJR
123c71bc4b aa310: Fix catastrophic configuration error and add assert to catch similar future mistakes (nw) 2019-09-20 11:02:29 -04:00
AJR
4fb774ffcc acorn_vidc: Internalize palette; externalize screen (nw) 2019-09-20 10:51:01 -04:00
AJR
0917a7295f acorn_vidc: Move to src/devices/video and fix full build (nw) 2019-09-20 10:13:01 -04:00
Angelo Salese
3e6b9f9756
Rewritten Acorn VIDC10 into own device file [Angelo Salese] #5671
* Improved raster effects on games that dynamically change palette on active frame;
* Added stereo sound support;
2019-09-20 15:38:24 +02:00
Robbbert
8ef0656299 (nw) dfi386: fixed rom loading 2019-09-20 23:14:28 +10:00
R. Belmont
9044413021
Merge pull request #5665 from rfka01/master
at.cpp: more 386 mainboards and BIOS versions
2019-09-20 07:52:51 -04:00
David Haywood
5f43238814 spectrum list work + cleanups (nw) (#5626)
* 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)
2019-09-20 07:51:31 -04:00
arbee
6154ea4c8b ap2_dsk: recognize ProDOS 2.5 boot block (nw) 2019-09-20 07:50:36 -04:00
AJR
f1610825cb New machines marked as NOT_WORKING
----------------------------------
Cablenet 2039 Controller [Al Kossow, Bitsavers]
2019-09-20 07:45:50 -04:00
Patrick Mackinlay
833a6ccdba 4dpi: duh (nw) 2019-09-20 15:12:19 +07:00
Peter Ferrie
b9ba6bb8bf apple2e: fix LC query state (nw) 2019-09-19 20:54:31 -07:00
AJR
acc8a35b0b m68hc05l9: Add (somewhat provisional) model-specific register names (nw) 2019-09-19 21:39:28 -04:00
AJR
047e976f4a New machines marked as NOT_WORKING
----------------------------------
Genius Leader Select [TeamEurope, Dumping Union]
2019-09-19 20:07:07 -04:00
AJR
9f0ff99f08 Fix clang error: no matching function for call to 'modf' (nw) 2019-09-19 16:05:07 -04:00
MooglyGuy
9d10d8802c -vino: Implemented the majority of functionality, and hooked up to picture_image_device. [Ryan Holtz] 2019-09-19 21:39:03 +02:00