Skip to content

liptaciak/z80-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Hits

About

Z80 Emulator written in Rust 🦀

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published