home *** CD-ROM | disk | FTP | other *** search
/ Emulator Universe CD / emulatoruniversecd1998.iso / Atari_ST / games / A_014.ST / _ultra_3.s next >
Encoding:
Text File  |  1998-06-11  |  1.4 KB  |  54 lines

  1. ; Ultraload 3.0 - The Chunky Depack Source
  2. ; (Also contain Ultra 2.0 - As 3.0 is an upgrade!
  3. ;
  4. ;
  5. ;
  6. ; Coded by Dacko Industries, 1990
  7. ;
  8. ;
  9. ;
  10. ; This code has been placed on this disk by Disaster Zone
  11. ; of Automation 2.0, just so that you could have some official
  12. ; Automation Source code for the Chunky Packer, before some
  13. ; twat (eg Alien) releases it to the general public. In fact,
  14. ; if that twat Alien does release this then the person who
  15. ; gave it to him will have his testicles removed with a blunt
  16. ; plastic fork, while all the time having to listen to Bernard
  17. ; Mannings greatest jokes. Alien, meanwhile, will be rotating
  18. ; on a spit in front of the Automation campsight, while we all
  19. ; poke him with Red Hot Pokers (nooo, make that WHITE HOT POKERS)
  20. ; And now joke time..............
  21. ;
  22. ; Whats the difference between Two Pairs of knickers and The Pompey
  23. ; Pirates?
  24. ;
  25. ; Answer:
  26. ;
  27. ; The Pompey Pirates only have one TWAT in them!
  28. ;
  29. ; And now I shall do some greetings in this source code....
  30. ;
  31. ; Hello to:-
  32. ;
  33. ; Mob, The Homeboy and the BBC. Oh, yes, also hi to the rest
  34. ; of AUtomation...........
  35. ;
  36. ; Rotten Bannanas to The Alien/A(lame)ien/Aloon/Big Dickhead/Wanker!
  37. ;
  38. ;
  39. ; P.S. I lied about the source code!  
  40. ;
  41. ;
  42. ;
  43. ;
  44.  
  45. loop    pea txt(pc)
  46.     move.w #9,-(a7)
  47.     trap #1
  48.     addq.w #6,a7
  49.     bra loop
  50.  
  51. txt    dc.b 27,"E"
  52.     dc.b "Alien is a TWAT  ",0
  53.     even