I wrote a BBC Micro emulator years ago. An array (...
# suitescript
p
I wrote a BBC Micro emulator years ago. An array (1 per opcode) of pointers to functions was the easiest way of doing the CPU. Good fun 🙂
🤯 1