some new things, mostly not working or finished
This commit is contained in:
16
niacin/sample.popasm
Normal file
16
niacin/sample.popasm
Normal file
@@ -0,0 +1,16 @@
|
||||
; POP Class File Version 1.0
|
||||
; Magic: b'POPC'
|
||||
|
||||
; Constant Pool
|
||||
; Count: 0
|
||||
|
||||
; Function Table
|
||||
; Count: 1
|
||||
; func[0]: func_0, args=0, locals=1, code_size=15, offset=0x00000024
|
||||
|
||||
; Function 0
|
||||
0x00000024: PUSH_INT i32 12
|
||||
0x0000002a: STORE_LOCAL local[0]
|
||||
0x0000002d: LOAD_LOCAL local[0]
|
||||
0x00000030: PRINT
|
||||
0x00000031: RET 0
|
||||
Reference in New Issue
Block a user