siso 0.1.0

IBM 5150 emulator
Documentation
1
2
3
4
5
mod intel8088;
pub use intel8088::Intel8088;

mod rom;
pub use rom::{Rom, ROM_SIZE};