[Coco] CoCo Demus
    Ed Orbea 
    ed.orbea at gmail.com
       
    Fri May 15 22:25:45 EDT 2020
    
    
  
Robert:
Using an hex editor, I see the 1st 3 bytes are 07 95 00
I understand the the OS9 partition is 1st, followed by the DOS partition
When I POKE &HD938, &H07
POKE &HD939, &H95
POKE &HD93A, &H00
and then attempt to read the virtual disks (0 to 255) each one displays 
as empty, BUT when I look at the same area using a hex editor, I see 
data (not just $FF)
Any suggestions?
Ed
    
    
More information about the Coco
mailing list