2019-06-10 14:39:25 +00:00
|
|
|
(label) @1
|
|
|
|
(label) @2
|
|
|
|
(label) @begin
|
|
|
|
(label) @end
|
2020-03-29 19:00:25 +00:00
|
|
|
(const nomodify byte*) SCREEN = (byte*) 1024
|
2019-06-10 14:39:25 +00:00
|
|
|
(void()) do10((void()*) do10::fn)
|
|
|
|
(label) do10::@1
|
|
|
|
(label) do10::@return
|
|
|
|
(void()*) do10::fn
|
|
|
|
(byte) do10::i
|
2020-03-22 21:26:39 +00:00
|
|
|
(byte) do10::i#1 i zp[1]:2 1501.5
|
|
|
|
(byte) do10::i#2 i zp[1]:2 1001.0
|
2020-05-26 15:45:55 +00:00
|
|
|
__stackcall (void()) hello()
|
2019-06-10 14:39:25 +00:00
|
|
|
(label) hello::@1
|
|
|
|
(label) hello::@return
|
|
|
|
(byte) hello::i
|
2020-05-26 15:45:55 +00:00
|
|
|
(byte) hello::i#1 reg byte x 150001.5
|
|
|
|
(byte) hello::i#2 reg byte x 100001.0
|
|
|
|
(volatile byte) idx loadstore zp[1]:3 20000.333333333336
|
2019-06-10 14:39:25 +00:00
|
|
|
(void()) main()
|
|
|
|
(label) main::@return
|
2020-03-29 19:00:25 +00:00
|
|
|
(const to_nomodify byte*) msg[] = (byte*) "hello "
|
2019-06-10 14:39:25 +00:00
|
|
|
|
2019-10-12 09:40:36 +00:00
|
|
|
zp[1]:2 [ do10::i#2 do10::i#1 ]
|
2019-06-10 14:39:25 +00:00
|
|
|
reg byte x [ hello::i#2 hello::i#1 ]
|
2019-12-25 16:04:08 +00:00
|
|
|
zp[1]:3 [ idx ]
|