Dimitri Theulings

Results 2 issues of Dimitri Theulings

LOAD fails to load the complete program if a program line number in hex includes 0x1A, for example: 1000 PRINT "HELLO" 1050 PRINT "GOODBYE" In this example line 1050 (0x041A)...

The original code shifts the colour data until all bits are zero, after which the WS2812 led no longer lights up. This change resets the colour data to an initial...