Skip to content

A command line utility to create and test programs for the F8ful CPU

License

Notifications You must be signed in to change notification settings

commonkestrel/fateful

Repository files navigation

Fateful

GitHub Workflow Status (with event)

Fateful is a CLI tool for working with my custom CPU, F8ful. Very much a work in progress.

Peripherals

Peripherals are a way to extend the emulator, simulating a memory-mapped peripheral. This is through the use of dynamic library loading, so you can create a peripheral in any language that supports the C ABI.

There is a Rust crate (fateful_peripheral) to make creating peripherals easy.

About

A command line utility to create and test programs for the F8ful CPU

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages