Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 752 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 752 Bytes

Choco OS

Choco OS is a 64-bit operating system for playing retro games! Currently supports timer/keyboard interrupts, as well as its own shell prompt and some games (one).

Future Plans

  • Heap memory
  • Double buffering
  • Multithreading ???
  • Add more games! (pong)

How to run

Mac: Install the x86_64-elf-gcc package through Homebrew and in the root directory, run gmake run.

Windows/Linux: The GNUmakefile under /kernel will have to be modified with the appropriate linker and compiler

Screenshots

Shell Prompt Snake