prepping to setup gte.h with similar setup to gp.h, maybe with more lessons from color forth learnings..

This commit is contained in:
2026-05-31 23:26:43 -04:00
parent d2d47ac8a4
commit 8b5fb7a5a1
4 changed files with 79 additions and 3 deletions
+1 -1
View File
@@ -349,4 +349,4 @@ function build-gte_hello {
link-modules @($module_asm_crt, $module_asm, $module_c) $elf $link_args
make-binary $elf $exe
}
build-gte_hello
build-gte_hello
+1 -1
View File
@@ -2,6 +2,6 @@
"configureme": true,
"grey": false,
"mask": 0.5,
"masktype": 2,
"masktype": 1,
"warp": 0
}