Zur Übersicht - INFO - Neueste 50 Beiträge - Neuer Beitrag - Suchen - FAQ - Zum CC1-Forum - Zum CC-Pro-Forum

Re: call Kategorie: Programmierung (von Eric - 27.07.2001 13:10)
Als Antwort auf Re: call von Eric - 27.07.2001 13:01

In my last posting the interesting part was left out.

Here is the complete example:

$CASE
$SEGMENTED
$MODEL(MEDIUM)
$EXTEND
$NOMOD166
$STDNAMES(reg164cl.def)

NAMETEST

USERSEGSECTIONCODE WORD AT 30000H

PUBLICTest

TestPROCFAR
  BSETP1L.3; Set output P1L.3
  EXTR#1
  BSETDP1L.3; Make P1.3 an output

  POP R0; Pop the faulty return address
  POP R0; from the stack
   
  RETS
TestENDP


    Antwort schreiben


Antworten: