Search results
Question about Nextor features for DOS1 mode
Score: 136.65 %,
Type: Forum topic , Comments: 1 comment
Is there anything added value by the Nextor kernel in this mode apart from the standard functionality of DOS1 kernel?
Question was answered: Question was answered: there's no added functionality for DOS1 implementation in Nextor. It is ...
Preservation: Wild Cat by Nippon Columbia
Score: 142.79 %,
Type: Forum topic , Comments: 7 comments
As everyone knows, there is still some MSX software which is undumped: MSX Wiki Undumped MSX Software .
Last week someone asked questions about another undumped game on this forum, which resulted in a dump within a few days. I would like to try ...
[help] using sprites with double buffering in BASIC
Score: 136.83 %,
Type: Forum topic , Comments: 7 comments
SUCCESSFULLY?
10 A=0:B=1:X=0:Y=0
20 SCREEN5,2
30 SPRITE$(0)=STRING$(32,255)
40 SETPAGE A,B:CLS
50 LINE(X,Y)-(X+10,Y+10),9,BF
60 PUTSPRITE 0,(X+20,Y+20),3,0
70 X=X+1:Y=X+1
80 SWAP A,B
90 SETPAGE A,B:CLS
100 GOTO 50
Try adding:
35 FOR I=0 TO Try adding:
35 FOR I=0 TO &hBFF:VPOKE ...
