Commit Graph

75043 Commits

Author SHA1 Message Date
AJR
d5fe8bb8d4 cit101_kbd: Fix editing error in 2fa849f25a 2020-08-17 22:04:59 -04:00
AJR
2fa849f25a cit101_kbd: Use alternate key names when AZERTY layout is selected 2020-08-17 21:59:31 -04:00
angelosa
584dae3001 archimedes.xml: minor validations (nw) 2020-08-18 00:31:12 +02:00
AJR
78c9b5bce7 kc82: Log MMU changes 2020-08-17 16:47:06 -04:00
couriersud
a55ac80cd5 tank: fix video parameters 2020-08-17 22:24:19 +02:00
couriersud
a81e2cabc8 fixedfreq.cpp: Improve handling of interlaced video
* will now detect half lines before vsync and determine field.
2020-08-17 22:24:18 +02:00
couriersud
da734ea0c9 netlist: fix some pedantic clang warnings. 2020-08-17 22:24:17 +02:00
couriersud
b55747b276 netlist: dead code removal.
* moved dead code into examples/lostfound.cpp
* This work didn't improve performance but still may serve as examples
for complex truth table implementations.
2020-08-17 22:24:17 +02:00
James Wallace
e02478a492 New working clones
------------------
Adders and Ladders (v2.1d) (MPU4 Video) [Ryan Holtz, James Wallace, David Haywood]
Strike it Lucky (v0.5, Datapak) (MPU4 Video) [Ryan Holtz, James Wallace, David Haywood]
Strike it Lucky (v0.53, Datapak) (MPU4 Video) [Ryan Holtz, James Wallace, David Haywood]
The Mating Game (v0.4, Datapak) (MPU4 Video)  [Ryan Holtz, James Wallace, David Haywood]
Barquest (v2.6d) (MPU4 Video) [Ryan Holtz, James Wallace, David Haywood]
Prize Space Invaders (BWB INV1, 50p/30p Play, Version 1.2) (Datapak) (MPU4 Video) [Ryan Holtz, James Wallace, David Haywood, Angelo Salese]
Blox (SJM BLOX, 50p/20p Play, Version 2.0) (Datapak) (MPU4 Video) [Ryan Holtz, James Wallace, David Haywood, Angelo Salese]
Prize Tetris (BWB) (Datapak) (MPU4 Video) [Ryan Holtz, James Wallace, David Haywood, Angelo Salese]
Prize Tetris (BWB) (Showcase) (Datapak) (MPU4 Video) [Ryan Holtz, James Wallace, David Haywood, Angelo Salese]
Monopoly (JPM) (Version 4H, Protocol) [Philip Bennett, James Wallace, David Haywood]
Monopoly (JPM) (Version 4) [Philip Bennett, James Wallace, David Haywood]
Monopoly (JPM) (Version 3) [Philip Bennett, James Wallace, David Haywood]
Monopoly Classic (JPM) (Version 5, Protocol) [Philip Bennett, James Wallace, David Haywood]
Monopoly Deluxe (JPM) (Version 6, Protocol) [Philip Bennett, James Wallace, David Haywood]

new not working clones
---------------------------------------------
Monopoly Deluxe (JPM) (Version 1) [Philip Bennett, James Wallace, David Haywood]

BACTA datalogger: Rewrote to improve logging and internal data handling.
2020-08-17 20:23:44 +01:00
hap
a051abd2cc New working software list additions
-----------------------------------
odyssey2: Power Lords (Euro, Prototype), Spider-Man (Euro, Prototype, Alt) [unknown]
g7400: Clay Pigeon (Euro, Plus, Prototype, Alt) [unknown]
2020-08-17 20:19:20 +02:00
Ivan Vangelista
c59a0fb35c New working clones
------------------
Sector Zone (set 3) [Real, f205v]
2020-08-17 20:14:20 +02:00
Nigel Barnes
1b5cf678a4 New working software list additions
-----------------------------------
bbc_rom:
  Kenda Professional DMFS with PADS 1.02, Master ROM 1.04, Supervisor 2 - DFS, Supervisor 3 - Floppy, Supervisor 3 - Winchester [Nigel Barnes]
  UDM DDFS 0.98 [Paul Klintworth]
  UDM DDFS 3.10 [Steve Williams]

New NOT_WORKING software list additions
---------------------------------------
bbc_rom: Terminal for Rank-Cintel/BBC Slide File, VideoROM: Videodisc Player Control Software [Nigel Barnes]
2020-08-17 19:02:08 +01:00
Nigel Barnes
e25f70de1a hd6345: Added all registers and implemented screen split. 2020-08-17 18:25:13 +01:00
hap
deec658426 ef9340: add support for double width/height characters 2020-08-17 19:16:23 +02:00
Ivan Vangelista
548cf5c585 New working clones
------------------
Huanle Liuhe Yi (Happy 6-in-1) (M68K ver. V100, ARM ver. V100CN) [GC8TECH.COM, Team FBNeo]

pgm.cpp: standardized set names [JacKc]
2020-08-17 18:59:01 +02:00
Ivan Vangelista
c38e3099b2 thunderx.cpp: added ROM locations for scontra and documented hashes for ROMs of same contents but different sizes found on some PCBs [Guru] 2020-08-17 18:42:26 +02:00
Ivan Vangelista
ed4e94fde6 blktiger_ms.cpp: flagged as MACHINE_IS_SKELETON 2020-08-17 18:12:38 +02:00
Ivan Vangelista
3083324f67 sspeedr.cpp: added save state support 2020-08-17 18:12:00 +02:00
Ivan Vangelista
97e233dc15 btiger.cpp, gameking.cpp, hng64.cpp, segas16a.cpp: very minor spelling fixes 2020-08-17 18:11:21 +02:00
cracyc
44af4d00ed hiscore.dat: updates [Leezer] 2020-08-17 10:17:04 -05:00
Vas Crabb
c8218dabdb Clean up clang options now that clang 5 is a hard requirement, and suppress xor-used-as-pow warning introduced in clang 10 2020-08-18 01:10:47 +10:00
Ryan Holtz
c2ea83fc91 -tank: Attempted to hook up proper timing params, doesn't seem to work. 2020-08-17 16:31:12 +02:00
Ryan Holtz
96921ccac9 -netlist: Properly fixed 74165 implementation. Fixed MK28000 address latching. 2020-08-17 16:24:46 +02:00
Ryan Holtz
dd47a15e3a -tank: Commented out CPU-choking motor sound for now. Fixed a transcription error. At least partially fixed screen parameters. 2020-08-17 13:49:13 +02:00
Ryan Holtz
48c847f89a -nld_9321: Fixed Enable input, it should be inverted. 2020-08-17 13:47:27 +02:00
Vas Crabb
75c5c06f1f video/mc6845.cpp: Copying some switch statements doesn't constitute copyrightable creative work (thanks Nigel Barnes for pointing this out) 2020-08-17 13:35:08 +10:00
Scott Stone
ce89e1d1a7 - vgmplay.xml: Added 15 new entries [vgmrips.net, Tafoid]
- vgmplay.xml:  Fixed a good number of entries for correct shortnames, increased description info and filled in "no_data" fields. [Tafoid]
2020-08-16 23:20:42 -04:00
ClawGrip
d6a2fedc98
n64.xml: Fix validation errors (#7088) 2020-08-16 23:07:27 -04:00
Colin Douglas Howell
f7d786d3d0
sspeedr: new netlist audio implementation (#7081)
* sspeedr: new netlist audio implementation

Netlist-based audio implementation for sspeedr (Super Speed Race, 1979)
derived from Midway audio schematics, and based on that used for
280zzzap (280-ZZZAP) and lagunar (Laguna Racer) in the mw8080bw driver.
The Super Speed Race audio circuits are clearly derived from those games;
the biggest difference is the use of a linear feedback shift register
for noise generation.

* Updated netlist static solvers with recent netlist changes.
2020-08-16 21:32:45 -04:00
Lord-Nightmare
d9024aef70 Share the memory maps for the System 11/A/B/C mainboard maincpu and audiocpu between the s11, s11a, s11b, s11c drivers to remove redundant identical copies in each driver. Made the MC1408 dac a member device of the s11 main class to get rid of some init-time tag lookups and prepare for future enhancements. Put the initialization order of devices in the sound-board specific machine configs in a more sane order. [Lord Nightmare] 2020-08-16 20:38:19 -04:00
couriersud
c44d930015 netlist: Add tank to nl subtarget, update static_solvers. 2020-08-17 01:34:04 +02:00
couriersud
c619fbe40c netlist: increase queue sizes to accomodate nl_tank complexity. 2020-08-17 01:34:03 +02:00
ajrhacker
fa8b9a25b6
Merge pull request #7087 from davide125/sgi12
sgi_mips: new software list additions
2020-08-16 15:25:01 -04:00
hap
c650b5ec27 ef9340: internal chr rom was bitswapped, also mark it bad dump 2020-08-16 21:01:22 +02:00
arbee
9006bf69c1 apple2: added HAL Labs Gizmo digital joystick adapter [R. Belmont, Golden Child] 2020-08-16 14:59:44 -04:00
hap
9ee3de7b1f ef9340: add character blink/underline modes 2020-08-16 20:55:27 +02:00
Ryan Holtz
6c5e9d3eff -netlist: Regenerated static solvers, and fixed errors preventing static solvers from generating. 2020-08-16 20:44:00 +02:00
Robbbert
395cf63d30 *atom: cleanup 2020-08-17 04:33:05 +10:00
ajrhacker
28ebc39e98
Merge pull request #7085 from clawgrip/patch-36
n64.xml: Add some carts PCBs metadata
2020-08-16 14:28:25 -04:00
Ryan Holtz
e2231ddcd2 -atarittl: Added netlist for Tank. currently runs at about 0.005% of full speed, unsure why. 2020-08-16 20:04:34 +02:00
AJR
b657250232 MT 07729 2020-08-16 13:58:14 -04:00
Davide Cavalca
64fdc84f3b sgi_mips: new software list additions 2020-08-16 10:09:26 -07:00
Nigel Barnes
3947c95c01 bbc.cpp: Reset devices before CPU reset is cleared on BREAK. 2020-08-16 16:14:07 +01:00
Nigel Barnes
c2a670bda8 acorn_dsk: Added support for Kenda formatted SSD images. 2020-08-16 16:14:07 +01:00
Nigel Barnes
ea75086da7 bus/bbc/fdc: Added the Kenda Professional DMFS and Microware/UDM DDFS boards. 2020-08-16 16:14:07 +01:00
ClawGrip
e41cb8640c
n64.xml: Add some carts PCBs metadata 2020-08-16 13:36:15 +02:00
Justin Kerk
d64262230b New working software list additions
-----------------------------------
ibm5170: Rise of the Dragon (5.25") [TGOD, Justin Kerk]
2020-08-16 00:24:09 -07:00
Ivan Vangelista
f98473d80c seicross.cpp: made friskytb use an M6802 2020-08-16 09:01:24 +02:00
Brian Troha
9ac8872fc7 williams.cpp: Correct ROM label typo in Sinistar Rev 3. 2020-08-16 01:34:07 -05:00
Brian Troha
a10c2f77fa exidy.cpp: Corrected ROM labels for Venture (version 5 set 2) and verified vel_11d-2.11d [Andrew Welburn] 2020-08-16 01:23:07 -05:00