home *** CD-ROM | disk | FTP | other *** search
/ Media Share 9 / MEDIASHARE_09.ISO / batch / 1st_boot.zip / 1ST-BOOT.HEX < prev    next >
Text File  |  1993-11-01  |  742b  |  21 lines

  1. Hex code of 1st-boot.com.
  2.  
  3.  
  4. Format is DEBUG dump.
  5.  
  6.  
  7.  
  8. CODE:0100  BC 61 03 B4 2A CD 21 8A-1E 5E 01 3A C3 75 05 B8   .a..*.!..^.:.u..
  9. CODE:0110  00 4C CD 21 A2 5E 01 BA-48 01 B8 02 3D CD 21 A3   .L.!.^..H...=.!.
  10. CODE:0120  5F 01 8B D8 B9 00 00 BA-5E 00 B8 00 42 CD 21 B9   _.......^...B.!.
  11. CODE:0130  01 00 8B 1E 5F 01 B4 40-CD 21 B4 3E 8B 1E 5F 01   ...._..@.!.>.._.
  12. CODE:0140  CD 21 B8 01 4C CD 21 00-20 20 20 20 20 20 20 20   .!..L.!.        
  13. CODE:0150  20 31 53 54 2D 42 4F 4F-54 2E 43 4F 4D 00          1ST-BOOT.COM.
  14.  
  15.  
  16. At CODE:0148 (note) you can patch in a different location of the COM file.
  17. This Null terminated string is how the program "Finds Itself".
  18.  
  19. (note)
  20.    CODE:0100 is at offset 0h in the file due to PSP. 
  21.