Commit Graph

78492 Commits

Author SHA1 Message Date
hap
29179a34cc msx2_flop: put dslayer4 in cart2disk hacks list 2021-04-15 01:24:54 +02:00
Furrtek
c1bf2b99cb
Added Konami 007452 multiplier/divider (#7951)
* Added 007452 multiplier/divider, fixes rolling mines trajectories in contra
* Plugged k007452 in combatsc, flkatck, wecleman
2021-04-15 01:09:22 +02:00
Brian Johnson
4a00326aed
qx10: Implement Sound/Speaker (#7955) 2021-04-15 00:23:05 +02:00
Michael Zapf
ece864d7fb ti99: Change floppy step rate defaults. Change Corcomp controller monoflop config. 2021-04-14 20:50:57 +02:00
Robbbert
a55eecf67c trs80m2: update of hash file 2021-04-15 04:11:40 +10:00
hap
6bdd8a3cbe outrun: add note 2021-04-14 19:27:42 +02:00
hap
cd9cd34ea9 omegrace: rename a function 2021-04-14 16:14:46 +02:00
hap
f733062e33 omegrace: fix cocktail spinner input [dink, hap] 2021-04-14 16:01:54 +02:00
Robbbert
ad500a4255 jv3: better validation; honour readonly flag 2021-04-14 22:44:34 +10:00
hap
69668ab7fa corona/simultano: use memory_view instead of bankdev (big improvement according to -bench 10) 2021-04-14 14:41:07 +02:00
Robbbert
c60845cdea jv3: added save support. It doesn't work due to an emulation bug in the main machine. 2021-04-14 19:37:31 +10:00
Olivier Galibert
6cbee7f176 cdu415: Add skeleton 2021-04-14 09:34:44 +02:00
ajrhacker
619559516f
Merge pull request #7952 from brijohn/qx10_floppy_motor_fix
qx10: Enable drive B motor when doing a write motor on register
2021-04-13 18:25:21 -04:00
Brian Johnson
8b0454c349 qx10: Enable drive B motor when doing a write motor on register 2021-04-13 17:20:35 -04:00
Olivier Galibert
b6240507ee h8: Fix disassembly of abs16 2021-04-13 21:39:35 +02:00
James Wallace
f9215bb5d2 Games promoted to working
------------------------------
Money Talks (JPM) (IMPACT) (MT5 L17) (set 1)

Clones promoted to working
----------------------------
Money Talks (JPM) (IMPACT) (MT5 I L17) (set 2)
Money Talks (JPM) (IMPACT) (MT3 L12) (set 3)
Money Talks (JPM) (IMPACT) (MT3 P L12) (set 4, Protocol)
Money Talks (JPM) (IMPACT) (MT3 A L12) (set 5)
Money Talks (JPM) (IMPACT) (MT3 P GL12) (set 6, Protocol)
Money Talks (JPM) (IMPACT) (MT7 L19) (set 7)
Money Talks (JPM) (IMPACT) (MT7 P L19) (set 8, Protocol)
Money Talks (JPM) (IMPACT) (MT7 A L19) (set 9)
2021-04-13 20:27:09 +01:00
AJR
e09b4f60ac basf7100.cpp: Fix clang error: reference to non-static member function must be called 2021-04-13 14:39:44 -04:00
Dirk Best
7bfa69dcd8 views: Invalidate the caches on bank selection change [O. Galibert] 2021-04-13 19:00:32 +02:00
Dirk Best
143675d413 basf7100: More floppy work, system loads data from disk now
Also hook up main CPU ROM and PPIs.
2021-04-13 19:00:25 +02:00
Ivan Vangelista
810fca5e34 playmark.cpp: added preliminary sound to wbeachvla by adapting the sslam.cpp code for powerbals 2021-04-13 18:08:51 +02:00
hap
7d3ac13046 outrun.lay: use <collection> for shifter 2021-04-13 14:59:37 +02:00
Robbbert
2fb222dd20 jv3: fixed gap sizes, some disks can boot 2021-04-13 22:31:48 +10:00
Robbbert
1e5e1a6376 jv3: fixed a data pointer bug 2021-04-13 21:58:48 +10:00
hap
8d681373f0 buggyboy.lay: use <collection> for shifter 2021-04-13 12:33:57 +02:00
hap
2347348c8c taito_z: add 3d scope view for enforceja 2021-04-13 11:44:53 +02:00
hap
d32e1606d2 smartboard: typo 2021-04-13 00:05:27 +02:00
hap
8bb5feac20 smartboard: less led flicker 2021-04-13 00:04:38 +02:00
hap
438c191102 contcirc: add shifter to 3d scope views 2021-04-12 15:46:57 +02:00
hap
62af27d4d9 ui: add separator before 'return to previous menu' 2021-04-12 14:43:33 +02:00
hap
68b66ab091 taito_z: add electronic shutters for contcirc 3d scope 2021-04-12 12:09:00 +02:00
Olivier Galibert
2bedaba0a1 mm_dsk: Add missing terminator 2021-04-12 11:14:26 +02:00
Lord-Nightmare
478e8967aa mac128: Fix audio DC offset when /SNDRES is active and fix DC offset to more correctly reflect the way the 8-bit counter for audio PWM works. Fixes audio in Lode Runner (and likely any other software which uses the sound manager "swMode" for square waves). [Lord Nightmare] 2021-04-12 04:57:25 -04:00
Olivier Galibert
95e8739be9 a2600: Minor changes 2021-04-12 09:27:13 +02:00
Olivier Galibert
98e22ed1b0 pmac6100: CDROM support which blows up 2021-04-12 09:27:13 +02:00
Olivier Galibert
9ff6d01867 imd: do the number of tracks test only on 5.25, 8" and 3.5" is always 80, 3" is always 40 2021-04-12 09:27:13 +02:00
Olivier Galibert
b59544c13c swp30: Make the stream synchronous, add dummy-ish internal register read, more logging 2021-04-12 09:27:13 +02:00
Olivier Galibert
22823416c1 cdu75s: Add some comments 2021-04-12 09:27:13 +02:00
Ivan Vangelista
8efa9d6277 PGM updates [JacKc]:
* Added kov and kov114 sets redump. Confirmed actual dumps are good [XeD]
* Corrected ROMs labels for kov set and orlegend105k set
* PGM documentation update according to PCBs scans
2021-04-12 07:58:34 +02:00
hap
0f3044de82 montec: small fix to input defs 2021-04-12 01:10:41 +02:00
hap
f498f61295 mephisto_montec.cpp: split driver file into montec/smondial 2021-04-12 00:36:52 +02:00
Brian Troha
b3e581c8f9 midyunit.cpp: Add documentation about the known NARC sound program ROMs and sound data. 2021-04-11 15:13:19 -05:00
Brian Troha
08e0cb2899 midyunit.cpp: Don't split the PCB layout information. 2021-04-11 14:09:26 -05:00
987123879113
2e80fdd6d9 Machines promoted to WORKING
----------------------------
Beatmania III Append Core Remix [Eric Holniker]
Beatmania III Append 6th Mix [Eric Holniker]
2021-04-11 22:56:01 +10:00
Robbbert
a99073160e trs80m3: fixed a graphics error 2021-04-11 19:19:22 +10:00
Robbbert
7969c5999b jv3: used osd_printf_error 2021-04-11 12:11:58 +10:00
Robbbert
2b98e0f2de jv3: Added protection against oversized disks. 2021-04-11 12:05:19 +10:00
Brian Troha
8a96c7c662 Additional notes, documentation & history of Williams/Midway games based on source code notes 2021-04-10 19:06:02 -05:00
Brian Troha
3496784134 segas16b.cpp: Make Heavyweight Champ (set 2) a clone of the parent as pointed out by MASH 2021-04-10 19:03:24 -05:00
Brian Troha
b7c208b24f asteroid.cpp: Fix typo in ROM name as pointed out by JacKc. 2021-04-10 17:27:20 -05:00
hap
ba646af6d8 mephisto_glasgow.cpp: split driver file into glasgow/amsterdam 2021-04-11 00:02:50 +02:00