Closed urish closed 7 months ago
The new format can be found at https://github.com/TinyTapeout/tinytapeout-index
There's also an API that allows retrieving just a subset of the info (which might be a good idea for the rp2040, as the flash space isn't plenty), e.g.: https://index.tinytapeout.com/tt04.json?fields=repo,address
Project mux now uses the new format, and the shuttle JSON file included was retrieved using https://index.tinytapeout.com/tt03p5.json?fields=repo,address,commit,clock_hz
The new format can be found at https://github.com/TinyTapeout/tinytapeout-index
There's also an API that allows retrieving just a subset of the info (which might be a good idea for the rp2040, as the flash space isn't plenty), e.g.: https://index.tinytapeout.com/tt04.json?fields=repo,address