home *** CD-ROM | disk | FTP | other *** search
/ FreeWare Collection 2 / FreeSoftwareCollection2pd199x-jp.img / rom / peek.h < prev    next >
Text File  |  1990-06-14  |  82b  |  4 lines

  1. /********** peek.h **********/
  2.  
  3. char peek(int segment_selector, int address);
  4.