https://github.com/hellebenjamin/femu80
https://github.com/hellebenjamin/femu80
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/hellebenjamin/femu80
- Owner: HelleBenjamin
- License: gpl-2.0
- Created: 2025-03-18T23:09:07.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-03-25T19:07:08.000Z (over 1 year ago)
- Last Synced: 2025-03-25T20:24:11.117Z (over 1 year ago)
- Language: Rust
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
FEMU80 - Fast Emulator for Z80 CPU
==================================
Femu80 is a Z80 emulator written in Rust. Currently it's in very early WIP stage. Expect something to be broken, or not working at all.
Building
========
1. cargo build --release
2. cargo run
Contributing
============
Feel free to contribute!
Licence
=======
The code is distributed under the GNU GPL v2.0.