Search results
How to recover hw sprites data on SCREEN5
Score: 163.24 %,
Type: Forum topic , Comments: 18 comments
5,2:COLOR 15,1,1
20 SET PAGE 1,1:CLS:LINE(0,0)-(255,7),12,BF:LINE(0,100)-(255,107),8,BF:VDP(24)=100
30 SET PAGE 1:V=VDP(2):SET PAGE 0,0:VDP(2)=V
40 P$="":FORA=0TO31:P$=P$+CHR$(255):NEXT A:SPRITE$(0)=P$
50 C$="":FORA=0TO15:C$=C$+CHR$(A):NEXT A:COLOR SPRITE$(0)=C$
100 X=X+1:IFX>255THENX=0 ...
VDP
Score: 137.07 %,
Type: wiki , Comments: 0 comments
on the borders or through the color 0 of the foreground. Video input replaces the all background.
32 Sprites can ...
CPU
Score: 137.06 %,
Type: wiki , Comments: 0 comments
CPU CPU means central processing unit. All MSXs uses a Zilog Z80A or compatible as CPU.
...
