Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 449 Bytes

readme.md

File metadata and controls

13 lines (8 loc) · 449 Bytes

Dependencies

NASM
QEMU

How to run

Install dependencies (Both compiler and emulator can be changed in the compile script)
Run compile.bat or compile.sh depending on host OS

"Todo"

Almost everything needs to be rewritten/fixed as this no longer does any of the basic intented functions while compiling using compile.sh (this might be the scripts fault or the code being broken)