Hi there,
I was wondering if there is a basic command that is faster then dim.
I am filling a dim x(31,15) with values (2 digits) from a .txt file.
After that I read from this same dim to do several things with it.
I doing the programming in openmsx, which has the marvellous F9 speedup options. But in real time, it is kind of slow.
Is there anothter/faster command then DIM to store 256 2 digit values in msx basic ?
Login or register to post comments