Ed S · @EdS
482 followers · 3264 posts · Server mastodon.sdf.org

It's possible to write a short AUTOEXEC.BAS for the Spectrum Next which will boot it into the BBC Micro core. Sounds like a good idea!

Here's a draft from a couple of years ago - it would need an update, but you get the idea:
10 INPUT "Hit return for Beeb or Escape for Spectrum Next", dummy
20 LOAD "machines/beeb/os120.rom" BANK 32
30 LOAD "machines/beeb/basic2.rom" BANK 33
40 REG 16,255



#basic #specnext #retrocomputing #bbcmicro #beebfpga

Last updated 3 years ago