Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 608 Bytes

File metadata and controls

18 lines (13 loc) · 608 Bytes

Known issues

  • batteries are broken in the C source I started from, and may not be complete in Forth

  • "fee fie foe foo" might not be working?

  • Currently the kernel uses completely reproducible "random" numbers which makes debugging and testing much easier. A simple fix for much more randomness would increment the random seed during the KEY? busy loop.

TODO