Load a basic program without print "LOADING" etc?
Posted: 19 Oct 2017 15:10
Hi
Is it possible to load a basic program without get the "Found" and "Loading" text ?
I previous fix it by using VS4 and use the same color for ink and paper
but now i want to make a loader using the text mode 
I guess it could be possible if copy the rom code, and avoid the part the displays that text to screen?
Does the ROM knows how long the file is and how far in the file we are ? Then a routine could display how many % of the file have been loading so far ?
Is it possible to load a basic program without get the "Found" and "Loading" text ?
I previous fix it by using VS4 and use the same color for ink and paper


I guess it could be possible if copy the rom code, and avoid the part the displays that text to screen?
Does the ROM knows how long the file is and how far in the file we are ? Then a routine could display how many % of the file have been loading so far ?