Excellent, so would that bitmap be both the font and brushes or would they be as separate 'files' on the master disk? The reason i ask is we probably don't have a working brush master disk
It first seeks to Cylinder 1 (as opposed to Cylinder 0), then issues what i'm assuming is a Read command, then loops presetting the RAM address on the Disc Data Buffer Card up by 0x10 each loop, reading the first two bytes. So it reads RAM buffer addr 0x10, 0x11, 0x20, 0x21, etc.
-
-
There was a very crude directory at the start. I could believe that it it was 16 bytes per entry, and the first two were a file type. So it is searching for a file of type “Text Brush”. Other entries would be start and length. Can’t recall why cylinder 0 not used.
-
Seems to be exactly as you describe. It works-ish. Now I just need to figure out what command 6 and command 4 to the Disk Sequencer Card are supposed to do. I suspect they're some sort of read-to-Brush-Store command, do you recall anything more specific than that?

- Näytä vastaukset
Uusi keskustelu -
Lataaminen näyttää kestävän hetken.
Twitter saattaa olla ruuhkautunut tai ongelma on muuten hetkellinen. Yritä uudelleen tai käy Twitterin tilasivulla saadaksesi lisätietoja.
thank you, even the smallest detail could help.
