View Single Post
Old 17th May 2019, 6:08 pm   #60
JohnBHanson
Heptode
 
Join Date: Aug 2009
Location: Worthing, Sussex, UK.
Posts: 661
Default Re: Gemini 80-Bus System

You could write the sectors from the 64k disk image -
load the 32k in ram using rpm
then load each sector in turn from the 64k file and then the code to write the sector
run the code and the sector is written
repeat for each sector as before.
JohnBHanson is offline