1
0
mirror of https://gitlab.com/camelot/kickc.git synced 2024-09-09 08:54:40 +00:00
kickc/src/test/ref/dword.sym
2020-03-29 21:00:25 +02:00

20 lines
452 B
Plaintext

(label) @1
(label) @begin
(label) @end
(void()) main()
(label) main::@1
(label) main::@return
(const nomodify byte*) main::SCREEN = (byte*) 1024
(const dword) main::a = (dword) $ee6b2800
(dword) main::b
(dword) main::b#0 b zp[4]:2 101.0
(byte) main::c
(byte) main::c#0 reg byte a 202.0
(byte) main::i
(byte) main::i#1 reg byte x 151.5
(byte) main::i#2 reg byte x 101.0
reg byte x [ main::i#2 main::i#1 ]
zp[4]:2 [ main::b#0 ]
reg byte a [ main::c#0 ]