conversion to new assembler format

This commit is contained in:
ceriel
1987-01-16 16:49:46 +00:00
parent d5148e0b0f
commit d2014ff946
37 changed files with 225 additions and 40 deletions

View File

@@ -1,6 +1,11 @@
.define _write
.sect .text
.sect .rom
.sect .data
.sect .bss
.sect .text
.extern _write
.text
.sect .text
_write:
enter[], 0
save [r0,r1,r2,r3]