A pair of Tiny BASICs

Let's talk about anything related to the 6502 microprocessor.
User avatar
VinCBR900
Posts: 53
Joined: 08 Sep 2017
Location: UK Expat living in Washington State, US

Re: A pair of Tiny BASICs

Post by VinCBR900 »

You can open this project in 8 Bit Workshop and try it Out.

http://8bitworkshop.com/v3.12.1/?redir. ... e=mango1.v

You should see a Green CRT on the right. Type LIST to view the embedded BASIC program and RUN to execute it - Pressing ESC aborts running program.

If you get Could not find file "mango1.v" error, Click on 3 bars -> Import Project from GitHub, enter https://github.com/VinCBR900/mango_one/

Also CODEX is pretty good with Github integration but not as good as Claude IMHO.
Attachments
2.png
1.png
Post Reply