Skip to content

Snapshot 23w10b

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Mar 01:17
· 41 commits to master since this release
0fa2518
  • mkdisk.py: print block numbers in hex

  • Perform 1 load automatically when built with -DAUTOLOAD

This is not done by default, as I like to keep a known-good version
of the code at blocks 101 and upwards, as a fallback if break the main
copy. This might be desirable for other usecases, though.

Closes #7

  • Don't load install-to by default (moved to block 5f)