Skip to content

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

AMD64 ilo VM

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.

Building

as -oilo.o ilo.s
ld -oilo ilo.o

Running

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]]

License

Available under MIT License, see COPYING.

About

AMD64 / x86-64 assembly implementation of the ilo VM for konilo

Topics

Resources

Stars

2 stars

Watchers

1 watching

Forks

Contributors

Languages