Update examples to new assembly syntax
This commit is contained in:
parent
ae0c31d83a
commit
7446bcab45
6 changed files with 50 additions and 57 deletions
|
|
@ -1,6 +1,4 @@
|
|||
IAR = main
|
||||
ACC = 0
|
||||
RA = 0
|
||||
.reg IAR main
|
||||
|
||||
; This CALL/RET example does not use any sort of stack, and thus can
|
||||
; only go 1 call deep. Nevertheless, it demonstrates how the CALL and
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue