mirror of
https://github.com/vsariola/sointu.git
synced 2025-07-19 05:24:48 -04:00
Add test for 16-bit output, also moving the testname for test_renderer into compiler definition to avoid rewriting it everytime.
This commit is contained in:
@ -648,9 +648,6 @@ _go4k_delay_times
|
||||
|
||||
section .data
|
||||
|
||||
global _test_name
|
||||
_test_name db 'test_vco_gate', 0 ; null terminated string
|
||||
|
||||
global _test_max_samples
|
||||
_test_max_samples dd MAX_SAMPLES
|
||||
|
||||
|
Reference in New Issue
Block a user