home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / amiga / programm / 12726 < prev    next >
Encoding:
Text File  |  1992-08-26  |  1.7 KB  |  38 lines

  1. Newsgroups: comp.sys.amiga.programmer
  2. Path: sparky!uunet!mcsun!sunic!liuida!isy!lysator.liu.se!boberg
  3. From: boberg@lysator.liu.se (Stefan Boberg)
  4. Subject: Re: Trouble with trackloading
  5. Message-ID: <1561@lysator.liu.se>
  6. Sender: news@isy.liu.se (Lord of the News)
  7. Organization: Lysator Academic Computer Society, Linkoping University, Sweden
  8. References: <Zapper.0jog@qube.OCUnix.On.Ca>
  9. Date: Wed, 26 Aug 1992 12:08:12 GMT
  10. Lines: 26
  11.  
  12. Zapper@qube.OCUnix.On.Ca (Zapper) writes:
  13.  
  14. >  I am making a non-DOS disk demo type program here... I have the needed
  15. >sections stored on the disk in sorted locations, and I can easily trackload
  16. >the routines that I need to use into memory, decrunch them, and execute
  17. >them...
  18.  
  19. >  The problem I am having is making the disk boot itself. I can't get a
  20. >trackloading routine to fit inside the bootblock... how can I set up a
  21. >bootblock that would read say a 4k code hunk from somewhere on the disk and
  22. >execute it? I would intend this to then load the first large code hunk and
  23. >begin the demo...
  24.  
  25.   First of all, making a trackloader that fits in the bootblock shouldn't
  26. be any problem at all. I've done it several times. However, in your case I
  27. don't quite see the point in having a hardware loader in there - why not
  28. just use the trackdisk.device to load the main part? Much simpler and
  29. also more compatible with different hardware.
  30.  
  31. >  Zapper@qube.ocunix.on.ca | University of Ottawa Computer Engineering
  32. >       (Trevor Boicey)     |    "We are hope despite the times." - REM
  33. --
  34. Stefan Boberg - AP & EE student at Linkoping Institute of Technology, Sweden
  35. Author of LhA, ArjA and LhArcA. Co-author of Alien Breed, Project X, Full
  36. Contact and Miami Chase.
  37.     EMail: boberg@lysator.liu.se, lha@augs.se       FidoNet: 2:204/404
  38.