Initial revision

This commit is contained in:
ceriel
1987-04-16 16:04:55 +00:00
parent f97518b49a
commit 7d8e0a9300
2 changed files with 95 additions and 0 deletions

58
util/led/led.layout Normal file
View File

@@ -0,0 +1,58 @@
Output format for ACK assemblers
_________________
| OUTHEAD |
| magic |
| stamp |
| flags |
| nsect |
| nrelo |
| nname |
| nemit |
| nchar |
|_______________| _
| outsect | \
|_______________| |
| |
:
: > * nsect
:
|_______________|
| outsect | |
|_______________| _/
| | \
: |
code > * nemit
: |
|_______________| _/
| outrelo | \
|_______________| |
| |
:
: > * nrelo
:
|_______________|
| outrelo | |
|_______________| _/
| outname | \
|_______________| |
| |
:
: > * nname
:
|_______________|
| outname | |
|_______________| _/
| | \
:
string area > * nchar
:
|_______________| _/
| symbolic |
| debugging |
| information |
| (format yet |
| unspecified) |
| : |
| : |