Commit Graph

72994 Commits

Author SHA1 Message Date
Olivier Galibert
140ba5147d sf: Add the i8751 dump, remove the protection HLE [O. Galibert, FabC] 2020-05-07 17:24:02 +02:00
AJR
ff07f986fa Fix clang nltool build [-Werror,-Wunused-private-field] (nw) 2020-05-07 11:14:07 -04:00
hap
c570c55e2a chess* misc cleanup (nw) 2020-05-07 17:02:37 +02:00
AJR
838d82d5db Fix focus command (nw) 2020-05-07 10:54:29 -04:00
Robbbert
93dacdc926 (nw) super80: no error, but variable doesn't always exist there. 2020-05-07 13:14:40 +10:00
Robbbert
6b134fd07c (nw) super80 : save state support 2020-05-07 12:07:44 +10:00
arbee
d1b8bf0709 mac128: cleanup and removal of keyboard HLE (nw) 2020-05-06 22:02:23 -04:00
R. Belmont
bd96865c5a
Merge pull request #6658 from clawgrip/patch-38
sgi_mips.xml: Fix spacing (nw)
2020-05-06 21:23:11 -04:00
ClawGrip
802d4a1dc0
sgi_mips.xml: Fix spacing (nw) 2020-05-06 23:12:49 +02:00
couriersud
53ac38cf35 netlist: add elif processing to preprocessor. [Couriersud] 2020-05-06 22:43:32 +02:00
R. Belmont
2dbdd730b1
Merge pull request #6657 from mamedev/revert-6638-c140_bus
Revert "c140.cpp: Update data bus behavior and support 12 bit PCM, Verified from assault(namcos2) schematics"
2020-05-06 15:51:37 -04:00
R. Belmont
4ae2e0f487 Revert "c140.cpp updates [cam900, superctr]"
This reverts commit 5852df5086.
2020-05-06 15:51:18 -04:00
David Haywood
06ec9d15ea
Replaced Vsmile Motion BIOS with a correct dump [Sean Riddle, TeamEurope] 2020-05-06 14:36:00 -04:00
cam900
5852df5086
c140.cpp updates [cam900, superctr]
* Update data bus behavior and support 12 bit PCM, Verified from assault(namcos2) schematics
Add/Update notes, Use shorter/correct type values, Fix address/data bus bits, Mordernize save states, Fix spacing, Reduce unnecessary lines, duplicates, Move little endian interface in c140.h
namcos2.cpp, namcos21*.cpp: Fix c140 ROM loading, mirrored maps
* Move bankswitch behaviors in each drivers, Reduce noisy sound regression in previous commit
remain in vgmplay for compatiblity
* Split C219 subclass
* Implement some features from QuattroPlay.  Add notes, Split sound stream update and host interface
2020-05-06 13:30:16 -04:00
Robbbert
aea4c43f73 New working software items
--------------
super80_flop.xml
CP/M boot disk
DOS disk
DOS disk with games
2020-05-07 02:38:30 +10:00
Robbbert
b98ae8d560 (nw) fixed the build. 2020-05-07 02:25:57 +10:00
Scott Stone
71dd03a730 sgi_mips.xml: Fixed -validate error regarding duplicate description in use (nw) 2020-05-06 12:17:31 -04:00
Scott Stone
882a0fead6 cgenie_cass.xml: Fixed incorrect SHA1 hash for polepos (nw) 2020-05-06 11:53:19 -04:00
Frank Palazzolo
70a785d0e4
New working machines
* Grant Searle's Simple Z80
* Grant Searle's Simple CP/M
* Grant Searle's Simple 6502
* Grant Searle's Simple 6809
2020-05-06 11:31:38 -04:00
Frank Palazzolo
8ff84bc0c9
Fix for UI Paste with the Default Serial Terminal (#6648)
* This fixes the ability for one to use UI Paste with the Default Serial Terminal.  Without this fix, 8 characters @^&()\:" cannot be pasted from the UI.
2020-05-06 11:28:42 -04:00
R. Belmont
c7251935a7
Merge pull request #6647 from neSneSgB/patch-1
raiden2.cpp: add U0342 PAL to ROM definitions
2020-05-06 11:27:10 -04:00
R. Belmont
07b5f5bdb4
Merge pull request #6652 from davide125/sgi7
sgi_mips: new software list additions
2020-05-06 11:25:11 -04:00
R. Belmont
1d51122e38
Merge pull request #6650 from RyogaMasaki/i960_iac_messages
Add partial support for all IAC messages
2020-05-06 11:24:02 -04:00
Davide Cavalca
ab4c16d5f2 sgi_mips: new software list additions 2020-05-06 07:54:03 -07:00
ClawGrip
aa42c58961
New NOT_WORKING software list additions (#6649)
* New NOT_WORKING software list additions

---------------------------------------
IRIX 6.5.5 [ClawGrip, Rampa]
IRIX 6.5.7 [ClawGrip, Rampa]
IRIX 6.5.9 [ClawGrip, Rampa]

* New NOT_WORKING software list additions

---------------------------------------
SupportFolio 6/96 [ClawGrip, Rampa]
Support Advantage 12/95 [ClawGrip, Rampa]
Support Advantage 9/95 [ClawGrip, Rampa]

(nw) Also added a partial dump (missing one CD) of IRIX 6.5.13
2020-05-06 10:48:21 -04:00
ajrhacker
841bf245dc
Merge pull request #6651 from tlindner/6309-fix-the-fix
6309: removed wrong BRA
2020-05-06 09:31:05 -04:00
tim lindner
b74a561799 nw: 6309 fix my fix 2020-05-06 06:26:24 -07:00
Patrick Mackinlay
dd6c637c0d m68kfpu: add fmod instruction (nw) 2020-05-06 20:09:29 +07:00
Robbbert
ebd6028b7c (nw) nes.xml : guardlgn and clones never worked, so marked as unsupported. 2020-05-06 22:04:37 +10:00
Damian Rogers
c468f15762 Add partial support for all IAC messages 2020-05-06 20:56:40 +09:00
Olivier Galibert
2cf1249fa5 Thanks clang (nw) 2020-05-06 13:56:21 +02:00
hap
1ab433bb99 delta1: 1 variable was missing for savestate (nw) 2020-05-06 13:49:20 +02:00
Olivier Galibert
1921d81e64 attotime: Add to_string() to get a human-readable version of the time [O. Galibert]
6522via: Correct vocabulary, raise cb2 on shift in to make open-collector work correctly [O. Galibert]
mackbd: Fix/partially rewrite [O. Galibert]
mac128: Make emulated keyboard work [O. Galibert]
2020-05-06 13:26:17 +02:00
hap
310a4f9a36 delta1: add note (nw) 2020-05-06 12:38:28 +02:00
smf-
d3196bd991 Fixed regression in peps0615 introduced in 635f469c7d, the game writes to the page buffer then sends a spurious start condition before the stop condition that writes the buffer. [smf]
Created i2cmem sub classes for all used device types, fixed the buffer sizes that were wrong, removed the methods for modifying the data & buffer sizes and changed the drivers to use the correct types. [smf]

Switched aa310 & ertictac over to use device/machine/pcf8583.cpp, which is not currently based on i2cmem.cpp but might be worth merging in the future. [smf]
2020-05-06 10:54:06 +01:00
Patrick Mackinlay
505e8a4310 z80scc: don't invent data (nw) 2020-05-06 13:42:52 +07:00
Ivan Vangelista
4694bdd46b compis.xml: fixed following validation errors (nw)
Errors:
   Software List device 'flop_list': compis.xml: skvallra part flop1 ROM label 'Får dataregister skvallra.mfm' contains invalid characters
   Software List device 'flop_list': compis.xml: skvallrak part flop1 ROM label 'Får dataregister skvallra (Komplement).mfm' contains invalid characters
2020-05-06 07:25:12 +02:00
Patrick Mackinlay
90000b990b ncr5380n: exit infinite loop (nw) 2020-05-06 12:20:47 +07:00
Rebecca Wallander
35fdbbd20a
compis.xml: Add 8 new software [FakeShemp] 2020-05-06 07:17:17 +02:00
braintro
65f433871b New working clones
New working clones
------------------
Shuffleshot (v1.35) [Justin Khan, Aaron Giles, Justin Frankel, Vitorio Miliano, Andrew Eikum, Joseph Boyd, Jonathan Flowers, Ben Lincoln, Philip Bennett, Brandi Ferguson, Al Kossow, Maxime Croizer, Thomas Summersell, Jeff Battle, Joseph Drilling, Brian Hefele, Christopher Miller, Micheal Drueing, Ryan Winton, Ryan Holtz, Brian Troha]

Shuffleshot (v1.38) [Justin Khan, Aaron Giles, Justin Frankel, Vitorio Miliano, Andrew Eikum, Joseph Boyd, Jonathan Flowers, Ben Lincoln, Philip Bennett, Brandi Ferguson, Al Kossow, Maxime Croizer, Thomas Summersell, Jeff Battle, Joseph Drilling, Brian Hefele, Christopher Miller, Micheal Drueing, Ryan Winton, Ryan Holtz, Brian Troha]

Clones promoted to working
----------------------------
World Class Bowling Tournament (v1.30) [Justin Khan, Aaron Giles, Justin Frankel, Vitorio Miliano, Andrew Eikum, Joseph Boyd, Jonathan Flowers, Ben Lincoln, Philip Bennett, Brandi Ferguson, Al Kossow, Maxime Croizer, Thomas Summersell, Jeff Battle, Joseph Drilling, Brian Hefele, Christopher Miller, Micheal Drueing, Ryan Winton, Ryan Holtz, Brian Troha]

Made World Class Bowling Deluxe & World Class Bowling Tournament v1.40 clones of World Class Bowling.  The new working World Class Bowling Tournament v1.30 doesn't have the flash bowling and the backgrounds are red like WCB, Deluxe and v1.40T have flash bowling and a blue background.
2020-05-05 21:42:46 -05:00
AJR
789761c20c ht68k: Fix floppy boot for kos 2020-05-05 22:06:22 -04:00
neSneSgB
aca630f6a3
raiden2.cpp: add U0342 PAL to ROM definitions
https://twitter.com/neSneSgB/status/1232115385303879680 Discussion starting here, I successfully dumped a .jed from a location test US Raiden 2, and confirmed that the dump worked on a final Raiden 2 PCB. The .jed is downloadable from that thread, and I converted it to a binary using jedutil to generate the CRC and SHA1.
2020-05-05 15:49:11 -07:00
couriersud
12a3abdb28 netlist: nlwav - new functionality. [Couriersud]
nlwav now supports 16 and 32 bit integer format (wav16s, wav32s)
as well as 32 bit float format (wav32f).
The "wav" format is no longer supported.
Added support for high and low pass filtering the wav output.
Dynamic volume adjustment (use "-a 0")
--hpboost can suppress spikes at the beginning of the file (<10ms)

The addition of the float format simplifies debugging significantly
since it covers the whole dynamic format.

Added nlwav to the local VS 2019 build.
2020-05-05 23:54:30 +02:00
couriersud
0044c33b61 netlist: fix validate. (nw) 2020-05-05 23:11:26 +02:00
couriersud
ece9501cc4 netlist: Fix two nlwav bugs. (nw)
First one corrupted wav files produced on windows. The second one
produced wrong sample integration results.
2020-05-05 23:09:51 +02:00
Davide Cavalca
d41284f0e8
sgi_mips: new software list additions (#6623) 2020-05-05 15:50:57 -04:00
Scott Stone
ae7c982770 vgmplay.xml: Added 5 new entries [project2612.org, Tafoid] 2020-05-05 14:14:59 -04:00
ajrhacker
6f6b65f554
Merge pull request #6645 from tlindner/patch-2
Update hd6309.ops
2020-05-05 12:45:47 -04:00
Ivan Vangelista
b28b449bc0 Machines promoted to working
----------------------------
Bingo Time [TeamEurope, Ivan Vangelista]

(nw) game seems playable, as far as I understand the rules. Also added preliminary sound
2020-05-05 18:20:49 +02:00
cracyc
43a1e41737 pcd: fix pcx keyboard and display width (nw) 2020-05-05 10:51:21 -05:00