|
I have understand how to define the characters and to print them on SCREEN4, but I don't know how to color them using
VPOKE,
how can I do?
10 SCREEN 4:CLS:COLOR,4,15 20 REM DEFINE WALL 30 FOR A=0 TO 7:READ B:VPOKE128*8+A,B:NEXT A
35 FOR A=0 to 7:read c:vpoke 128*8+a+8192,C:next a ' <---------- COLOR DATA
40 DATA 0,251,251,251,0,127,127,127
45 DATA (COLORS)....
50 FORA=32TO255:VPOKE6144+A,128:NEXTA 60 GOTO60
Bye Andrea Juan Luis, MsxKun
<Anterior en la conversación] | Conversación actual | [Siguiente en la conversación> |
---|---|---|
|
Anterior (fecha): | RE: OT: Quedar con alguien de Karoshi es *muy peligroso* :-), viejo_archivero |
---|---|
Siguiente (fecha): | RE: [hispamsx] eMSX2++ especificacion preliminar (3)., Carlos Milán Figueredo |
Anterior (conversación): | Define character on SCREEN4 and color them, Andrea |
Siguiente (conversación): | to color a sprite multicolor, putting 2 colors for every byte, Andrea |
Índices: | [Fecha] [Conversación] [Página principal] [BBS] |