Commit Graph

  • 5554c8f8de
    Update README.md master ksherlock 2021-10-22 11:46:33 -0400
  • e02675057f Support for variable block size (ie, volumes > 32 MB) update-1 Kelvin Sherlock 2021-08-15 20:45:46 -0400
  • 44a6544242 improved 32-bit (well, smartport is 24-bit) block support variable-block-size Kelvin Sherlock 2021-08-11 22:10:11 -0400
  • 7fc041289f convert the extent blocks into 32-bit absolute blocks when loading. Currently the block comparisons are still 16-bit, though. Kelvin Sherlock 2021-08-04 23:49:15 -0400
  • 0fabe65aca move stack adjustment code to take effect from the callback routines Kelvin Sherlock 2021-08-03 20:13:27 -0400
  • 6da1f9fa3c re-arrange to avoid relative expression warning Kelvin Sherlock 2021-07-27 21:31:23 -0400
  • dbfe66cc99 use smartport.aii Kelvin Sherlock 2021-07-27 21:31:01 -0400
  • 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. Kelvin Sherlock 2021-07-22 23:58:20 -0400
  • c855701ffe switch to smartport protocol for reading the device Kelvin Sherlock 2021-07-21 00:31:33 -0400
  • c096f7e37c
    Update README.md ksherlock 2021-07-20 12:17:03 -0400
  • fa3ec0aab5
    Create README.md ksherlock 2021-07-20 12:14:51 -0400
  • fb1c462535 updated facts hackfest Kelvin Sherlock 2021-07-19 18:04:48 -0400
  • 031e352370 resource fork, file type. Kelvin Sherlock 2021-07-18 22:00:54 -0400
  • 760209d790 boot string needs a colon.... Kelvin Sherlock 2021-07-18 14:36:05 -0400
  • ccf2443ba5 logic error descending tree. we never need to follow the next ptr for lookups. Kelvin Sherlock 2021-07-18 14:20:21 -0400
  • f5b2c0860d more fixes Kelvin Sherlock 2021-07-18 13:05:17 -0400
  • d2507eb925 name comparison logic was backwards. Kelvin Sherlock 2021-07-18 12:00:37 -0400
  • e1f5635e6f cat lookup - previous node was reset at every next block which is incorrect. Kelvin Sherlock 2021-07-18 11:21:20 -0400
  • 97997a48dc fixup ctree matching, combine copy loop w/ uppercase loop. Kelvin Sherlock 2021-07-18 10:59:23 -0400
  • a9a44bb4c8 better handling for empty names, forgot to return Kelvin Sherlock 2021-07-18 01:02:24 -0400
  • 7d38d2dd17 fixes... Kelvin Sherlock 2021-07-18 00:27:36 -0400
  • c485c299a5 copy the loader onto the disk. Kelvin Sherlock 2021-07-18 00:16:05 -0400
  • 5c21bd0790 it assembles... Kelvin Sherlock 2021-07-17 23:46:07 -0400
  • 2456c1fc4b work in progress dump. mostly assembles. Kelvin Sherlock 2021-07-17 23:27:54 -0400
  • d012019dd8 code dump Kelvin Sherlock 2021-07-17 21:24:40 -0400
  • 8a9c0d55c2 xba sets z based on the (new) low 8-bits Kelvin Sherlock 2021-07-17 21:24:28 -0400
  • 6baf9b600f loader ... Kelvin Sherlock 2021-07-17 17:02:39 -0400
  • 9c95109306 added smartport, but it doesn't work... hard code unit to #1? Kelvin Sherlock 2021-07-17 17:01:49 -0400
  • e6687dcefc fixup a couple problems encountered while testing. Kelvin Sherlock 2021-07-17 12:59:17 -0400
  • 5b6539a99d improvements and successful assembly. current size = 273 bytes. Kelvin Sherlock 2021-07-17 12:10:06 -0400
  • 371780b11b . Kelvin Sherlock 2021-07-17 00:21:31 -0400