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).
- Heap memory
- Double buffering
- Multithreading ???
- Add more games! (pong)
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