Commit Graph

68697 Commits

Author SHA1 Message Date
MetalliC
b77f2851c9 cps3.cpp: tilemap linescroll little fix 2019-09-24 00:02:17 +03:00
algestam
1bb66ee8c6 hh_sm510: Add pcb labels for gnw_mario (nw) (#5678) 2019-09-23 20:41:19 +02:00
mooglyguy
1a5bf558cc -avivideo.cpp: Added an image device to provide looping uncompressed AVI frames as input. [Ryan Holtz]
-vino.cpp: Adapted to support both avivideo_image_device and picture_image_device. [Ryan Holtz]
2019-09-23 17:44:05 +02:00
AJR
15dfa918a7 debugcmd.cpp: Correct the error message too (nw) 2019-09-23 10:13:26 -04:00
ajrhacker
5cad2792b4
Merge pull request #5675 from clawgrip/patch-20
spartanxtec.cpp: Add some IC locations and PLD placeholders [jordigahan]
2019-09-22 15:18:41 -04:00
ClawGrip
a1e6eca0a1
spartanxtec.cpp: Add some IC locations and PLD placeholders [jordigahan] 2019-09-22 20:07:07 +02:00
Robbbert
6179ed4a3f super80 : fine-tuned compatibility of swlist. 2019-09-23 04:03:54 +10:00
Ricardo Barreira
74b647597b cfx9850 fixes (graph mode zoom menu and memory size) (#5674)
* hcd62121: Added xor instruction with indirect addressing (needed for zoom menu in graph mode to work).

* cfx9850.cpp: Reduce RAM size to 32 KB (0000-7FFF) and add overlapping region 8000-FFFF. The code that detects memory size assumes that FFFF aliases 7FFF.
2019-09-22 22:36:16 +10:00
Lord-Nightmare
4cfb7ac9ec typo fix and clarification (nw) 2019-09-22 08:14:27 -04: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