1
0
mirror of https://gitlab.com/camelot/kickc.git synced 2024-09-29 03:56:15 +00:00
kickc/src/test/ref/address-0.sym

7 lines
138 B
Plaintext
Raw Normal View History

constant byte* const SCREEN = (byte*) 1024
2020-10-05 20:58:02 +00:00
void __start()
byte i loadstore !zp[-1]:2 zp[1]:2 84.49999999999999
void main()
zp[1]:2 [ i ]