Odin port of the Nuked OPL3 emulator.
https://github.com/nukeykt/Nuked-OPL3
- Odin 73%
- C 26.7%
- Makefile 0.3%
Add #+build !freestanding directive to opl3_test.odin to work around Odin compiler bug where _test.odin files are included in regular builds for freestanding targets. Document this known issue in AGENTS.md. |
||
|---|---|---|
| reference | ||
| .gitignore | ||
| AGENTS.md | ||
| LICENSE | ||
| Makefile | ||
| odinfmt.json | ||
| opl3.odin | ||
| opl3_internal.odin | ||
| opl3_test.odin | ||