|
|
|
|
|
by cgmil
2883 days ago
|
|
I've read about old books for programming a BBC Micro with BASIC, where the games were in books written as code you would have to type in yourself. This book in particular caught my attention: http://www.acornelectron.co.uk/eug/revs/collins/Bbc_Micro_Wa... I feel like the answer is obvious but I'm going to ask anyway: if I were to take the programs from one of these books and code it into this machine, is it likely to work? |
|
Anyhow, you're question. Unfortunately no. You'll find that some parts of the program will work fine but Microsoft BASIC (which is what the Commodores ran and what this seems loosely based on) weren't entirely compatible with BBC BASIC.
BASIC in the 80s was a bit like Javascript in the 00s in that every browser did things did things subtly differently.
As an aside, I was playing on my BBC Micro last night. :)