Search results
Wiki chapter PUT SPRITE
Score: 222.71 %,
Type: Forum topic , Comments: 15 comments
"Parameters ... Color:
"between 0 and 127 in screens 4 to 8 and 10 to 12. Ii is the result of values 0 or 1 in the 8-bit VDP Sprite Color Register, used only for the sprites type 2. As bit 4 is unused, ... the "or"-mode can't be Ah, so the "or"-mode can't be used with sprites type 0 ? ...
Screen1 corrupted?
Score: 222.34 %,
Type: Forum topic , Comments: 6 comments
Using this program :
10 screen1: width(30)
20 locate 0,22: print"A"
30 locate 29,22: print"B"
40 locate 0,23: print"C";
50 goto 50
a blank line is inserted ... position: range are 0-29 and 0-22. You can use 23 rows on basic: 24th one is used to show function keys. ...
Screen5 and Screen6 Characters
Score: 222.21 %,
Type: Forum topic , Comments: 2 comments
thicker
30 FOR T=0 TO 256*8: POKE&HD500+T,PEEK(A+T) OR PEEK(A+T)/2: NEXT
31 ' move the font address to RAM page 3
40 POKE&HF91F,PEEK(&HF344): POKE&HF920,&H0: POKE&HF921,&HD5 ...
Yamaha FM Music Macro YRM-104 / SFG Basic
Score: 212.61 %,
Type: Forum topic , Comments: 0 comments
Hi, does anybody know how to control the volume of a rhythm instrument with SFG Basic?
Many regards,
Mork
(Graphics and Music) ...
