zin Z80 Emulator written in Rust 🦀 First, generate binary file using Assembler. For example: Using Sjasmplus: Generate binary file: sjasmplus --raw=z80.bin z80.asm and run the emulator using: zin z80.bin