Skip to content

Pure Kernel release

Choose a tag to compare

@paulscottrobson paulscottrobson released this 05 Jan 09:14
· 201 commits to main since this release

The main change in this release is the loss of the outstanding CBM type calls to input, check break and so on. These now are done properly microkernel style.

Also new are BLOAD and BSAVE which load and save binary dumps to/from memory, and CPRINT which is like PRINT but prints all characters as text graphics rather than interpreting control keys.