Hacking Microsoft BASIC
From Ben Eater. Code: https://github.com/beneater/msbasic More 6502: https://eater.net/6502 Support these videos on Patreon: https://www.patreon.com/beneater or https://eater.net/support for other ways to support. 0:00 – Peek and poke 2:13 – Poking to the LCD 5:33 – Adding new BASIC instructions 8:45 – LCDPRINT instruction 12:15 – LCDCMD instruction 12:41 – Initializing the LCD 15:16 – Testing it…