Play with uBASIC 2650 in a Browser!
Run the pre-assembled Tiny BASIC interpreter in your browser. Click Start, then type in the terminal. Use Ctrl-] or Stop to exit.
Type LIST to see the demo program, RUN to execute it.
This project uses the excellent Winarcadia CPU core 2650.c - see https://amigan.yatho.com/
For more info, see the Project's github page at https://github.com/VinCBR900/2650-Tiny-BASIC
The selected HEX file is appended automatically. Interactive browser runs normally use -i; add advanced options such as --entry 0x0440 if needed.
Ready.
/docs folder. If running locally, use make -C docs serve rather than opening the file directly.