struct initializers, found some bugs (not fixed yet)
This commit is contained in:
parent
2a65d49d59
commit
c19bed7454
3 changed files with 65 additions and 26 deletions
|
@ -1,3 +1,6 @@
|
|||
; @TODO: string literals should have type char[n] where n = strlen(s)+1
|
||||
; gah
|
||||
|
||||
; add 24 + 16 = 40 to the stack pointer to put argc, argv in the right place
|
||||
byte 0x48
|
||||
byte 0x81
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue