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

https://github.com/nullobject/cave-tilemap-chisel


https://github.com/nullobject/cave-tilemap-chisel

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# Cave Tilemap

## Generate the tile ROM

```
$ srec_cat ~/tmp/ddonpach/u60.bin -binary -crop 0x0 0x10000 -o quartus/roms/tiles.mif -mif 32
```

## Licence

This project is licensed under the MIT licence. See the LICENCE file for more details.