home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD1.iso / Disk&HD / BOOTBLOCKCOLLECTION.DMS / in.adf / bootloadercokit.doc < prev    next >
Encoding:
Text File  |  1992-04-02  |  3.2 KB  |  88 lines

  1.                       BOOTLOADER CONSTRUCTION KIT v2.31
  2.                   =======================================
  3.                                                     Vaxjo - SWEDEN - 890816
  4.       HELLO DEAR USER!!!
  5.  
  6.       I made this utility cause I grew fuckin' tired of havin' to:
  7.       get my SEKA, load the bootloader-code, write new values to it,
  8.       make a WI, get A-mon, [40000 loader, #40000, >40000 0 0 2,
  9.       get the disk with the bootmenu-WI (or whatever), [40000 bootmenu,
  10.       >40000 0 ? ? -- RESET --  EVERY time I felt like makin' anything
  11.       havin' to do with this little shitty loader...
  12.       (sure...  I could have changed the values in the WI instead -
  13.        but - I still find this utility better)          
  14.  
  15.       Well, whatsoever this utility makes it easier for all of us using
  16.       it! All you have to do is:
  17.       1. Make your write-image (absolute-code-mode(ORG-LOAD))
  18.       2. Load  BOOTLOADER CONSTRUCTION KIT
  19.       3. Follow the instructions...   and that's it!!
  20.  
  21.       TO MAKE IT EVEN MORE EASY - HERE IS AN EXAMPLE!
  22.       you'll be presented with a screen something like this:
  23.       (without esc-codes!)    
  24.  
  25. INPUT HANDLES BOTH DEC(=n) AND HEX(=$n).
  26. USE SMALL LETTERS WHEN WRITING IN HEX!!!
  27.  
  28. READING-SEQUENCE...
  29.  
  30.    FILENAME:[the file you want to be loaded and run from the boot]
  31.    LENGTH OF FILE:[length of file in bytes]
  32.    reading file...
  33.  
  34.  
  35. DATA-SEQUENCE...
  36.  
  37.    START SAVING ON SECTOR:[the sector on wich you want your file
  38.                                     to start getting saved on]
  39.    READ TO ADDRESS:  [the memory-location you want the loader
  40.                                          to read your file to]
  41.    JUMP TO ADDRESS:  [address to jump to in order to run your file(code!)]
  42.  
  43. [RETURN] TO ENTER WRITING-SEQUENCE...
  44. [ESCAPE][RETURN] TO START ALL OVER AGAIN
  45.  
  46. (new  screen!!!)
  47.  
  48. INPUT-DATA WRITTEN TO RAM-BOOT...(input-data transfered to loader in RAM)
  49.    - CHECKSUM CALCULATED -
  50.  
  51. WRITING-SEQUENCE...
  52.  
  53. LEFT MOUSE-BUTTON TO:
  54. 1. INSTALL BOOTLOADER
  55. 2. WRITE FILE TO SPECIFIED SECTOR(S)
  56.  
  57. RIGHT MOUSE-BUTTON TO OUIT...
  58. [ESCAPE][RETURN] TO START ALL OVER AGAIN...
  59.  
  60. (if you press left button, the following appears)
  61.  
  62.   BOOTLOADER INSTALLED...
  63.   FILE SAVED FROM SECTOR: [STARTSECTOR (=START SAVING ON SECTOR)]
  64.                TO SECTOR  [STARTSECTOR+[LENGTH OF FILE/512]+1]
  65.                (integer less than or equal to [LOF/512] => +1)                                                              
  66.  
  67. (end of page)
  68. *************
  69.    YOUR BOOT AND FILE IS WRITTEN TO YOUR DISK... - QUITE EASY EH?
  70.    sorry about this version - you still can't make MEGA-BOOT-LOADERS
  71.    (many files loading from boot )
  72.    NO WORRIES!!!   WATCH OUT AND WHO KNOWS...(?)
  73.  
  74.                     
  75.                  HOPE YOU'LL HAVE SOME USE OF THIS VERSION!
  76.                   
  77.                                     SIGNED/
  78.                                                SCIZO of VORTEX 42
  79.                            ---------=========
  80.             PS.    a greet to TRINTY for the moral support!
  81.                                        DS.
  82.             PSS.  I know some of you are gonna remove my few
  83.                   words in the boot...
  84.                            So... i've left lot of space for you...(!)
  85.                      
  86.                         But...  SO WHAT -- SPREAD THE DISK - AND THE WORD!!! 
  87.                        =================================                                       DSS.    
  88.