i8086 0.0.0

Intel's 8086 Chip Emulator
fn main() {
    println!("Welcome to Intel 8086 Emulator");
}