2 releases

0.1.1 Jan 13, 2021
0.1.0 Jan 13, 2021

#859 in Procedural macros

38 downloads per month

GPL-3.0 license

92KB
2K SLoC

Fantasy CPU Emulator

This is an emulator for my fantasy cpu design.

Installation

If you have a relatively recent Rust (1.47 or later) you should be able to install by cloning the repo and then running cargo test in the root of the repo.

Is this any good?

No, I have got part of the Jackfruit chip working, but not any of the other chips or any of the emulation of other hardware.

There is an assembler binary distributed with this - fantasy-assembler. The fantasy emulator binary is just a stub so far.

Dependencies

~1.5MB
~36K SLoC