An open API service indexing awesome lists of open source software.

https://github.com/peterhellberg/ff-fp8x8

Firefly Zero version of w4-8x8-fill-patterns
https://github.com/peterhellberg/ff-fp8x8

firefly-zero wasm zig

Last synced: about 2 months ago
JSON representation

Firefly Zero version of w4-8x8-fill-patterns

Awesome Lists containing this project

README

          

# peter.fp8x8 :zap:

Using [Zig](https://ziglang.org/) to compile a ROM for use in [Firefly Zero](https://fireflyzero.com/)

## Development

Build and run in the Firefly Zero emulator:
```sh
zig build run
```

File watcher (`spy`) can be started by calling:
```sh
zig build spy
```