Commit Graph

6 Commits

Author SHA1 Message Date
Kelvin Sherlock
95aa4d8bd5 large volume support (WIP, untested).
the general theory is, multiply the extents by the allocation adjustment to get physical block offsets.
currently, comparisons are still 16-bit though.
2021-07-22 23:58:20 -04:00
Kelvin Sherlock
031e352370 resource fork, file type. 2021-07-18 22:00:54 -04:00
Kelvin Sherlock
c485c299a5 copy the loader onto the disk. 2021-07-18 00:16:05 -04:00
Kelvin Sherlock
2456c1fc4b work in progress dump. mostly assembles. 2021-07-17 23:27:54 -04:00
Kelvin Sherlock
e6687dcefc fixup a couple problems encountered while testing. 2021-07-17 13:01:50 -04:00
Kelvin Sherlock
5b6539a99d improvements and successful assembly. current size = 273 bytes. 2021-07-17 12:10:06 -04:00