Login
From:
TechTinkering - Retro Computers, Programming, General Technical Tinkering
(Uncensored)
subscribe
Adding a Basic Stub to a VIC-20 Assembly Language Program
https://techtinkering.com/2013/05/10/adding-a-basic-stub-to-a-vic-20-assembly-language-program/
links
backlinks
Roast topics
Find topics
Find it!
To make machine language programs more friendly it is nice to add a basic stub which contains a line with a SYS statement to start the code. This is easy to do on the Vic-20 and the process gives you