onerom-fw 0.1.11

Firmware generator for One ROM - the flexible retro ROM replacement
1
2
3
4
5
6
7
8
9
10
11
# onerom-fw

Firmware generation tool for One ROM.

The `onerom-fw` library is used b the `onerom-fw` CLI tool to generate complete One ROM firmware images, ready for flashing to the One ROM hardware.

## Dependencies

```bash
sudo apt install mingw-w64
```