Search results
SD512 RAM Mapper help needed
Score: 170.66 %,
Type: Forum topic , Comments: 4 comments
Hi.
This device just arrived, and I'm trying to boot MSX-DOS from it on a MSX 1 but to no avail.
It came without an SD card, so I'm using my own. It is a 512Mb card that I formatted as FAT16. I copied the required files (a bunch of ...
VPOKE() vs PRINT
Score: 170.33 %,
Type: Forum topic , Comments: 12 comments
&h99,0: out &h99,88
30 fork%=0to767
40 out &h98,65
50 next
You have to send vram addrrss ...
NYYRIKKI wrote:
After you change the I to integer
So try again with DEFINT A-Z on line 0 . ... coding:
10 screen1:width32:keyoff:cls
20 out &h99,0: out &h99,88
30 fork%=0to767
40 out ...
