Previous 199869 Revisions Next

r31577 Sunday 10th August, 2014 at 02:48:10 UTC by R. Belmont
(MESS) Update documentation; improved drive emulation eliminates need to patch setup program. (nw)
[src/emu/bus/a2bus]a2corvus.c

trunk/src/emu/bus/a2bus/a2corvus.c
r31576r31577
2626    3) Press F to format.  Accept all the default options from now on;
2727       there is no "format switch" to worry about with the current emulation.
2828    4) Quit MESS.  Restart with the corvus in slot 6 and a diskii(ng) in slot 7
29       with the "Corvus Hard Drive - Utilities 1.dsk" mounted.
30    5) When you get the BASIC prompt, "LOAD BSYSGEN"
31    7) Type "15100 Z(II) = PEEK(20480 + II)" to fix a bug in the program
32       and press Enter.
33    8) Type RUN and press Enter
34    9) Choose drive 1 and press Y at "OK TO BSYSGEN?"
35    10) When the format completes, type "RUN APPLESOFT BOOT PREP" and press Enter.
36    11) Once it finishes, quit MESS.  Remove the diskii(ng) from slot 7 and
37       the system should boot from the Corvus HD.
29       with the "Corvus Hard Drive - Utilities Disk 1.dsk" mounted.
30    5) When you get the BASIC prompt, "RUN BSYSGEN"
31    6) Choose drive 1 and press Y at "OK TO BSYSGEN?"
32    7) When the format completes, type "RUN APPLESOFT BOOT PREP" and press Enter.
33    8) Once it finishes, quit MESS.  Remove the diskii(ng) from slot 7 and
34       the system will boot into DOS 3.3 from the Corvus HD.
35 
36    TODO: but there are no Corvus drivers present after that, only
37    Disk II?
3838
3939*********************************************************************/
4040

Previous 199869 Revisions Next


© 1997-2024 The MAME Team