set cpu 8086 ; load SCP Monitor load mon.com 0 load mon.com ff800 ; Set serial port for SCP set sio port=f6/0/0/0/0/F/0/T set sio port=f7/0/2/0/1/F/0/F set sio ansi ; Set up Cromemco 4FDC disk controller, with RDOS ROM disabled. set cromfdc norom set cromfdc en set wd179x en d cromfdc fdctype 4 att cromfdc0 86dos11.imd ; Start monitor, press enter to get '>' prompt. ! title 86-DOS version 1.14 ! cls ! color 04 echo echo *********************************WARNING********************************** echo * * echo * This is 86-DOS version 1.14 for computers with Tarbell DD. Tarbell DD * echo * is currently not emulated by any emulator so the disk has been patched * echo * to support Cromemco 4FDC emulated by the Altair 8800 (Z80) simulator. * echo * * echo * Please note that not all apps may work, especially those dealing with * echo * floppy disks. This patch however is good enough to get 86-DOS to boot, * echo * clear disks, format disks and transfer system files to another disk. * echo ************************************************************************** echo echo Press any key to continue . . . ! pause>NUL ! cls ! color 07 echo echo Press a few times to get monitor prompt, then type 'B' to boot echo ! pause>NUL ! cls ! color 0A go ffff0