Hacker News new | ask | show | jobs
by kragen 888 days ago
is that assembly or is that the dithering table
2 comments

Yes, the REM is the lookup table used in line 70.

Because BBC Basic had a built-in assembler it was pretty uncommon for BBC programs to inline machine code as raw data (unlike some other computers from BITD).

just a table of constants.