- To make machine language programs more friendly it’s 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 an insight into how Basic programs are stored in memory.