2 unstable releases

Uses old Rust 2015

0.2.0 Jan 24, 2021
0.1.0 Jan 13, 2021

#20 in #fantasy


Used in fantasy-cpu-emulator

GPL-3.0 license

42KB
744 lines

Fantasy CPU Emulator Macros

This crate is macros to make building chips in my Fantasy CPU Emulator project.

The major macro is define_chip!. An example of its use is in tests/chip.rs.

Dependencies

~1.5MB
~34K SLoC