mirror of
https://github.com/curioustorvald/tsvm.git
synced 2026-03-15 15:36:05 +09:00
modeling of a program ROM
This commit is contained in:
2
assets/romtest.js
Normal file
2
assets/romtest.js
Normal file
@@ -0,0 +1,2 @@
|
||||
sys.mapRom((exec_args[1]|0)||0);
|
||||
println(sys.romReadAll());
|
||||
Reference in New Issue
Block a user