1
0
mirror of https://gitlab.com/camelot/kickc.git synced 2024-09-09 08:54:40 +00:00

Fixed VIC 20 Basic target.

This commit is contained in:
jespergravgaard 2020-05-16 16:35:09 +02:00
parent 557212c847
commit 7364e3a877

View File

@ -1,3 +1,3 @@
.pc = $1001 "Basic"
:BasicUpstart(%E)
.pc = %P "Program"
.pc = $100d "Program"