Hacker News new | ask | show | jobs
by thevagrant 979 days ago
As a big fan of the BBC Micro:

When I heard of the BBC micro:bit, I was hoping for a raspberry pi like device with the software of the original BBC Micro.

Anyone know if that's available?

1 comments

You can run RISC OS on it and then drop down to BBC BASIC within that. I think the MOS is there too.
Yeah, you can arrange RISC OS on the Pi to boot up into BBC BASIC V. Much of MOS is in there too, but there are things that changed between the BBC and the Archimedes (and between the Arc and the Pi) so not all code is compatible.

Could probably arrange to boot into !65Host or !BeebEm if you want an even closer similarity, though.