home *** CD-ROM | disk | FTP | other *** search
/ HyperLib 1997 Winter - Disc 1 / HYPERLIB-1997-Winter-CD1.ISO.7z / HYPERLIB-1997-Winter-CD1.ISO / オンラインウェア / UTIL / ForcePRAM.sit / ForceMode32.r < prev    next >
Text File  |  1994-02-24  |  171b  |  8 lines

  1. // Set addressing mode to 24 bit or 32 bit.
  2.  
  3. data 'DATA' (num,"ForceMode32 On") { $"0001" };
  4.  
  5. // data 'DATA' (num,"ForceMode32 Off") { $"0000" };
  6.  
  7. // End of ForceMode32.r
  8.