My OS (such as it is)

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
Post Reply
jamethiel

My OS (such as it is)

Post by jamethiel »

Hello all.

At http://www.dridus.com/~nyef/angel/ is a tarball with the sources to my current OS. It is a stand-alone non-ANS Forth type system for x86 PCs.

You will need NASM to build this.

The Makefile is set up for *nix users. DOS/Windows people will probably have to get creative with partcopy to build the image file.

Feedback welcome!
Post Reply