Ok, we’ve seen Tiny BASIC, and how it turned a µC into a complete, albeit limited, programming environment. It took a mere 17 KB of flash memory. Now watch this:
[emu6502] 10496 bytes 6502 EhBASIC [C]old/[W]arm ? Memory size ? 15615 Bytes free Enhanced BASIC 2.22 Ready The code running on the Hy-Tiny STM32F103 uses some more resources, in particular because now the interpreter context grabs 16 KB RAM for emulation:
↧