mirror of
https://github.com/curioustorvald/tsvm.git
synced 2026-06-14 00:14:05 +09:00
moving everything neatly into the assets directory
This commit is contained in:
3
assets/disk0/tvdos/bin/basica.js
Normal file
3
assets/disk0/tvdos/bin/basica.js
Normal file
@@ -0,0 +1,3 @@
|
||||
// load a BASIC rom
|
||||
sys.mapRom(1);
|
||||
execApp(sys.romReadAll());
|
||||
Reference in New Issue
Block a user