2019-06-10 14:39:25 +00:00
|
|
|
(void()) main()
|
|
|
|
(label) main::@1
|
|
|
|
(label) main::@return
|
2020-02-06 21:52:23 +00:00
|
|
|
(const byte*) main::hello = (byte*) "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
|
2020-06-27 19:18:00 +00:00
|
|
|
(byte*) print2::at#4 at zp[2]:2 16.833333333333332
|
2019-06-10 14:39:25 +00:00
|
|
|
(byte) print2::i
|
2020-06-27 19:18:00 +00:00
|
|
|
(byte) print2::i#1 reg byte x 202.0
|
|
|
|
(byte) print2::i#2 reg byte x 101.0
|
2019-06-10 14:39:25 +00:00
|
|
|
(byte) print2::j
|
2020-06-27 19:18:00 +00:00
|
|
|
(byte) print2::j#1 reg byte y 101.0
|
|
|
|
(byte) print2::j#2 reg byte y 101.0
|
2019-06-10 14:39:25 +00:00
|
|
|
(byte*) print2::msg
|
2019-10-13 22:51:15 +00:00
|
|
|
(const byte*) screen = (byte*) 1024
|
2019-06-10 14:39:25 +00:00
|
|
|
|
2019-10-12 09:40:36 +00:00
|
|
|
zp[2]:2 [ print2::at#4 ]
|
2019-06-10 14:39:25 +00:00
|
|
|
reg byte x [ print2::i#2 print2::i#1 ]
|
2019-08-29 13:40:41 +00:00
|
|
|
reg byte y [ print2::j#2 print2::j#1 ]
|