Commit Graph

79462 Commits

Author SHA1 Message Date
Patrick Mackinlay 3d79c5d831 wd1010: expand head selection 2021-05-10 15:32:46 +07:00
987123879113 46601614d1
ksys573: Change ATAPI_CYCLES_PER_SECTOR from 5000 to 30000
This change fixes "CD-ROM DRIVE ERROR (-8)" errors in Drummania 2nd Mix.
2021-05-10 17:08:33 +09: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
Olivier Galibert 4fd3689183 prodos: experiements in directory tree reading. 2021-05-09 18:17:35 +02:00
arbee 628fa01ed6 nscsi_cd: Implement READ DISC INFORMATION command. [R. Belmont] 2021-05-09 12:13:28 -04:00
ArcadeShadow 30d12a05a0
ibm5170 - New working software list additions
New working software list additions
Elvira II: Jaws of Cerberus (5.25" HD)
Elvira II: Jaws of Cerberus (Italy)
Joe & Mac: Caveman Ninja
WaxWorks
2021-05-09 17:06:10 +01:00
ArcadeShadow e4196eb368
ibm5150 - New working software list additions
New working software list additions
Elvira: Mistress of the Dark
Jones in the Fast Lane (EGA release)
Jones in the Fast Lane (VGA release)
King's Quest I: Quest for the Crown
Obitus
2021-05-09 16:56:42 +01:00
AJR 2ef80dd44a jpinball: Mark sound ROM as bad dump 2021-05-09 10:05:35 -04:00
Robbbert 7eaefcdb6d New working software list additions
-----------------------------------
mbee_cass:
Bee III Basic
Star Block [Robbbert]
2021-05-09 23:13:34 +10:00
ClawGrip ef5a79e421
New NOT_WORKING machines (#8037)
New NOT_WORKING machines
--------------------------------
Pin Ball [Eduardo Anay]
2021-05-09 21:20:06 +10:00
Patrick Mackinlay 7501f7fb68 ns32000: fix spr instruction 2021-05-09 15:58:34 +07:00
Robbbert 6536c3ce88 h01x: fixed cassette, used listed clock frequencies. 2021-05-09 18:07:59 +10:00
Ivan Vangelista 80d59294e9 New working clones
------------------
Alpine Racer (Rev. AR1 Ver.C, Japan [f205v, Brian Troha, The Dumping Union]
2021-05-09 08:00:17 +02:00
qazmko1029 a352e22a49 rmnimbus.cpp: Corrected false romset date, add new romsets 2021-05-09 11:35:13 +08:00
arbee 9b9840529e mac: map full SCSI DRQ memory ranges, A/UX 3 installer can now see its CD. [R. Belmont] 2021-05-08 23:03:50 -04:00
Frank Palazzolo 1d6cae52cb bit90: Add notes describing tape interface (not implemented) 2021-05-08 22:06:20 -04:00
arbee 32151b1f0c cd.cpp: Macs now can see and boot from CD-ROM. [R. Belmont, Al Kossow] 2021-05-08 20:46:30 -04:00
Dirk Best 69365788dd in213ae: Add version 1.7 [soviet9922] 2021-05-08 22:59:13 +02:00
arbee e13ea1cd39 Retiring my original NCR5380 implementation. [R. Belmont, AJR] 2021-05-08 16:55:52 -04:00
arbee 3ee1c18a65 ch376: Fix typo that GCC caught and Clang didn't! [R. Belmont] 2021-05-08 16:40:28 -04:00
AJR 2221a1c112 trs80, sys80, lnw80: Add "reset" (i.e. NMI) button 2021-05-08 16:39:13 -04:00
arbee bca8f60c47 Update arcade.lua with new devices. [R. Belmont] 2021-05-08 16:30:01 -04:00
arbee fa5977301e apple2: Add support for the BOOTI card [R. Belmont] 2021-05-08 16:19:36 -04:00
arbee 6704819c1f Add -share_directory option. This sets a directory on the host system which emulated systems can directly access. [R. Belmont] 2021-05-08 16:13:43 -04:00
Robbbert fc3e486d99 sys80 and clones: added Video Cut and Page. 2021-05-09 04:04:59 +10:00
AJR 7ed1de96c9 mac.cpp, mac128.cpp, macprtb.cpp, macpwrbk030.cpp, macquadra.cpp: Add helper device to permit use of "new" SCSI bus and 53(C)80 emulation with macse and later 2021-05-08 13:02:41 -04:00
Robbbert 173a0cf3b6 h01x: added mc6845 and cleanup. 2021-05-09 02:30:21 +10:00
hap bb9efaff5d gen32: add waitstates on rom access 2021-05-08 17:10:06 +02:00
AJR c137f89f86 hd6301x, hd6301y & derivatives: Updates to internal peripheral emulation
- Add Timer 2 and its associated interrupt and allow it to clock the serial port
- Change divider for external serial clock to 16
- Remove timer hack in supremo
2021-05-08 10:57:47 -04:00
Robbbert 9e0e9fb978 trs80_quik: redid compat flags for meritum. 2021-05-08 23:37:55 +10:00
hap c21ea4e53c render: increase MAX_TEXTURE_SCALES a bit 2021-05-08 14:02:41 +02:00