mirror of
https://gitlab.com/camelot/kickc.git
synced 2024-11-16 21:07:56 +00:00
23 lines
535 B
Plaintext
23 lines
535 B
Plaintext
(label) @1
|
|
(label) @begin
|
|
(label) @end
|
|
(void()) main()
|
|
(byte~) main::$1 reg byte a 202.0
|
|
(label) main::@1
|
|
(label) main::@2
|
|
(label) main::@3
|
|
(label) main::@4
|
|
(label) main::@return
|
|
(const nomodify byte*) main::SCREEN = (byte*) 1024
|
|
(byte) main::c
|
|
(byte) main::c#0 reg byte x 75.75
|
|
(byte) main::c#1 reg byte x 202.0
|
|
(byte) main::c#2 reg byte x 303.0
|
|
(byte) main::i
|
|
(byte) main::i#1 reg byte y 151.5
|
|
(byte) main::i#2 reg byte y 75.75
|
|
|
|
reg byte y [ main::i#2 main::i#1 ]
|
|
reg byte x [ main::c#2 main::c#0 main::c#1 ]
|
|
reg byte a [ main::$1 ]
|