You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The available images for QDOS/86-DOS (SCP, NSI), the precursor to MS-DOS, are for SCP Cromemco 4FDC, SCP Tarbell (both with 8 inch SSSD) and North Star.
Is it possible to adapt DOSbox-X to emulate SCP200B (Seattle Computer Products S-100 bus computer where QDOS/86-DOS were running) - at least adjusting the boot address and reading the floppy images?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
The available images for QDOS/86-DOS (SCP, NSI), the precursor to MS-DOS, are for SCP Cromemco 4FDC, SCP Tarbell (both with 8 inch SSSD) and North Star.
Is it possible to adapt DOSbox-X to emulate SCP200B (Seattle Computer Products S-100 bus computer where QDOS/86-DOS were running) - at least adjusting the boot address and reading the floppy images?
Alternatives considered: SIMH, MAME?
Source code for the controllers (86Box/86Box#3857 (reply in thread)):
https://github.com/simh/simh/blob/master/AltairZ80/s100_tarbell.c
https://github.com/simh/simh/blob/master/AltairZ80/s100_64fdc.c
Better license:
https://github.com/open-simh/simh/blob/master/AltairZ80/s100_tarbell.c
https://github.com/open-simh/simh/blob/master/AltairZ80/s100_64fdc.c
Related: dbalsom/martypc#124
Beta Was this translation helpful? Give feedback.
All reactions