This website requires JavaScript.
Explore
Mirrors
Help
Sign In
Apple-2-SW
/
0boot
Watch
1
Star
0
Fork
0
You've already forked 0boot
mirror of
https://github.com/peterferrie/0boot.git
synced
2026-04-19 17:16:37 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
2
Commits
1
Branch
0
Tags
08ce1e0c8380308a6ad9bcb2efaba6dcb1a5bb25
T
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Peter Ferrie
08ce1e0c83
initial checkin
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
readme.md
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
Reference in New Issue
View Git Blame
Copy Permalink
S
Description
fast bootable Read Track/Sector routine (single)
Readme
98
KiB
Languages
Assembly
100%