engine/dep
2025-08-03 13:45:31 -05:00
..
dreamcast/include Hand-written commit 2024-12-02 18:48:18 -06:00
include added wav (from file) and PCM (from memory buffer) playback, modified hook to VALL-E TTS to now either directly play the audio or invoke a callback (currently only hooked via sound emitter) 2025-08-03 13:45:31 -05:00
src Hand-written commit 2024-12-02 18:48:18 -06:00
zig Hand-written commit 2024-12-02 18:48:18 -06:00
README.md Hand-written commit 2024-12-02 18:48:18 -06:00

Dependencies

This folder stores any code for external dependencies because my environment has been a nightmare under MSYS2 for years.

Separate per-target copies of dependencies may exist here as well, such as:

  • Dreamcast
  • Zig

All code under this repo is not mine and are licensed under their respective licenses.