Zilog Z80380 Instrukcja Użytkownika Strona 93

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 116
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 92
UM004001-COR1103 A–3
Initialization and Link Files Link file
__exit:
jr $ ; ?
;***********************************************************************
.def ___HUGE_VAL
___HUGE_VAL
.long 80000000h
;***********************************************************************
.end
LINK FILE
The following is the initialization file that is included with the 380 C-comiler installation.
***********************************************
-a
assign .const rom
assign .startup rom
order .startup
range rom 0c400:0ffff
define .TOS=highaddr of rom-3
define .BSS_BASE=base of .bss
define .BSS_LENGTH=length of .bss
z380boot.o
z380eval.o
"..\lib\libc.lib"
"..\lib\lhf.lib"Link file
Przeglądanie stron 92
1 2 ... 88 89 90 91 92 93 94 95 96 97 98 ... 115 116

Komentarze do niniejszej Instrukcji

Brak uwag