wip: working towards my own build script for psyqo utilizing programs

This commit is contained in:
2025-08-05 02:25:33 -04:00
parent 8f71a7bf9c
commit 453953fb4d
4 changed files with 213 additions and 1 deletions
+1 -1
View File
@@ -4,4 +4,4 @@ $path_code = join-path $path_root 'code'
$path_scripts = join-path $path_root 'scripts'
$path_toolchain = join-path $path_root 'toolchain'
# TODO(Ed): Custom hookup to launching pcsx-redux for hooking up to vscode with gdb server?