Reimplement HELLO in Forth
authorJonas Hvid <mail@johv.dk>
Tue, 10 Dec 2019 17:21:41 +0000 (18:21 +0100)
committerJonas Hvid <mail@johv.dk>
Tue, 10 Dec 2019 17:21:41 +0000 (18:21 +0100)
commitf05a9a424e2d5cfc15f55cee82f503d7b4c1e5a9
tree5f82d7fb616eaf02ad29b1f6a373fff48dd7a24c
parent3e21454c3e1e006a38d2a05d856e4651d099b668
Reimplement HELLO in Forth

This implementation is a bit awkward right now, but we should be able to clean
it up later.
main.asm
sys.f