home *** CD-ROM | disk | FTP | other *** search
/ Collection of Hack-Phreak Scene Programs / cleanhpvac.zip / cleanhpvac / W95SPCOD.ZIP / WRONG / AEGIS-TT / SURPRISE.ASM next >
Assembly Source File  |  1995-11-05  |  1KB  |  49 lines

  1. ;
  2. ;  WiRED'95
  3. ;
  4. ;  Surprise 
  5. ;
  6. ;  Code : Number Six & Lode Runner (Aegis)
  7. ;         Gizmo (Tiny Toons)
  8.  
  9. monnombreprefeereenumeroun equ 7
  10. .286
  11. mzqr segment
  12. assume cs:mzqr
  13. org 768-512
  14. dgttablestart: int 22
  15. sub al,'0'
  16. push ax
  17. mov ax,19
  18. int 16
  19.  
  20. ; Initialisation du mode protegé
  21. ;
  22. ; mov euh... chié me rapelle plus bon pas grave on le fait en reel hein ?!
  23.  
  24.  
  25. mov ax,877+877+877+877+877 ; recalibrage du tricloreacteur helicoïdal
  26. mov dl,11b   ; Ces deux instructions sont inutiles.
  27. mov cl,11b   ; ------------------------------------
  28. mov bp,Offset dgttableinitialisation-(2*25*4/2+(1-1)*12-(((1))))  ; surround!
  29. int 1*2*1*2*1*2*1*2
  30. pop cx
  31. xor ch,ch ; CA SERT A QUOI CA ????????
  32. mov ah,((1+2+3+4+5+6-1)/2)-(32768/32768)
  33. mov bl,1+1+1+1+1+1+1+1+1+1+1+1+1+1+1+1+1+1+1+1+1+1+1+1+1+1+1+1+1+1+1+1+1+1+1+1+1+1+1+1+1+1+1+1+1+1+1+1+1+1+1+1+1+1+1+1+1+1+1+1+1+1+1+1+1+1+1+1+1+1+1+1+1+1+1+1+1+1+1+1+1+1+1+1+1+1+1+1+1+1+1+1+1+1+1+1+1+1+1+1
  34. int 16
  35. xor ax,ax
  36. int 11*2 ; repositionnement du projecteur a 200Hz
  37. xor bx,bx
  38. mov ax,9/3
  39. int 1+2+4+8+1 ;!!!
  40. mov ax,4370
  41. db 0CDh ; hihihih, j'adore les SiDiz
  42. db 8*2
  43. ret ; fin du programme
  44. dgttableinitialisation:
  45.  
  46. db MonNomBrePreFeeReeNumEroUn,5,MonNomBrePreFeeReeNumEroUn
  47. mzqr ends
  48. end dgttablestart
  49.