home *** CD-ROM | disk | FTP | other *** search
- ;
- (CP-Resident) JUMP
-
- Size (recs) CRC Version Author/Latest Issue Disk
- n/a n/a n/a n/a n/a n/a
-
- 1- Syntax 2- Examples of Use
-
- JUM╨á caε brancΦ t∩ an∙ locatioε iε memory«á I⌠ take≤ onl∙á onσá argument¼ ì
- whicΦ i≤ thσ targe⌠ address¼ specifieΣ a≤ ß 16-bi⌠ hexadecima∞ numbe≥ (leadinτ ì
- zeroe≤ ma∙ bσ omitted).
-
- JUM╨ i≤ usefu∞ fo≥ enterinτ ß PROM- o≥ ROM-baseΣ routine¼ sucΦ a≤ ß monito≥ ì
- program.
-
- JUM╨á 10░ i≤ thσ samσ a≤ thσ G╧ commanΣ excep⌠ tha⌠ firs⌠ FC╨ ha≤ '100ºá iε ì
- i⌠ a≤ ß filσ name« Thσ tex⌠ followinτ ß 'JUM╨ 100º instructioε i≤ parseΣ int∩ ì
- thσ appropriatσ buffer≤ a≤ i⌠ normall∙ woulΣ be.
- :1
-
-
- Syntax: JUMP address
-
- :2
-
-
- Examples of Use:
-
- a. JUMP F800 <-- 'call' the routine at 0F800h
- - V
- J -