Commit Graph

78938 Commits

Author SHA1 Message Date
Dirk Best
b77e947a1c 315_5338a: Add command readback and more serial output commands. Also always output on port writes. 2021-05-12 17:45:38 +02:00
Robbbert
ecc6410819 New working software list additions
-----------------------------------
trs80_cass:
Collission
Baccarat
Backgammon
Blackjack
Reno Casino Craps
System-80 Demo
Death Trap
Reno Keno
Micro-opoly
Quick Watson
Reno Casino Roulette
Micro-80 Pinball Machine
Reno Casino Slot Machine
Star Trek (The Computer Game)
Star War
Taipan
Troll Crusher
Video Genie Demo
Wheel of Fortune [Robbbert]
2021-05-12 19:47:22 +10:00
Olivier Galibert
ba8320a301 mview: Fix missing import of submaps in views. Need to fix more about import_submap vs. prepare_map vs. populate_from_map though. 2021-05-12 11:01:06 +02:00
Ivan Vangelista
a1f41c8e08 New working clones
------------------
Player's Choice (M3C1) [Brian Troha, The Dumping Union]
The Pit Boss (M4A4) [Brian Troha, The Dumping Union]
2021-05-12 06:50:41 +02:00
arbee
6a1045f5d2 m68kfpu: support instructions with 80-bit FP immediate values. (GitHub issue #8049) [R. Belmont] 2021-05-11 22:51:46 -04:00
cracyc
de236b6eb0 slightly adjust asuka 120 disk a image to fix copy protection 2021-05-11 15:30:47 -05:00
arbee
e8ce8fb15d macquadra700: hook up SCSI PDMA and DRQ. [R. Belmont] 2021-05-11 16:26:06 -04:00
Angelo Salese
ef51589312
pc9801.cpp: add implementation of the DAC_1BIT interface (#8017)
* pc9801.cpp: add implementation of the DAC_1BIT interface

* pc9801.cpp: fix DAC1BIT sound aliasing by changing it to a speaker_sound_device, kudos to Lord Nightmare for pointing this out

* pc98.xml: update QA notes

* pc98.xml: fix zeta boot order, promoted to working

* pc9801.cpp: bind level_w directly instead of lambda trampoline
2021-05-11 22:19:16 +02:00
Olivier Galibert
94db317064 prodos: Add file and resource reading 2021-05-11 21:52:25 +02:00
AJR
9d4ffe837e canons80, canonts3: Same entry points can be used for both 2021-05-11 15:41:34 -04:00
AJR
4b70854a89 canons80, canonts3: Use correct I/O map; fake a few interrupt vectors 2021-05-11 15:20:11 -04:00
AJR
a1c914bef9 Fix crashes in Qt debugger caused by trying to select a nonexistent disassembly or memory view 2021-05-11 14:19:52 -04:00
AJR
3955b5c9e9 New machines marked as NOT_WORKING
----------------------------------
DECmate II (PC278) [AJR, Vince Slyngstad]
DECmate III (PC238) [AJR, Vince Slyngstad]
2021-05-11 13:59:42 -04:00
ajrhacker
9a909ee83b
Merge pull request #8039 from ArcadeShadow/patch-95
ibm5170 - New working software list additions
2021-05-11 13:55:11 -04:00
ajrhacker
fc859d8ebe
Merge pull request #8038 from ArcadeShadow/patch-94
ibm5150 - New working software list additions
2021-05-11 13:54:48 -04:00
ajrhacker
aeb6248fb7
Merge pull request #8043 from rfka01/master
amstr_pc.cpp: reinstate anyonymous namestate marker
2021-05-11 13:53:11 -04:00
ajrhacker
59f101756c
Merge pull request #8041 from quasiscroto/pce-tv
pce_tourvision.xml: cleanup to match changes to pce.xml
2021-05-11 13:52:57 -04:00
Ivan Vangelista
c8eafd51c1 New working clones
------------------
World Rally (Version 1.0, Checksum E586) [iq_132]
2021-05-11 18:05:55 +02:00
hap
36b2294bd5 pacman: mark mspactwin as a hack 2021-05-11 17:30:17 +02:00
Patrick Mackinlay
3a5aa47940 decstation: pmax/pmin pass more diagnostics 2021-05-11 17:43:34 +07:00
Patrick Mackinlay
139fc67f93 dc7085: overhaul 2021-05-11 17:42:24 +07:00
hap
fcdf72bdaa vt1682: probably fix fullrom read buffer overflow 2021-05-10 22:50:33 +02:00
hap
74c2c0c64a m6800: remove outdated captain's log 2021-05-10 20:50:45 +02:00
hap
b2144f7708 m6800: account interrupt cycles for timer counter 2021-05-10 20:49:26 +02:00
Ivan Vangelista
acc1439137 gticlub.cpp, hornet.cpp, nwk-tr.cpp, zr107.cpp: misc cleanups 2021-05-10 19:05:26 +02:00
Ivan Vangelista
6a3e239907 New machines marked as NOT_WORKING
----------------------------------
Canon Typestar 3 [Guru]
2021-05-10 18:59:38 +02:00
Patrick Mackinlay
d236b78d70 tekigw: appease clang 2021-05-10 21:14:30 +07:00
Patrick Mackinlay
bf96ef8c48 dinetwork: don't transmit fcs 2021-05-10 21:11:32 +07:00
Patrick Mackinlay
9ef03aa399 New machines marked as NOT_WORKING
---
Tektronix 6130 [Randon Michels, Patrick Mackinlay]
2021-05-10 16:42:45 +07:00
Patrick Mackinlay
3d79c5d831 wd1010: expand head selection 2021-05-10 15:32:46 +07:00
Patrick Mackinlay
1c5d6a87e6 ns32000: correct operand read/write bus space 2021-05-10 14:34:02 +07:00
Olivier Galibert
7ff6ed667f cdr-254sh: Skeleton 2021-05-10 09:14:54 +02:00
rfka01
3b7af078e4 amstr_pc.cpp: reinstate anyonymous namestate marker 2021-05-10 08:26:39 +02:00
arbee
41a77f06d0 ch376: Fix missing file [R. Belmont] 2021-05-09 20:56:43 -04:00
AJR
f901b00bdf trs80.cpp: Change machine config constructor names to be less confusing 2021-05-09 20:37:20 -04:00
quasiscroto
96b38ad486 pce_tourvision.xml: cleanup to match changes to pce.xml
Be Ball and Gomola Speed do in fact match the only verified dumps in pce.xml. Old alternates in pce.xml appear to be bad dumps.
2021-05-09 16:33:17 -08:00
AJR
4f80bb4ae3 trs80: Fix missing device error 2021-05-09 20:30:01 -04:00
ajrhacker
df97960913
Merge pull request #8036 from qazmko1029/master
rmnimbus.cpp: Corrected false labelled romset date, add new romsets
2021-05-09 19:50:16 -04:00
ajrhacker
01be886db4
Merge pull request #8040 from quasiscroto/pce-fix
pce.xml: replace bad dumps
2021-05-09 19:49:34 -04:00
arbee
74cf54b407 apple2: allow apple2/apple2p to use the BOOTI card also. [R. Belmont] 2021-05-09 19:38:39 -04:00
arbee
488e60b3ab ch376 updates [R. Belmont]
- Ignore non-8.3 compliant filenames when generating the directory since CH376 is super-tied to FAT12 semantics
- Implement CHECK_EXIST command for BBC Micro
- Implement undocumented command 0x16, also for BBC Micro
- Fix status return from SET_USB_MODE
2021-05-09 19:35:31 -04:00
AJR
2077c7dca0 pdp8: Make this skeleton CPU file buildable 2021-05-09 19:19:50 -04:00
AJR
efaab6518b Fix minor positioning glitches in disassembly view related to changing sources 2021-05-09 19:18:55 -04:00
quasiscroto
fd94299006 pce.xml: replace bad dumps
Be Ball, Gomola Speed, and Youkai are listed as known bad dumps with verified
correct dumps in No-Intro. Among other things this fixes sprite glitches in
the dump of Gomola Speed that has been floating around for decades.
2021-05-09 14:37:40 -08:00
Nigel Barnes
f7bce1fc07 bbc_tube_80286: Correct mapped RAM size. 2021-05-09 17:22:12 +01:00
Nigel Barnes
ebeb21fbc5 bbc_cumana68k: Initialise members. 2021-05-09 17:22:11 +01:00
Nigel Barnes
41e787d858 bus/bbc/fdc: Use arrays of floppy_connector. 2021-05-09 17:22:11 +01:00
Nigel Barnes
e684acaa50 New clones marked as NOT_WORKING
--------------------------------
Saga Fox [Alessandro Liberalato]
Saga Fox/F80 [Alessandro Liberalato]

New working software list additions
-----------------------------------
sagafox: Saga Fox CP/M  [Alessandro Liberalato]
2021-05-09 17:22:11 +01:00
Nigel Barnes
79847c3ddf bus/electron/m2105: Rewritten M2105 expansion according to schematic.
- added missing printer handler lines.
- corrected ROM mapping.
- added battery backed RAM.
2021-05-09 17:22:11 +01:00
Nigel Barnes
c20dd83d13 Software list items promoted to working
---------------------------------------
bbc_flop_32016: PanOS Version 1.10 System Disks, PanOS Version 1.40 System Disks, GCAL, BCPL, Reduce
2021-05-09 17:22:10 +01:00