Skip to content

Releases: oculometric/OtterOS

Slightly More Useful

27 Mar 09:32
Compare
Choose a tag to compare
Slightly More Useful Pre-release
Pre-release
  • Properly implemented echo, clib, getv, setv, and some other commands. Type help to view all the commands
  • Contains a working string splitting algorithm
  • Fixed various I/O bugs:
    • End of terminal line repeating
    • Prompter (now with colour)
  • Slightly added memory management
  • Setup debugger attachment on COM1

Base Release

12 Mar 09:14
Compare
Choose a tag to compare
Base Release Pre-release
Pre-release
  • Initial release
  • Basic terminal, including only lowercase character inputs
  • Only has two commands: echo (which prints "Echooo...") and bell (which prints "Ding!")