2019-06-10 14:39:25 +00:00
|
|
|
(label) @1
|
|
|
|
(label) @begin
|
|
|
|
(label) @end
|
|
|
|
(void()) main()
|
|
|
|
(label) main::@1
|
|
|
|
(label) main::@return
|
|
|
|
(byte*) main::hello
|
2019-08-07 17:36:19 +00:00
|
|
|
(const byte*) main::hello#0 hello = (string) "hello world!"
|
2019-06-10 14:39:25 +00:00
|
|
|
(void()) print2((byte*) print2::at , (byte*) print2::msg)
|
|
|
|
(label) print2::@1
|
2019-08-07 09:27:55 +00:00
|
|
|
(label) print2::@2
|
2019-06-10 14:39:25 +00:00
|
|
|
(label) print2::@return
|
|
|
|
(byte*) print2::at
|
2019-08-07 09:27:55 +00:00
|
|
|
(byte*) print2::at#4 at zp ZP_WORD:2 1.8333333333333333
|
2019-06-10 14:39:25 +00:00
|
|
|
(byte) print2::i
|
2019-08-07 09:27:55 +00:00
|
|
|
(byte) print2::i#1 reg byte x 22.0
|
2019-06-10 14:39:25 +00:00
|
|
|
(byte) print2::i#2 reg byte x 11.0
|
|
|
|
(byte) print2::j
|
2019-08-07 17:48:56 +00:00
|
|
|
(byte) print2::j#1 j zp ZP_BYTE:4 11.0
|
|
|
|
(byte) print2::j#2 j zp ZP_BYTE:4 11.0
|
2019-06-10 14:39:25 +00:00
|
|
|
(byte*) print2::msg
|
|
|
|
(byte*) screen
|
|
|
|
(const byte*) screen#0 screen = (byte*) 1024
|
|
|
|
|
2019-08-07 09:27:55 +00:00
|
|
|
zp ZP_WORD:2 [ print2::at#4 ]
|
2019-06-10 14:39:25 +00:00
|
|
|
reg byte x [ print2::i#2 print2::i#1 ]
|
2019-08-07 17:48:56 +00:00
|
|
|
zp ZP_BYTE:4 [ print2::j#2 print2::j#1 ]
|