home *** CD-ROM | disk | FTP | other *** search
- ;
- (RCP-resident) P
-
- 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
-
-
-
- Thσá ╨á (PEEK⌐ commanΣ i≤ aε RCP-residen⌠ commanΣ whicΦ allow≤ thσ use≥á t∩ ì
- examinσá aε areß oµ memory«á P(EEK⌐ doe≤ no⌠ modif∙ thσ memor∙á location≤á i⌠ ì
- displays.
- :1
-
-
- Syntax: P <-- display next 256 bytes of memory
-
- P addr <-- display 256 bytes starting at addr
-
- P add1 add2 <-- display memory range
- :2
-
-
- Examples of Use:
-
- a. P 50C0 <-- peek starting at 50C0h
-
- b. P 4000 4FFF <-- peek from 4000h to 4FFFh
- ATH path-expression <-- sets new path
- :2
-
-
- PATH