Skip to content

Icarus0xff/Octavia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Octavia

A simple X86-CPU emulator.

Usage:

Use as --32 -o mem_rom to compile a .as program and copy mem_rom to build/ and make in build/ dir. Run the cmodel which generated by make then you can get out put of the instruction you programed in .as file.

To-do:

Use C++ to refactor this emulator.

About

A simple X86-CPU emulator.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published