Commit Graph

74861 Commits

Author SHA1 Message Date
Lord-Nightmare
f778fd417b Switched Williams Pin Sound 88 board to use two device_mixer_interface outputs for its output channels, instead of having speakers handled internally to the device. Fixed the Pin Sound 88 /SYNC_PULSE line to connect to Jokerz' System 11B PIA@3400 CA1 instead of CB1, based on board pictures of the W2/W3 jumper positions. Added a note about the infamous audio hum issue on the real Jokerz! pinball table, and updated device comments to clarify things and fix some minor errors. [Lord Nightmare] 2020-08-09 18:39:02 -04:00
James Wallace
4d3619a6a4 mpu4vid.cpp: Added inputs to Big 40 Poker. 2020-08-09 20:46:34 +01:00
ajrhacker
3491e1bd65
Merge pull request #7047 from DavidHaywood/080820
misc small tweaks, gpl16250, mpu4vid
2020-08-09 15:29:55 -04:00
Lord-Nightmare
fdcb9850da Add and hook up a device for the D-12338-567 Williams Pin Sound '88 board, used on the Williams System 11B 'Jokerz!' pinball. [Lord Nightmare] 2020-08-09 14:35:08 -04:00
cam900
c16fea7d69
epic12.cpp: #if instead #ifdef (#7045) 2020-08-09 08:17:51 -04:00
DavidHaywood
d715fb5304 located some missing mpu4vid parts 2020-08-09 13:13:36 +01:00
DavidHaywood
77f193a76d gpl16250 bootstrap tweak 2020-08-09 13:11:11 +01:00
couriersud
fb1b128103 Added carpolo and fireone to SUBTARGET nl. 2020-08-09 12:01:33 +02:00
couriersud
77dbc79547 netlist: fix line-number tracking when at end of line.
* Also remove a semicolon from nlm_opamp.cpp
2020-08-09 12:00:57 +02:00
couriersud
b0b2e1351a netlist: fix creation of static solvers. 2020-08-09 08:04:07 +02:00
Robbbert
5855939b91 smc777, mikro80: removed unneeded, added usage. 2020-08-09 13:14:55 +10:00
hap
a7e5e502d0 screen/update_now(): fix overwriting last pixel of previous update, fix rendering whole scanline when update was called inside hblank 2020-08-08 23:44:07 +02:00
AJR
5a2e059773 Document rowsize parameter for dump command in debugger help 2020-08-08 16:31:27 -04:00
couriersud
923de88abb netlist: more header file separation 2020-08-08 20:10:12 +02:00
arbee
7df1f8de26 apple2: Clean up CMS SCSI II support and naming [R. Belmont] 2020-08-08 13:02:33 -04:00
arbee
24e40bc932 apple2: add new files for CMS SCSI II card [R. Belmont, Apple II Documentation Project] 2020-08-08 12:58:09 -04:00
arbee
6fe3a9fa7c apple2: Added support for the CMS SCSI II Card [R. Belmont, Apple II Documentation Project] 2020-08-08 12:56:58 -04:00
smf-
44416bee2d Fixed audit finding sets that you don't have when [smf]
1. A clone has a rom that hasn't been dumped but it has the same name as a rom in the parent that has been dumped. Partly fixes issue #6985/#6981
2. If roms are the same between parent and clone but loaded differently. Fixes remaining issues in #6985/#6981 & Fixes MT05556
3. If parent has all the roms in the clone & you have neither set but you have a device rom that is used. Fixes MT07410
2020-08-08 16:50:50 +01:00
Ivan Vangelista
c1e650ed79 champbas.cpp: updated ROM labels and PCB infos for exctscc2 [Der Kommissar, caius] 2020-08-08 14:39:36 +02:00
AJR
1906406e3d upd78k1/k2/k3 disassemblers: Fix branch destinations for A.n, X.n and PSW.n modes of BT(CLR) and BF(SET) 2020-08-08 08:26:34 -04:00
hap
3245af3747 mcs48: get rid of wy100 irq hack 2020-08-08 14:18:15 +02:00
hap
4648aa6acf mcs48: burn opcode cycles before executing opcode 2020-08-08 13:49:15 +02:00
Robbbert
f5d61a984c mikro80: fixed cass load; kristall2,radio99: fixed cassette 2020-08-08 21:42:52 +10:00
Dirk Best
bdc2b7a654 New machines marked as NOT_WORKING
----------------------------------
Qume QVT-82 [Bitsavers]
2020-08-08 11:21:02 +02:00
Robbbert
d6c5237532 vtech1: small cleanup 2020-08-08 12:54:09 +10:00
Lord-Nightmare
983035768e Minor update to notes for Williams System 11/a/b games. [Lord Nightmare] 2020-08-07 18:58:29 -04:00
Ryan Holtz
37dac76270 -carpolo: Fixed validation error. 2020-08-07 22:29:30 +02:00
MetalliC
2c3ea80857 new NOT_WORKING clone
-----------------------
Dead or Alive (Model 2B, Revision C) [Trol]

model2.cpp redumped Dead or Alive ic19 [Trol]
2020-08-07 21:52:45 +03:00
James Wallace
53032d52aa -BACTA Datalogger: Moved to shared library, improved message handling 2020-08-07 19:46:43 +01:00
hap
0b3d4ea418 mcs48: fix cycles not deducted for timer irq, get rid of kaypro10 hack 2020-08-07 20:28:52 +02:00
Julian Sikorski
404aa61737
Fix tiny build (#7040) 2020-08-07 20:25:23 +02:00
MetalliC
f9f817adba fix MT07552 2020-08-07 21:20:13 +03:00
hap
127bd02dda screen: add getter for pixeltime 2020-08-07 20:14:12 +02:00
Lord-Nightmare
1e95aea5c2 Separated Williams System 11 BG sound boards into the 5 functionally different types that existed, and hooked the appropriate types to each system 11/a/b/c driver. Switched to using a rom load region with a listed parent:sub space rather than using a set_romregion function within the device for all users of the s11c_bg device. Replaced the embedded bg sound and bg music board emulation on s11.cpp with the appropriate devices. Updated notes for the WPC Sound board. [Lord Nightmare] 2020-08-07 14:09:47 -04:00
Ivan Vangelista
56764a8787 39in1.cpp: hooked up dips 2020-08-07 20:03:08 +02:00
Robbbert
4e68bc9b5e vtech2: small clean; added savestate 2020-08-08 04:01:06 +10:00
ClawGrip
5232115d18
New machines marked as NOT_WORKING (#7035)
New machines marked as NOT_WORKING
----------------------------------
Hola Don Pepito [Victor Fernandez (City Game), aidneub41 (José Antonio), ClawGrip]

* Fix PIC type.
* Fix notes about song authors.
* Fix game names (as per the official song titles).
2020-08-07 12:57:28 -04:00
David Haywood
dc3a329906
mpu4vid tweaks - improved set identification, fixed some palette issues (#7038) 2020-08-07 12:56:10 -04:00
Ryan Holtz
8a376c4c28 -spg2xx_io: Put side-effect guards around potentially volatile reads. 2020-08-07 17:03:01 +02:00
Robbbert
1312313971 vector06: cleanup; added natural keys 2020-08-07 23:49:21 +10:00
James Wallace
f259016b1e
guab.cpp - Minor cleanups 2020-08-07 09:09:11 +01:00
James Wallace
158d3ca088
guab.cpp - Hooked up BACTA datalogger, fixes coinup issues 2020-08-07 08:58:21 +01:00
AJR
ee04c0f493 targ: Improve PROM notes 2020-08-06 23:44:38 -04:00
Brian Troha
efc8148137 New working clones
New working clones
------------------
Ring of Destruction: Slammasters II (Brazil 940902) [SHVB, Filipe Nascimento, The Dumping Union]
2020-08-06 22:16:16 -05:00
Brian Troha
9d6e20b42d exidy.cpp: Correct ROM labels for the Targ & Targ (Cocktail?) sets. [Andrew Welburn] 2020-08-06 21:24:30 -05:00
Brian Troha
22d6d12bdf williams.cpp: Correct comment, it's Decoder "PROM" 2020-08-06 21:12:45 -05:00
Ryan Holtz
296606d9fe -sa1: Fixed up compatibility comments for kirby3, pebble, smrpg 2020-08-06 22:39:22 +02:00
Ryan Holtz
f5cdabaca2 -netlist: Typo 2020-08-06 20:29:33 +02:00
Ryan Holtz
aa86126fc2 -fireone: Netlist sound now works other than the Alert trigger. [Ryan Holtz, Colin Howell, couriersud] 2020-08-06 20:16:22 +02:00
Ryan Holtz
0f6d29e759 -fireone: Added L/R mixer and L/R explosions. 2020-08-06 20:16:22 +02:00