mirror of
https://gitlab.com/camelot/kickc.git
synced 2024-11-16 21:07:56 +00:00
23 lines
619 B
Plaintext
23 lines
619 B
Plaintext
(label) @1
|
|
(label) @begin
|
|
(label) @end
|
|
(void()) main()
|
|
(label) main::@1
|
|
(label) main::@2
|
|
(label) main::@return
|
|
(label) main::toUpper1
|
|
(bool) main::toUpper1_bo
|
|
(byte) main::toUpper1_ch
|
|
(const byte) main::toUpper1_ch#0 toUpper1_ch = (byte) 'c'
|
|
(byte) main::toUpper1_res
|
|
(byte) main::toUpper1_return
|
|
(const byte) main::toUpper1_return#0 toUpper1_return = (const byte) main::toUpper1_ch#0+(byte) $40
|
|
(label) main::toUpper2
|
|
(bool) main::toUpper2_bo
|
|
(byte) main::toUpper2_ch
|
|
(const byte) main::toUpper2_ch#0 toUpper2_ch = (byte) 'm'
|
|
(byte) main::toUpper2_res
|
|
(byte) main::toUpper2_return
|
|
(const byte*) screen = (byte*) 1024
|
|
|