There’s a few of these types of video floating around YouTube at the moment. I figured I’d join in and have a play. Can I tell ChatGPT to pretend to be a BBC Micro?
First I had to tell it to imagine being one. The trick is telling it to not tell you anything but what the execued code would do
I’m not entirely convinced though, 10 PRINT is so common on the Internet as an example code even people who’ve never seen BASIC before can produce the output by purely guessing.
Let’s give it some BBC specific commands and a bit of inline assembler…
That’s why programming languages exist at all. It’s much easier to speak to machines in their own language than attempt to twist English into a precise set of instructions.