fast bootable Read Track/Sector routine (single)
Go to file
2015-10-22 08:38:56 -07:00
.gitattributes 🍭 Added .gitattributes & .gitignore files 2015-10-22 08:36:09 -07:00
.gitignore 🍭 Added .gitattributes & .gitignore files 2015-10-22 08:36:09 -07:00
0BOOT.S initial checkin 2015-10-22 08:38:56 -07:00
readme.md initial checkin 2015-10-22 08:38:56 -07:00

fast bootable Read Track/Sector routine.

  • targets single-loaders in ProDOS order
  • load from any slot
  • scatter-reads sectors
  • full-track read in one revolution
  • runs entirely from zpage
  • can load up to 11 complete tracks
  • DOS 3.3 Launcher compatible
  • requires only 3 pages in memory