Hacker News new | ask | show | jobs
by PlunderBunny 889 days ago
If you're playing with this on a BBC micro emulator, the best way to get this code into the emulator is to download the disk image from the above link. The actual basic program is named "PROGRAM" on the disc. List the code by typing LIST20, (the computer will lock up if you try to list line 10).

If you just want to see the result, type MODE 1 and then press return, then type *LOAD SCREEN and press return again.