mirror of
https://gitlab.com/camelot/kickc.git
synced 2025-08-09 20:25:17 +00:00
36 lines
900 B
Plaintext
36 lines
900 B
Plaintext
(label) @1
|
|
(label) @begin
|
|
(label) @end
|
|
(const byte) GREEN = (byte) 5
|
|
(const byte) RED = (byte) 2
|
|
(const byte*) cols = (byte*) 55296
|
|
(void()) main()
|
|
(label) main::@1
|
|
(label) main::@10
|
|
(label) main::@2
|
|
(label) main::@3
|
|
(label) main::@4
|
|
(label) main::@5
|
|
(label) main::@6
|
|
(label) main::@7
|
|
(label) main::@8
|
|
(label) main::@9
|
|
(label) main::@return
|
|
(byte) main::a
|
|
(byte) main::i
|
|
(const byte[]) ref = { (byte) 3, (byte) 4, (byte) 3, (byte) $12, (byte) 9, (byte) 1, (byte) 4, (byte) 2, (byte) 4, (byte) 5, (byte) 1, (byte) 0 }
|
|
(const byte*) screen1 = (byte*) 1024
|
|
(byte*) screen2
|
|
(const byte*) screen2#0 screen2 = (const byte*) screen1+(byte) $28
|
|
(void()) test((byte) test::i , (byte) test::a)
|
|
(label) test::@1
|
|
(label) test::@2
|
|
(label) test::@return
|
|
(byte) test::a
|
|
(byte) test::a#11 a zp[1]:2 1.3333333333333333
|
|
(byte) test::i
|
|
(byte) test::i#11 reg byte x 3.0
|
|
|
|
zp[1]:2 [ test::a#11 ]
|
|
reg byte x [ test::i#11 ]
|