Archival checkin (semi-working code).

This commit is contained in:
dtrg
2007-11-02 18:56:58 +00:00
40 changed files with 3866 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
.sect .text
.sect .rom
.sect .data
.sect .bss
.define _end
.sect .end ! only for declaration of _end, __end and endbss.
_end: