Add Dreamcast backend.

This commit is contained in:
David Reid
2026-02-16 19:07:35 +10:00
parent f6662fdb2e
commit 2324d5ad9e
6 changed files with 821 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
#!/bin/bash
#set the KOS environtment variables
source /opt/toolchains/dc/kos/environ.sh
make
exit