mirror of
https://github.com/curioustorvald/tsvm.git
synced 2026-06-13 16:04:05 +09:00
doc update for modules (audio will be coming)
This commit is contained in:
@@ -79,4 +79,6 @@ else {
|
||||
let response = eval("let basica=function(exec_args){"+sys.romReadAll()+"};basica;")();
|
||||
|
||||
if (response !== 0) println("No ROM BASIC system halted");
|
||||
}
|
||||
}
|
||||
|
||||
sys.poke(-90,128)
|
||||
Reference in New Issue
Block a user