conversion to new assembler format
This commit is contained in:
@@ -1,6 +1,11 @@
|
||||
.define .prnl
|
||||
.sect .text
|
||||
.sect .rom
|
||||
.sect .data
|
||||
.sect .bss
|
||||
.sect .text
|
||||
|
||||
.text
|
||||
.sect .text
|
||||
|
||||
.prnl: movb "\n", tos
|
||||
jsr @.putchar
|
||||
|
||||
Reference in New Issue
Block a user