Zilog Z80380 Manual do Utilizador Página 93

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 116
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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
Vista de página 92
1 2 ... 88 89 90 91 92 93 94 95 96 97 98 ... 115 116

Comentários a estes Manuais

Sem comentários