1
0
mirror of https://gitlab.com/camelot/kickc.git synced 2024-11-20 02:32:36 +00:00
kickc/src/test/ref/modglobalmin.sym
2019-09-29 20:57:28 +02:00

20 lines
400 B
Plaintext

(label) @1
(label) @begin
(label) @end
(const byte[$100]) SCREEN SCREEN = (byte*) 1024
(byte) cnt
(byte) cnt#11 reg byte x 4.0
(byte) cnt#12 reg byte x 4.0
(byte) cnt#13 reg byte x 1.6
(byte) cnt#2 reg byte x 4.0
(void()) inccnt()
(label) inccnt::@return
(void()) main()
(label) main::@1
(label) main::@2
(label) main::@return
reg byte x [ cnt#12 cnt#2 ]
reg byte x [ cnt#11 ]
reg byte x [ cnt#13 ]