Hacker News new | ask | show | jobs
by Sophira 638 days ago
To clarify for anyone else reading this: BBC BASIC had an assembler built in so that you could write in-line assembly language to be assembled at a given memory location, and the source is in the format used by the inline assembler.

It doesn't mean there's a port of the game written completely in BASIC!