adapted to new assembler syntax

This commit is contained in:
ceriel
1987-01-26 21:22:23 +00:00
parent 0991948d3e
commit 2c2688a680
53 changed files with 356 additions and 89 deletions

View File

@@ -1,7 +1,12 @@
.define _fstat
.sect .text
.sect .rom
.sect .data
.sect .bss
.sect .text
.extern _fstat
_fstat: trap #0
.short 0x1C
.data2 0x1C
bcc 1f
jmp cerror
1: