From 20072c62b44c3b16eb05eb2e91750ae387f8960d Mon Sep 17 00:00:00 2001 From: 28add11 Date: Mon, 27 May 2024 22:30:09 -0600 Subject: [PATCH] Add my implementation :D --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 93c96f0..a6d1466 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,7 @@ and [TypeScript](https://github.com/pfusik/qoa-fu/blob/master/transpiled/QOA.ts) - [AuburnSounds/audio-formats](https://github.com/AuburnSounds/audio-formats) - D library, supports QOA - [braheezy/goqoa](https://github.com/braheezy/goqoa) - Go library and CLI tool - [HaxelWorks/qoa-python](https://github.com/HaxelWorks/qoa-python) - Python wrapper using cffi +- [28add11/tt07_qoa_decode](https://github.com/28add11/tt07_qoa_decode) - ASIC decoder, written in Verilog and manufactured with Tiny Tapeout ## QOA Support in Other Software