fast bootable Read Track/Sector routine (single)
Go to file
2016-04-20 09:35:47 -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 v2 with partial track support 2016-04-20 09:35:47 -07:00
DOS33L.S v2 with partial track support 2016-04-20 09:35:47 -07:00
readme.md v2 with partial track support 2016-04-20 09:35:47 -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
  • can load up to 12 additional sectors ($0400-bfff)
  • DOS 3.3 Launcher compatible
  • requires only 3 pages in memory