mirror of
https://github.com/Ed94/pikuma_ps1.git
synced 2026-08-14 11:38:14 +00:00
fixes to the reg file allocator, exploring...
This commit is contained in:
@@ -532,6 +532,7 @@ function build-hello_camera {
|
||||
|
||||
$compile_args = @()
|
||||
$compile_args += $f_debug
|
||||
$compile_args += ($f_define + 'BUILD_DEBUG')
|
||||
$compile_args += $f_optimize_none
|
||||
# $compile_args += $f_optimize_intrinsics
|
||||
# $compile_args += $f_optimize_size
|
||||
|
||||
Reference in New Issue
Block a user