Get ilo from http://ilo.retroforth.org/
64-bit x86 ilo VM for Linux, under MIT license. Available as part of the main ilo distribution, this repository is left here for posterity.
as -oilo.o ilo.s
ld -oilo ilo.o
Needs ilo.blocks
and ilo.rom
from main ilo distribution in local directory,
or specify alternative block file and ROM.
./ilo [blocks-file [rom-file]]
Available under MIT License, see COPYING
.