Home Journal Contact Me Tools Comments

Images
Ships (first set) Ships (second set) Enemy with triangle inside
Enemy with no triangle Enemy that chases Laser shots
Triangles Explosion Letters
Numbers Special characters


; The player ship sprites are first and last in the ROM. Each picture draws the player just a 
; little rotated CCW from the original position (facing right). Pictures come in pairs. The first
; picture is the thrust stream for the ship. The second picture is the ship.
;
; Note that there is no perfectly vertical picture. In the game you can't point perfectly vertical.

; shipsA
; The first ship image below shows the thrust pattern. It actually touches the ship in the game.

;

; Thrust fragment
9000: BF 30 FF 07     ; (800) 30BF 07FF     LongVector  scale=3 x=7FF y=0BF intensity=0 (-1023,191)
9004: BF 34 3F F6     ; (802) 34BF F63F     LongVector  scale=3 x=63F y=4BF intensity=15 (-575,-191)
9008: 7F 34 3F F2     ; (804) 347F F23F     LongVector  scale=3 x=23F y=47F intensity=15 (575,-127)
900C: 00 D0           ; (806) D000          RTS
; Player facing right
900E: 00 20 7F 02     ; (807) 2000 027F     LongVector  scale=2 x=27F y=000 intensity=0 (639,0)
9012: 3F 41 7F F6     ; (809) 413F F67F     LongVector  scale=4 x=67F y=13F intensity=15 (-639,319)
9016: 9F 46 5F F1     ; (80B) 469F F15F     LongVector  scale=4 x=15F y=69F intensity=15 (351,-671)
901A: F2 F8           ; (80D) F8F2          ShortVector scale=2 x=200 y=800 intensity=15 (512,0)
901C: 7F 34 7F F6     ; (80E) 347F F67F     LongVector  scale=3 x=67F y=47F intensity=15 (-639,-127)
9020: FF 41 1F F2     ; (810) 41FF F21F     LongVector  scale=4 x=21F y=1FF intensity=15 (543,511)
9024: 7F 25 7F F2     ; (812) 257F F27F     LongVector  scale=2 x=27F y=57F intensity=15 (639,-383)
9028: FF 24 7F F6     ; (814) 24FF F67F     LongVector  scale=2 x=67F y=4FF intensity=15 (-639,-255)
902C: FF 41 1F F6     ; (816) 41FF F61F     LongVector  scale=4 x=61F y=1FF intensity=15 (-543,511)
9030: 7F 34 7F F2     ; (818) 347F F27F     LongVector  scale=3 x=27F y=47F intensity=15 (639,-127)
9034: F6 F8           ; (81A) F8F6          ShortVector scale=2 x=600 y=800 intensity=15 (-512,0)
9036: 9F 46 5F F5     ; (81B) 469F F55F     LongVector  scale=4 x=55F y=69F intensity=15 (-351,-671)
903A: 1F 41 7F F2     ; (81D) 411F F27F     LongVector  scale=4 x=27F y=11F intensity=15 (639,287)
903E: 00 D0           ; (81F) D000          RTS
;
9040: 3F 30 FF 07     ; (820) 303F 07FF     LongVector  scale=3 x=7FF y=03F intensity=0 (-1023,63)
9044: BF 34 3F F6     ; (822) 34BF F63F     LongVector  scale=3 x=63F y=4BF intensity=15 (-575,-191)
9048: 7F 34 3F F2     ; (824) 347F F23F     LongVector  scale=3 x=23F y=47F intensity=15 (575,-127)
904C: 00 D0           ; (826) D000          RTS
;
904E: 00 20 7F 02     ; (827) 2000 027F     LongVector  scale=2 x=27F y=000 intensity=0 (639,0)
9052: FF 40 9F F6     ; (829) 40FF F69F     LongVector  scale=4 x=69F y=0FF intensity=15 (-671,255)
9056: 5F 46 9F F1     ; (82B) 465F F19F     LongVector  scale=4 x=19F y=65F intensity=15 (415,-607)
905A: F2 F8           ; (82D) F8F2          ShortVector scale=2 x=200 y=800 intensity=15 (512,0)
905C: BF 34 7F F6     ; (82E) 34BF F67F     LongVector  scale=3 x=67F y=4BF intensity=15 (-639,-191)
9060: 3F 42 FF F1     ; (830) 423F F1FF     LongVector  scale=4 x=1FF y=23F intensity=15 (511,575)
9064: FF 24 7F F2     ; (832) 24FF F27F     LongVector  scale=2 x=27F y=4FF intensity=15 (639,-255)
9068: 7F 25 7F F6     ; (834) 257F F67F     LongVector  scale=2 x=67F y=57F intensity=15 (-639,-383)
906C: BF 41 3F F6     ; (836) 41BF F63F     LongVector  scale=4 x=63F y=1BF intensity=15 (-575,447)
9070: 3F 34 7F F2     ; (838) 343F F27F     LongVector  scale=3 x=27F y=43F intensity=15 (639,-63)
9074: 7F 24 FF F7     ; (83A) 247F F7FF     LongVector  scale=2 x=7FF y=47F intensity=15 (-1023,-127)
9078: BF 46 1F F5     ; (83C) 46BF F51F     LongVector  scale=4 x=51F y=6BF intensity=15 (-287,-703)
907C: 5F 41 5F F2     ; (83E) 415F F25F     LongVector  scale=4 x=25F y=15F intensity=15 (607,351)
9080: 00 D0           ; (840) D000          RTS
;
9082: 00 30 FF 07     ; (841) 3000 07FF     LongVector  scale=3 x=7FF y=000 intensity=0 (-1023,0)
9086: FF 25 FF F7     ; (843) 25FF F7FF     LongVector  scale=2 x=7FF y=5FF intensity=15 (-1023,-511)
908A: 3F 34 3F F2     ; (845) 343F F23F     LongVector  scale=3 x=23F y=43F intensity=15 (575,-63)
908E: 00 D0           ; (847) D000          RTS
;
9090: 7F 20 7F 02     ; (848) 207F 027F     LongVector  scale=2 x=27F y=07F intensity=0 (639,127)
9094: BF 40 BF F6     ; (84A) 40BF F6BF     LongVector  scale=4 x=6BF y=0BF intensity=15 (-703,191)
9098: 5F 46 DF F1     ; (84C) 465F F1DF     LongVector  scale=4 x=1DF y=65F intensity=15 (479,-607)
909C: FF 20 FF F3     ; (84E) 20FF F3FF     LongVector  scale=2 x=3FF y=0FF intensity=15 (1023,255)
90A0: FF 34 3F F6     ; (850) 34FF F63F     LongVector  scale=3 x=63F y=4FF intensity=15 (-575,-255)
90A4: 5F 42 9F F1     ; (852) 425F F19F     LongVector  scale=4 x=19F y=25F intensity=15 (415,607)
90A8: F3 F5           ; (854) F5F3          ShortVector scale=2 x=300 y=500 intensity=15 (768,-256)
90AA: 7F 25 7F F6     ; (855) 257F F67F     LongVector  scale=2 x=67F y=57F intensity=15 (-639,-383)
90AE: 7F 41 7F F6     ; (857) 417F F67F     LongVector  scale=4 x=67F y=17F intensity=15 (-639,383)
90B2: 3F 30 BF F2     ; (859) 303F F2BF     LongVector  scale=3 x=2BF y=03F intensity=15 (703,63)
90B6: FF 24 FF F7     ; (85B) 24FF F7FF     LongVector  scale=2 x=7FF y=4FF intensity=15 (-1023,-255)
90BA: DF 46 DF F4     ; (85D) 46DF F4DF     LongVector  scale=4 x=4DF y=6DF intensity=15 (-223,-735)
90BE: 9F 41 3F F2     ; (85F) 419F F23F     LongVector  scale=4 x=23F y=19F intensity=15 (575,415)
90C2: 00 D0           ; (861) D000          RTS
;
90C4: 3F 34 FF 07     ; (862) 343F 07FF     LongVector  scale=3 x=7FF y=43F intensity=0 (-1023,-63)
90C8: FF 26 FF F7     ; (864) 26FF F7FF     LongVector  scale=2 x=7FF y=6FF intensity=15 (-1023,-767)
90CC: 00 30 7F F2     ; (866) 3000 F27F     LongVector  scale=3 x=27F y=000 intensity=15 (639,0)
90D0: 00 D0           ; (868) D000          RTS
;
90D2: 7F 20 7F 02     ; (869) 207F 027F     LongVector  scale=2 x=27F y=07F intensity=0 (639,127)
90D6: 7F 40 BF F6     ; (86B) 407F F6BF     LongVector  scale=4 x=6BF y=07F intensity=15 (-703,127)
90DA: 1F 46 1F F2     ; (86D) 461F F21F     LongVector  scale=4 x=21F y=61F intensity=15 (543,-543)
90DE: 7F 21 7F F3     ; (86F) 217F F37F     LongVector  scale=2 x=37F y=17F intensity=15 (895,383)
90E2: 3F 35 3F F6     ; (871) 353F F63F     LongVector  scale=3 x=63F y=53F intensity=15 (-575,-319)
90E6: 7F 42 7F F1     ; (873) 427F F17F     LongVector  scale=4 x=17F y=27F intensity=15 (383,639)
90EA: 7F 24 7F F2     ; (875) 247F F27F     LongVector  scale=2 x=27F y=47F intensity=15 (639,-127)
90EE: 7F 26 FF F5     ; (877) 267F F5FF     LongVector  scale=2 x=5FF y=67F intensity=15 (-511,-639)
90F2: 5F 41 9F F6     ; (879) 415F F69F     LongVector  scale=4 x=69F y=15F intensity=15 (-671,351)
90F6: 7F 30 7F F2     ; (87B) 307F F27F     LongVector  scale=3 x=27F y=07F intensity=15 (639,127)
90FA: 7F 25 7F F7     ; (87D) 257F F77F     LongVector  scale=2 x=77F y=57F intensity=15 (-895,-383)
90FE: DF 46 7F F4     ; (87F) 46DF F47F     LongVector  scale=4 x=47F y=6DF intensity=15 (-127,-735)
9102: 7F 33 FF F3     ; (881) 337F F3FF     LongVector  scale=3 x=3FF y=37F intensity=15 (1023,895)
9106: 00 D0           ; (883) D000          RTS
;
9108: BF 34 FF 07     ; (884) 34BF 07FF     LongVector  scale=3 x=7FF y=4BF intensity=0 (-1023,-191)
910C: FF 26 7F F7     ; (886) 26FF F77F     LongVector  scale=2 x=77F y=6FF intensity=15 (-895,-767)
9110: 3F 30 7F F2     ; (888) 303F F27F     LongVector  scale=3 x=27F y=03F intensity=15 (639,63)
9114: 00 D0           ; (88A) D000          RTS
;
9116: FF 20 7F 02     ; (88B) 20FF 027F     LongVector  scale=2 x=27F y=0FF intensity=0 (639,255)
911A: 1F 40 DF F6     ; (88D) 401F F6DF     LongVector  scale=4 x=6DF y=01F intensity=15 (-735,31)
911E: DF 45 3F F2     ; (88F) 45DF F23F     LongVector  scale=4 x=23F y=5DF intensity=15 (575,-479)
9122: F2 F9           ; (891) F9F2          ShortVector scale=2 x=200 y=900 intensity=15 (512,256)
9124: 7F 27 FF F7     ; (892) 277F F7FF     LongVector  scale=2 x=7FF y=77F intensity=15 (-1023,-895)
9128: BF 42 1F F1     ; (894) 42BF F11F     LongVector  scale=4 x=11F y=2BF intensity=15 (287,703)
912C: 7F 24 FF F2     ; (896) 247F F2FF     LongVector  scale=2 x=2FF y=47F intensity=15 (767,-127)
9130: 7F 26 FF F5     ; (898) 267F F5FF     LongVector  scale=2 x=5FF y=67F intensity=15 (-511,-639)
9134: 1F 41 BF F6     ; (89A) 411F F6BF     LongVector  scale=4 x=6BF y=11F intensity=15 (-703,287)
9138: BF 30 BF F2     ; (89C) 30BF F2BF     LongVector  scale=3 x=2BF y=0BF intensity=15 (703,191)
913C: F6 FD           ; (89E) FDF6          ShortVector scale=2 x=600 y=D00 intensity=15 (-512,-256)
913E: DF 46 3F F4     ; (89F) 46DF F43F     LongVector  scale=4 x=43F y=6DF intensity=15 (-63,-735)
9142: FF 33 BF F3     ; (8A1) 33FF F3BF     LongVector  scale=3 x=3BF y=3FF intensity=15 (959,1023)
9146: 00 D0           ; (8A3) D000          RTS
;
9148: FF 34 BF 07     ; (8A4) 34FF 07BF     LongVector  scale=3 x=7BF y=4FF intensity=0 (-959,-255)
914C: 7F 27 7F F7     ; (8A6) 277F F77F     LongVector  scale=2 x=77F y=77F intensity=15 (-895,-895)
9150: 3F 30 3F F2     ; (8A8) 303F F23F     LongVector  scale=3 x=23F y=03F intensity=15 (575,63)
9154: 00 D0           ; (8AA) D000          RTS
;
9156: 02 F1           ; (8AB) F102          ShortVector scale=2 x=200 y=100 intensity=0 (512,256)
9158: 1F 44 BF F6     ; (8AC) 441F F6BF     LongVector  scale=4 x=6BF y=41F intensity=15 (-703,-31)
915C: 9F 45 5F F2     ; (8AE) 459F F25F     LongVector  scale=4 x=25F y=59F intensity=15 (607,-415)
9160: F2 F9           ; (8B0) F9F2          ShortVector scale=2 x=200 y=900 intensity=15 (512,256)
9162: BF 35 3F F6     ; (8B1) 35BF F63F     LongVector  scale=3 x=63F y=5BF intensity=15 (-575,-447)
9166: DF 42 FF F0     ; (8B3) 42DF F0FF     LongVector  scale=4 x=0FF y=2DF intensity=15 (255,735)
916A: F3 F0           ; (8B5) F0F3          ShortVector scale=2 x=300 y=000 intensity=15 (768,0)
916C: 7F 26 7F F5     ; (8B6) 267F F57F     LongVector  scale=2 x=57F y=67F intensity=15 (-383,-639)
9170: BF 40 DF F6     ; (8B8) 40BF F6DF     LongVector  scale=4 x=6DF y=0BF intensity=15 (-735,191)
9174: BF 30 BF F2     ; (8BA) 30BF F2BF     LongVector  scale=3 x=2BF y=0BF intensity=15 (703,191)
9178: F6 FD           ; (8BC) FDF6          ShortVector scale=2 x=600 y=D00 intensity=15 (-512,-256)
917A: DF 46 1F F0     ; (8BD) 46DF F01F     LongVector  scale=4 x=01F y=6DF intensity=15 (31,-735)
917E: 1F 42 7F F1     ; (8BF) 421F F17F     LongVector  scale=4 x=17F y=21F intensity=15 (383,543)
9182: 00 D0           ; (8C1) D000          RTS
;
9184: 7F 35 BF 07     ; (8C2) 357F 07BF     LongVector  scale=3 x=7BF y=57F intensity=0 (-959,-383)
9188: 7F 27 FF F6     ; (8C4) 277F F6FF     LongVector  scale=2 x=6FF y=77F intensity=15 (-767,-895)
918C: 7F 30 7F F2     ; (8C6) 307F F27F     LongVector  scale=3 x=27F y=07F intensity=15 (639,127)
9190: 00 D0           ; (8C8) D000          RTS
;
9192: FF 12 FF 03     ; (8C9) 12FF 03FF     LongVector  scale=1 x=3FF y=2FF intensity=0 (1023,767)
9196: 5F 44 BF F6     ; (8CB) 445F F6BF     LongVector  scale=4 x=6BF y=45F intensity=15 (-703,-95)
919A: 7F 45 7F F2     ; (8CD) 457F F27F     LongVector  scale=4 x=27F y=57F intensity=15 (639,-383)
919E: 7F 22 FF F3     ; (8CF) 227F F3FF     LongVector  scale=2 x=3FF y=27F intensity=15 (1023,639)
91A2: F6 FE           ; (8D1) FEF6          ShortVector scale=2 x=600 y=E00 intensity=15 (-512,-512)
91A4: FF 42 9F F0     ; (8D2) 42FF F09F     LongVector  scale=4 x=09F y=2FF intensity=15 (159,767)
91A8: F3 F0           ; (8D4) F0F3          ShortVector scale=2 x=300 y=000 intensity=15 (768,0)
91AA: 7F 26 FF F4     ; (8D5) 267F F4FF     LongVector  scale=2 x=4FF y=67F intensity=15 (-255,-639)
91AE: 7F 40 FF F6     ; (8D7) 407F F6FF     LongVector  scale=4 x=6FF y=07F intensity=15 (-767,127)
91B2: FF 30 BF F2     ; (8D9) 30FF F2BF     LongVector  scale=3 x=2BF y=0FF intensity=15 (703,255)
91B6: 7F 26 FF F7     ; (8DB) 267F F7FF     LongVector  scale=2 x=7FF y=67F intensity=15 (-1023,-639)
91BA: DF 46 5F F0     ; (8DD) 46DF F05F     LongVector  scale=4 x=05F y=6DF intensity=15 (95,-735)
91BE: 5F 42 5F F1     ; (8DF) 425F F15F     LongVector  scale=4 x=15F y=25F intensity=15 (351,607)
91C2: 00 D0           ; (8E1) D000          RTS
;
91C4: BF 35 7F 07     ; (8E2) 35BF 077F     LongVector  scale=3 x=77F y=5BF intensity=0 (-895,-447)
91C8: FF 27 7F F6     ; (8E4) 27FF F67F     LongVector  scale=2 x=67F y=7FF intensity=15 (-639,-1023)
91CC: BF 30 3F F2     ; (8E6) 30BF F23F     LongVector  scale=3 x=23F y=0BF intensity=15 (575,191)
91D0: 00 D0           ; (8E8) D000          RTS
;
91D2: FF 12 FF 03     ; (8E9) 12FF 03FF     LongVector  scale=1 x=3FF y=2FF intensity=0 (1023,767)
91D6: 7F 44 BF F6     ; (8EB) 447F F6BF     LongVector  scale=4 x=6BF y=47F intensity=15 (-703,-127)
91DA: 3F 45 BF F2     ; (8ED) 453F F2BF     LongVector  scale=4 x=2BF y=53F intensity=15 (703,-319)
91DE: 7F 22 7F F3     ; (8EF) 227F F37F     LongVector  scale=2 x=37F y=27F intensity=15 (895,639)
91E2: F6 FE           ; (8F1) FEF6          ShortVector scale=2 x=600 y=E00 intensity=15 (-512,-512)
91E4: DF 42 7F F0     ; (8F2) 42DF F07F     LongVector  scale=4 x=07F y=2DF intensity=15 (127,735)
91E8: 7F 20 7F F2     ; (8F4) 207F F27F     LongVector  scale=2 x=27F y=07F intensity=15 (639,127)
91EC: 7F 26 FF F4     ; (8F6) 267F F4FF     LongVector  scale=2 x=4FF y=67F intensity=15 (-255,-639)
91F0: 1F 40 DF F6     ; (8F8) 401F F6DF     LongVector  scale=4 x=6DF y=01F intensity=15 (-735,31)
91F4: 7F 31 3F F2     ; (8FA) 317F F23F     LongVector  scale=3 x=23F y=17F intensity=15 (575,383)
91F8: F7 F7           ; (8FC) F7F7          ShortVector scale=2 x=700 y=700 intensity=15 (-768,-768)
91FA: DF 46 9F F0     ; (8FD) 46DF F09F     LongVector  scale=4 x=09F y=6DF intensity=15 (159,-735)
91FE: 7F 42 1F F1     ; (8FF) 427F F11F     LongVector  scale=4 x=11F y=27F intensity=15 (287,639)
9202: 00 D0           ; (901) D000          RTS
;
9204: 3F 36 3F 07     ; (902) 363F 073F     LongVector  scale=3 x=73F y=63F intensity=0 (-831,-575)
9208: FF 27 FF F5     ; (904) 27FF F5FF     LongVector  scale=2 x=5FF y=7FF intensity=15 (-511,-1023)
920C: FF 21 FF F3     ; (906) 21FF F3FF     LongVector  scale=2 x=3FF y=1FF intensity=15 (1023,511)
9210: 00 D0           ; (908) D000          RTS
;
9212: 02 F2           ; (909) F202          ShortVector scale=2 x=200 y=200 intensity=0 (512,512)
9214: DF 44 9F F6     ; (90A) 44DF F69F     LongVector  scale=4 x=69F y=4DF intensity=15 (-671,-223)
9218: FF 44 BF F2     ; (90C) 44FF F2BF     LongVector  scale=4 x=2BF y=4FF intensity=15 (703,-255)
921C: F3 F3           ; (90E) F3F3          ShortVector scale=2 x=300 y=300 intensity=15 (768,768)
921E: 3F 36 7F F5     ; (90F) 363F F57F     LongVector  scale=3 x=57F y=63F intensity=15 (-383,-575)
9222: FF 42 1F F0     ; (911) 42FF F01F     LongVector  scale=4 x=01F y=2FF intensity=15 (31,767)
9226: 7F 20 7F F2     ; (913) 207F F27F     LongVector  scale=2 x=27F y=07F intensity=15 (639,127)
922A: 7F 26 7F F4     ; (915) 267F F47F     LongVector  scale=2 x=47F y=67F intensity=15 (-127,-639)
922E: 1F 44 FF F6     ; (917) 441F F6FF     LongVector  scale=4 x=6FF y=41F intensity=15 (-767,-31)
9232: 7F 31 3F F2     ; (919) 317F F23F     LongVector  scale=3 x=23F y=17F intensity=15 (575,383)
9236: F7 F7           ; (91B) F7F7          ShortVector scale=2 x=700 y=700 intensity=15 (-768,-768)
9238: BF 46 FF F0     ; (91C) 46BF F0FF     LongVector  scale=4 x=0FF y=6BF intensity=15 (255,-703)
923C: 9F 42 DF F0     ; (91E) 429F F0DF     LongVector  scale=4 x=0DF y=29F intensity=15 (223,671)
9240: 00 D0           ; (920) D000          RTS
;
9242: 7F 36 FF 06     ; (921) 367F 06FF     LongVector  scale=3 x=6FF y=67F intensity=0 (-767,-639)
9246: 3F 36 BF F4     ; (923) 363F F4BF     LongVector  scale=3 x=4BF y=63F intensity=15 (-191,-575)
924A: 7F 22 FF F3     ; (925) 227F F3FF     LongVector  scale=2 x=3FF y=27F intensity=15 (1023,639)
924E: 00 D0           ; (927) D000          RTS
;
9250: FF 13 FF 02     ; (928) 13FF 02FF     LongVector  scale=1 x=2FF y=3FF intensity=0 (767,1023)
9254: 1F 45 7F F6     ; (92A) 451F F67F     LongVector  scale=4 x=67F y=51F intensity=15 (-639,-287)
9258: 9F 44 DF F2     ; (92C) 449F F2DF     LongVector  scale=4 x=2DF y=49F intensity=15 (735,-159)
925C: F3 F3           ; (92E) F3F3          ShortVector scale=2 x=300 y=300 intensity=15 (768,768)
925E: 3F 36 7F F5     ; (92F) 363F F57F     LongVector  scale=3 x=57F y=63F intensity=15 (-383,-575)
9262: DF 42 1F F4     ; (931) 42DF F41F     LongVector  scale=4 x=41F y=2DF intensity=15 (-31,735)
9266: FF 20 7F F2     ; (933) 20FF F27F     LongVector  scale=2 x=27F y=0FF intensity=15 (639,255)
926A: 7F 26 7F F4     ; (935) 267F F47F     LongVector  scale=2 x=47F y=67F intensity=15 (-127,-639)
926E: 7F 44 DF F6     ; (937) 447F F6DF     LongVector  scale=4 x=6DF y=47F intensity=15 (-735,-127)
9272: F2 FA           ; (939) FAF2          ShortVector scale=2 x=200 y=A00 intensity=15 (512,512)
9274: 7F 27 7F F6     ; (93A) 277F F67F     LongVector  scale=2 x=67F y=77F intensity=15 (-639,-895)
9278: BF 46 3F F1     ; (93C) 46BF F13F     LongVector  scale=4 x=13F y=6BF intensity=15 (319,-703)
927C: BF 42 7F F0     ; (93E) 42BF F07F     LongVector  scale=4 x=07F y=2BF intensity=15 (127,703)
9280: 00 D0           ; (940) D000          RTS
;
9282: BF 36 BF 06     ; (941) 36BF 06BF     LongVector  scale=3 x=6BF y=6BF intensity=0 (-703,-703)
9286: 7F 36 7F F4     ; (943) 367F F47F     LongVector  scale=3 x=47F y=67F intensity=15 (-127,-639)
928A: FF 22 7F F3     ; (945) 22FF F37F     LongVector  scale=2 x=37F y=2FF intensity=15 (895,767)
928E: 00 D0           ; (947) D000          RTS
;
9290: FF 13 FF 02     ; (948) 13FF 02FF     LongVector  scale=1 x=2FF y=3FF intensity=0 (767,1023)
9294: 5F 45 5F F6     ; (94A) 455F F65F     LongVector  scale=4 x=65F y=55F intensity=15 (-607,-351)
9298: 5F 44 DF F2     ; (94C) 445F F2DF     LongVector  scale=4 x=2DF y=45F intensity=15 (735,-95)
929C: FF 23 7F F2     ; (94E) 23FF F27F     LongVector  scale=2 x=27F y=3FF intensity=15 (639,1023)
92A0: BF 36 FF F4     ; (950) 36BF F4FF     LongVector  scale=3 x=4FF y=6BF intensity=15 (-255,-703)
92A4: FF 42 7F F4     ; (952) 42FF F47F     LongVector  scale=4 x=47F y=2FF intensity=15 (-127,767)
92A8: FF 20 7F F2     ; (954) 20FF F27F     LongVector  scale=2 x=27F y=0FF intensity=15 (639,255)
92AC: F0 F7           ; (956) F7F0          ShortVector scale=2 x=000 y=700 intensity=15 (0,-768)
92AE: 9F 44 FF F6     ; (957) 449F F6FF     LongVector  scale=4 x=6FF y=49F intensity=15 (-767,-159)
92B2: F2 FA           ; (959) FAF2          ShortVector scale=2 x=200 y=A00 intensity=15 (512,512)
92B4: FF 27 7F F6     ; (95A) 27FF F67F     LongVector  scale=2 x=67F y=7FF intensity=15 (-639,-1023)
92B8: 7F 46 7F F1     ; (95C) 467F F17F     LongVector  scale=4 x=17F y=67F intensity=15 (383,-639)
92BC: BF 42 5F F0     ; (95E) 42BF F05F     LongVector  scale=4 x=05F y=2BF intensity=15 (95,703)
92C0: 00 D0           ; (960) D000          RTS
;
92C2: 3F 37 7F 06     ; (961) 373F 067F     LongVector  scale=3 x=67F y=73F intensity=0 (-639,-831)
92C6: 3F 36 3F F4     ; (963) 363F F43F     LongVector  scale=3 x=43F y=63F intensity=15 (-63,-575)
92CA: 7F 23 7F F3     ; (965) 237F F37F     LongVector  scale=2 x=37F y=37F intensity=15 (895,895)
92CE: 00 D0           ; (967) D000          RTS
;
92D0: 01 F2           ; (968) F201          ShortVector scale=2 x=100 y=200 intensity=0 (256,512)
92D2: 7F 45 1F F6     ; (969) 457F F61F     LongVector  scale=4 x=61F y=57F intensity=15 (-543,-383)
92D6: 1F 44 DF F2     ; (96B) 441F F2DF     LongVector  scale=4 x=2DF y=41F intensity=15 (735,-31)
92DA: F1 FA           ; (96D) FAF1          ShortVector scale=2 x=100 y=A00 intensity=15 (256,512)
92DC: BF 36 BF F4     ; (96E) 36BF F4BF     LongVector  scale=3 x=4BF y=6BF intensity=15 (-191,-703)
92E0: DF 42 BF F4     ; (970) 42DF F4BF     LongVector  scale=4 x=4BF y=2DF intensity=15 (-191,735)
92E4: 7F 21 7F F2     ; (972) 217F F27F     LongVector  scale=2 x=27F y=17F intensity=15 (639,383)
92E8: F0 F7           ; (974) F7F0          ShortVector scale=2 x=000 y=700 intensity=15 (0,-768)
92EA: FF 44 DF F6     ; (975) 44FF F6DF     LongVector  scale=4 x=6DF y=4FF intensity=15 (-735,-255)
92EE: 3F 32 BF F1     ; (977) 323F F1BF     LongVector  scale=3 x=1BF y=23F intensity=15 (447,575)
92F2: F5 FE           ; (979) FEF5          ShortVector scale=2 x=500 y=E00 intensity=15 (-256,-512)
92F4: 5F 46 9F F1     ; (97A) 465F F19F     LongVector  scale=4 x=19F y=65F intensity=15 (415,-607)
92F8: BF 42 1F F0     ; (97C) 42BF F01F     LongVector  scale=4 x=01F y=2BF intensity=15 (31,703)
92FC: 00 D0           ; (97E) D000          RTS
;
92FE: 3F 37 FF 05     ; (97F) 373F 05FF     LongVector  scale=3 x=5FF y=73F intensity=0 (-511,-831)
9302: 7F 36 3F F4     ; (981) 367F F43F     LongVector  scale=3 x=43F y=67F intensity=15 (-63,-639)
9306: 7F 23 FF F2     ; (983) 237F F2FF     LongVector  scale=2 x=2FF y=37F intensity=15 (767,895)
930A: 00 D0           ; (985) D000          RTS
;
930C: 7F 22 FF 00     ; (986) 227F 00FF     LongVector  scale=2 x=0FF y=27F intensity=0 (255,639)
9310: BF 37 FF F7     ; (988) 37BF F7FF     LongVector  scale=3 x=7FF y=7BF intensity=15 (-1023,-959)
9314: 3F 40 DF F2     ; (98A) 403F F2DF     LongVector  scale=4 x=2DF y=03F intensity=15 (735,63)
9318: F1 FA           ; (98C) FAF1          ShortVector scale=2 x=100 y=A00 intensity=15 (256,512)
931A: BF 36 BF F4     ; (98D) 36BF F4BF     LongVector  scale=3 x=4BF y=6BF intensity=15 (-191,-703)
931E: BF 42 1F F5     ; (98F) 42BF F51F     LongVector  scale=4 x=51F y=2BF intensity=15 (-287,703)
9322: FF 21 7F F2     ; (991) 21FF F27F     LongVector  scale=2 x=27F y=1FF intensity=15 (639,511)
9326: FF 26 7F F0     ; (993) 26FF F07F     LongVector  scale=2 x=07F y=6FF intensity=15 (127,-767)
932A: 1F 45 BF F6     ; (995) 451F F6BF     LongVector  scale=4 x=6BF y=51F intensity=15 (-703,-287)
932E: FF 23 7F F3     ; (997) 23FF F37F     LongVector  scale=2 x=37F y=3FF intensity=15 (895,1023)
9332: F5 FE           ; (999) FEF5          ShortVector scale=2 x=500 y=E00 intensity=15 (-256,-512)
9334: 3F 46 DF F1     ; (99A) 463F F1DF     LongVector  scale=4 x=1DF y=63F intensity=15 (479,-575)
9338: DF 42 1F F4     ; (99C) 42DF F41F     LongVector  scale=4 x=41F y=2DF intensity=15 (-31,735)
933C: 00 D0           ; (99E) D000          RTS
;
933E: 7F 37 BF 05     ; (99F) 377F 05BF     LongVector  scale=3 x=5BF y=77F intensity=0 (-447,-895)
9342: 7F 36 00 F0     ; (9A1) 367F F000     LongVector  scale=3 x=000 y=67F intensity=15 (0,-639)
9346: FF 23 FF F2     ; (9A3) 23FF F2FF     LongVector  scale=2 x=2FF y=3FF intensity=15 (767,1023)
934A: 00 D0           ; (9A5) D000          RTS
;
934C: 7F 22 7F 00     ; (9A6) 227F 007F     LongVector  scale=2 x=07F y=27F intensity=0 (127,639)
9350: FF 37 7F F7     ; (9A8) 37FF F77F     LongVector  scale=3 x=77F y=7FF intensity=15 (-895,-1023)
9354: 7F 40 DF F2     ; (9AA) 407F F2DF     LongVector  scale=4 x=2DF y=07F intensity=15 (735,127)
9358: 7F 23 7F F1     ; (9AC) 237F F17F     LongVector  scale=2 x=17F y=37F intensity=15 (383,895)
935C: 7F 36 7F F4     ; (9AE) 367F F47F     LongVector  scale=3 x=47F y=67F intensity=15 (-127,-639)
9360: 9F 42 5F F5     ; (9B0) 429F F55F     LongVector  scale=4 x=55F y=29F intensity=15 (-351,671)
9364: FF 21 7F F2     ; (9B2) 21FF F27F     LongVector  scale=2 x=27F y=1FF intensity=15 (639,511)
9368: 7F 26 7F F0     ; (9B4) 267F F07F     LongVector  scale=2 x=07F y=67F intensity=15 (127,-639)
936C: 7F 45 7F F6     ; (9B6) 457F F67F     LongVector  scale=4 x=67F y=57F intensity=15 (-639,-383)
9370: 3F 32 3F F1     ; (9B8) 323F F13F     LongVector  scale=3 x=13F y=23F intensity=15 (319,575)
9374: 7F 27 7F F5     ; (9BA) 277F F57F     LongVector  scale=2 x=57F y=77F intensity=15 (-383,-895)
9378: 1F 46 1F F2     ; (9BC) 461F F21F     LongVector  scale=4 x=21F y=61F intensity=15 (543,-543)
937C: BF 42 7F F4     ; (9BE) 42BF F47F     LongVector  scale=4 x=47F y=2BF intensity=15 (-127,703)
9380: 00 D0           ; (9C0) D000          RTS
;
9382: BF 37 3F 05     ; (9C1) 37BF 053F     LongVector  scale=3 x=53F y=7BF intensity=0 (-319,-959)
9386: 3F 36 3F F0     ; (9C3) 363F F03F     LongVector  scale=3 x=03F y=63F intensity=15 (63,-575)
938A: FF 23 FF F1     ; (9C5) 23FF F1FF     LongVector  scale=2 x=1FF y=3FF intensity=15 (511,1023)
;
938E: 00 D0           ; (9C7) D000          RTS
9390: 7F 22 7F 00     ; (9C8) 227F 007F     LongVector  scale=2 x=07F y=27F intensity=0 (127,639)
9394: 3F 46 9F F5     ; (9CA) 463F F59F     LongVector  scale=4 x=59F y=63F intensity=15 (-415,-575)
9398: DF 40 DF F2     ; (9CC) 40DF F2DF     LongVector  scale=4 x=2DF y=0DF intensity=15 (735,223)
939C: FF 23 FF F0     ; (9CE) 23FF F0FF     LongVector  scale=2 x=0FF y=3FF intensity=15 (255,1023)
93A0: BF 36 3F F4     ; (9D0) 36BF F43F     LongVector  scale=3 x=43F y=6BF intensity=15 (-63,-703)
93A4: 7F 42 7F F5     ; (9D2) 427F F57F     LongVector  scale=4 x=57F y=27F intensity=15 (-383,639)
93A8: 7F 22 7F F1     ; (9D4) 227F F17F     LongVector  scale=2 x=17F y=27F intensity=15 (383,639)
93AC: F1 F7           ; (9D6) F7F1          ShortVector scale=2 x=100 y=700 intensity=15 (256,-768)
93AE: 9F 45 5F F6     ; (9D7) 459F F65F     LongVector  scale=4 x=65F y=59F intensity=15 (-607,-415)
93B2: 3F 32 FF F0     ; (9D9) 323F F0FF     LongVector  scale=3 x=0FF y=23F intensity=15 (255,575)
93B6: FF 27 FF F4     ; (9DB) 27FF F4FF     LongVector  scale=2 x=4FF y=7FF intensity=15 (-255,-1023)
93BA: DF 45 5F F2     ; (9DD) 45DF F25F     LongVector  scale=4 x=25F y=5DF intensity=15 (607,-479)
93BE: BF 42 BF F4     ; (9DF) 42BF F4BF     LongVector  scale=4 x=4BF y=2BF intensity=15 (-191,703)
93C2: 00 D0           ; (9E1) D000          RTS
;
93C4: FF 37 FF 04     ; (9E2) 37FF 04FF     LongVector  scale=3 x=4FF y=7FF intensity=0 (-255,-1023)
93C8: 3F 36 7F F0     ; (9E4) 363F F07F     LongVector  scale=3 x=07F y=63F intensity=15 (127,-575)
93CC: 3F 32 BF F0     ; (9E6) 323F F0BF     LongVector  scale=3 x=0BF y=23F intensity=15 (191,575)
93D0: 00 D0           ; (9E8) D000          RTS
;
93D2: 7F 22 00 00     ; (9E9) 227F 0000     LongVector  scale=2 x=000 y=27F intensity=0 (0,639)
93D6: 5F 46 5F F5     ; (9EB) 465F F55F     LongVector  scale=4 x=55F y=65F intensity=15 (-351,-607)
93DA: 1F 41 BF F2     ; (9ED) 411F F2BF     LongVector  scale=4 x=2BF y=11F intensity=15 (703,287)
93DE: FF 23 7F F0     ; (9EF) 23FF F07F     LongVector  scale=2 x=07F y=3FF intensity=15 (127,1023)
93E2: 7F 36 3F F0     ; (9F1) 367F F03F     LongVector  scale=3 x=03F y=67F intensity=15 (63,-639)
93E6: 3F 42 BF F5     ; (9F3) 423F F5BF     LongVector  scale=4 x=5BF y=23F intensity=15 (-447,575)
93EA: 7F 22 7F F1     ; (9F5) 227F F17F     LongVector  scale=2 x=17F y=27F intensity=15 (383,639)
93EE: 7F 26 FF F0     ; (9F7) 267F F0FF     LongVector  scale=2 x=0FF y=67F intensity=15 (255,-639)
93F2: FF 45 3F F6     ; (9F9) 45FF F63F     LongVector  scale=4 x=63F y=5FF intensity=15 (-575,-511)
93F6: 7F 32 BF F0     ; (9FB) 327F F0BF     LongVector  scale=3 x=0BF y=27F intensity=15 (191,639)
93FA: F0 FE           ; (9FD) FEF0          ShortVector scale=2 x=000 y=E00 intensity=15 (0,-512)
93FC: 9F 45 5F F2     ; (9FE) 459F F25F     LongVector  scale=4 x=25F y=59F intensity=15 (607,-415)
9400: 9F 42 FF F4     ; (A00) 429F F4FF     LongVector  scale=4 x=4FF y=29F intensity=15 (-255,671)
9404: 00 D0           ; (A02) D000          RTS


9406: 3C FF           ; (A03) FF3C          ShortVector scale=2 x=C00 y=F00 intensity=3 (0,-768)

; enemyTri
; Circle enemy with triangle (just one picture)
;
;
9408: 00 FA           ; (A04) FA00          ShortVector scale=2 x=000 y=A00 intensity=0 (0,512)
940A: BF 36 BF F1     ; (A05) 36BF F1BF     LongVector  scale=3 x=1BF y=6BF intensity=15 (447,-703)
940E: 00 30 3F F7     ; (A07) 3000 F73F     LongVector  scale=3 x=73F y=000 intensity=15 (-831,0)
9412: BF 32 7F F1     ; (A09) 32BF F17F     LongVector  scale=3 x=17F y=2BF intensity=15 (383,703)
9416: 7F 34 FF 03     ; (A0B) 347F 03FF     LongVector  scale=3 x=3FF y=47F intensity=0 (1023,-127)
941A: 7F 32 7F A6     ; (A0D) 327F A67F     LongVector  scale=3 x=67F y=27F intensity=10 (-639,639)
941E: 00 30 BF A6     ; (A0F) 3000 A6BF     LongVector  scale=3 x=6BF y=000 intensity=10 (-703,0)
9422: 7F 36 7F A6     ; (A11) 367F A67F     LongVector  scale=3 x=67F y=67F intensity=10 (-639,-639)
9426: BF 36 00 A0     ; (A13) 36BF A000     LongVector  scale=3 x=000 y=6BF intensity=10 (0,-703)
942A: 7F 36 7F A2     ; (A15) 367F A27F     LongVector  scale=3 x=27F y=67F intensity=10 (639,-639)
942E: 00 30 BF A2     ; (A17) 3000 A2BF     LongVector  scale=3 x=2BF y=000 intensity=10 (703,0)
9432: 7F 32 7F A2     ; (A19) 327F A27F     LongVector  scale=3 x=27F y=27F intensity=10 (639,639)
9436: 9F 42 3F C5     ; (A1B) 429F C53F     LongVector  scale=4 x=53F y=29F intensity=12 (-319,671)
943A: 3F 45 9F C6     ; (A1D) 453F C69F     LongVector  scale=4 x=69F y=53F intensity=12 (-671,-319)
943E: 9F 46 3F C1     ; (A1F) 469F C13F     LongVector  scale=4 x=13F y=69F intensity=12 (319,-671)
9442: 3F 41 9F C2     ; (A21) 413F C29F     LongVector  scale=4 x=29F y=13F intensity=12 (671,319)
9446: BF 32 00 A0     ; (A23) 32BF A000     LongVector  scale=3 x=000 y=2BF intensity=10 (0,703)
944A: 3F 41 9F C6     ; (A25) 413F C69F     LongVector  scale=4 x=69F y=13F intensity=12 (-671,319)
944E: 9F 46 3F C5     ; (A27) 469F C53F     LongVector  scale=4 x=53F y=69F intensity=12 (-319,-671)
9452: 3F 45 9F C2     ; (A29) 453F C29F     LongVector  scale=4 x=29F y=53F intensity=12 (671,-319)
9456: 9F 42 3F C1     ; (A2B) 429F C13F     LongVector  scale=4 x=13F y=29F intensity=12 (319,671)
945A: 00 D0           ; (A2D) D000          RTS

; enemyNoTri
; Circle enemy (no triangle). There are three pictures for animation.
; 
;
945C: 7F 31 FF 03     ; (A2E) 317F 03FF     LongVector  scale=3 x=3FF y=17F intensity=0 (1023,383)
9460: 7F 32 7F 66     ; (A30) 327F 667F     LongVector  scale=3 x=67F y=27F intensity=6 (-639,639)
9464: 00 30 BF 66     ; (A32) 3000 66BF     LongVector  scale=3 x=6BF y=000 intensity=6 (-703,0)
9468: 7F 36 7F 66     ; (A34) 367F 667F     LongVector  scale=3 x=67F y=67F intensity=6 (-639,-639)
946C: BF 36 00 60     ; (A36) 36BF 6000     LongVector  scale=3 x=000 y=6BF intensity=6 (0,-703)
9470: 7F 36 7F 62     ; (A38) 367F 627F     LongVector  scale=3 x=27F y=67F intensity=6 (639,-639)
9474: 00 30 BF 62     ; (A3A) 3000 62BF     LongVector  scale=3 x=2BF y=000 intensity=6 (703,0)
9478: 7F 32 7F 62     ; (A3C) 327F 627F     LongVector  scale=3 x=27F y=27F intensity=6 (639,639)
947C: 9F 42 3F 85     ; (A3E) 429F 853F     LongVector  scale=4 x=53F y=29F intensity=8 (-319,671)
9480: 3F 45 9F 86     ; (A40) 453F 869F     LongVector  scale=4 x=69F y=53F intensity=8 (-671,-319)
9484: 9F 46 3F 81     ; (A42) 469F 813F     LongVector  scale=4 x=13F y=69F intensity=8 (319,-671)
9488: 3F 41 9F 82     ; (A44) 413F 829F     LongVector  scale=4 x=29F y=13F intensity=8 (671,319)
948C: BF 32 00 60     ; (A46) 32BF 6000     LongVector  scale=3 x=000 y=2BF intensity=6 (0,703)
9490: 3F 41 9F 86     ; (A48) 413F 869F     LongVector  scale=4 x=69F y=13F intensity=8 (-671,319)
9494: 9F 46 3F 85     ; (A4A) 469F 853F     LongVector  scale=4 x=53F y=69F intensity=8 (-319,-671)
9498: 3F 45 9F 82     ; (A4C) 453F 829F     LongVector  scale=4 x=29F y=53F intensity=8 (671,-319)
949C: 9F 42 3F 81     ; (A4E) 429F 813F     LongVector  scale=4 x=13F y=29F intensity=8 (319,671)
94A0: 00 D0           ; (A50) D000          RTS
;
94A2: 7F 32 7F 03     ; (A51) 327F 037F     LongVector  scale=3 x=37F y=27F intensity=0 (895,639)
94A6: BF 31 3F 67     ; (A53) 31BF 673F     LongVector  scale=3 x=73F y=1BF intensity=6 (-831,447)
94AA: BF 34 7F 66     ; (A55) 34BF 667F     LongVector  scale=3 x=67F y=4BF intensity=6 (-639,-191)
94AE: 3F 37 BF 65     ; (A57) 373F 65BF     LongVector  scale=3 x=5BF y=73F intensity=6 (-447,-831)
94B2: 7F 36 BF 60     ; (A59) 367F 60BF     LongVector  scale=3 x=0BF y=67F intensity=6 (191,-639)
94B6: BF 35 3F 63     ; (A5B) 35BF 633F     LongVector  scale=3 x=33F y=5BF intensity=6 (831,-447)
94BA: BF 30 7F 62     ; (A5D) 30BF 627F     LongVector  scale=3 x=27F y=0BF intensity=6 (639,191)
94BE: 3F 33 BF 61     ; (A5F) 333F 61BF     LongVector  scale=3 x=1BF y=33F intensity=6 (447,831)
94C2: 1F 42 FF 85     ; (A61) 421F 85FF     LongVector  scale=4 x=5FF y=21F intensity=8 (-511,543)
94C6: FF 45 1F 86     ; (A63) 45FF 861F     LongVector  scale=4 x=61F y=5FF intensity=8 (-543,-511)
94CA: 1F 46 FF 81     ; (A65) 461F 81FF     LongVector  scale=4 x=1FF y=61F intensity=8 (511,-543)
94CE: FF 41 1F 82     ; (A67) 41FF 821F     LongVector  scale=4 x=21F y=1FF intensity=8 (543,511)
94D2: 7F 32 BF 64     ; (A69) 327F 64BF     LongVector  scale=3 x=4BF y=27F intensity=6 (-191,639)
94D6: 7F 40 DF 86     ; (A6B) 407F 86DF     LongVector  scale=4 x=6DF y=07F intensity=8 (-735,127)
94DA: DF 46 7F 84     ; (A6D) 46DF 847F     LongVector  scale=4 x=47F y=6DF intensity=8 (-127,-735)
94DE: 7F 44 DF 82     ; (A6F) 447F 82DF     LongVector  scale=4 x=2DF y=47F intensity=8 (735,-127)
94E2: DF 42 7F 80     ; (A71) 42DF 807F     LongVector  scale=4 x=07F y=2DF intensity=8 (127,735)
94E6: 00 D0           ; (A73) D000          RTS
;
94E8: 7F 33 BF 02     ; (A74) 337F 02BF     LongVector  scale=3 x=2BF y=37F intensity=0 (703,895)
94EC: BF 30 3F 67     ; (A76) 30BF 673F     LongVector  scale=3 x=73F y=0BF intensity=6 (-831,191)
94F0: 7F 35 BF 66     ; (A78) 357F 66BF     LongVector  scale=3 x=6BF y=57F intensity=6 (-703,-383)
94F4: 3F 37 BF 64     ; (A7A) 373F 64BF     LongVector  scale=3 x=4BF y=73F intensity=6 (-191,-831)
94F8: BF 36 7F 61     ; (A7C) 36BF 617F     LongVector  scale=3 x=17F y=6BF intensity=6 (383,-703)
94FC: BF 34 3F 63     ; (A7E) 34BF 633F     LongVector  scale=3 x=33F y=4BF intensity=6 (831,-191)
9500: 7F 31 BF 62     ; (A80) 317F 62BF     LongVector  scale=3 x=2BF y=17F intensity=6 (703,383)
9504: 3F 33 BF 60     ; (A82) 333F 60BF     LongVector  scale=3 x=0BF y=33F intensity=6 (191,831)
9508: BF 41 5F 86     ; (A84) 41BF 865F     LongVector  scale=4 x=65F y=1BF intensity=8 (-607,447)
950C: 5F 46 BF 85     ; (A86) 465F 85BF     LongVector  scale=4 x=5BF y=65F intensity=8 (-447,-607)
9510: BF 45 5F 82     ; (A88) 45BF 825F     LongVector  scale=4 x=25F y=5BF intensity=8 (607,-447)
9514: 5F 42 BF 81     ; (A8A) 425F 81BF     LongVector  scale=4 x=1BF y=25F intensity=8 (447,607)
9518: BF 32 7F 65     ; (A8C) 32BF 657F     LongVector  scale=3 x=57F y=2BF intensity=6 (-383,703)
951C: 5F 44 FF 86     ; (A8E) 445F 86FF     LongVector  scale=4 x=6FF y=45F intensity=8 (-767,-95)
9520: FF 46 5F 80     ; (A90) 46FF 805F     LongVector  scale=4 x=05F y=6FF intensity=8 (95,-767)
9524: 5F 40 FF 82     ; (A92) 405F 82FF     LongVector  scale=4 x=2FF y=05F intensity=8 (767,95)
9528: FF 42 5F 84     ; (A94) 42FF 845F     LongVector  scale=4 x=45F y=2FF intensity=8 (-95,767)
952C: 00 D0           ; (A96) D000          RTS


; enemyChase
; Triangle, chasing ememy in different positions
;
;
952E: FF 12 FF D2     ; (A97) 12FF D2FF     LongVector  scale=1 x=2FF y=2FF intensity=13 (767,767)
9532: BF 34 3F D3     ; (A99) 34BF D33F     LongVector  scale=3 x=33F y=4BF intensity=13 (831,-191)
9536: 00 40 DF D7     ; (A9B) 4000 D7DF     LongVector  scale=4 x=7DF y=000 intensity=13 (-991,0)
953A: 7F 34 3F D3     ; (A9D) 347F D33F     LongVector  scale=3 x=33F y=47F intensity=13 (831,-127)
953E: D1 F1           ; (A9F) F1D1          ShortVector scale=2 x=100 y=100 intensity=13 (256,256)
9540: D8 F2           ; (AA0) F2D8          ShortVector scale=2 x=800 y=200 intensity=13 (0,512)
9542: 3F 37 7F D4     ; (AA1) 373F D47F     LongVector  scale=3 x=47F y=73F intensity=13 (-127,-831)
9546: 7F 26 7F D2     ; (AA3) 267F D27F     LongVector  scale=2 x=27F y=67F intensity=13 (639,-639)
954A: 3F 37 BF D4     ; (AA5) 373F D4BF     LongVector  scale=3 x=4BF y=73F intensity=13 (-191,-831)
954E: BF 33 00 D0     ; (AA7) 33BF D000     LongVector  scale=3 x=000 y=3BF intensity=13 (0,959)
9552: A7 EB           ; (AA9) EBA7          JMP $BA7(974E)
;
9554: D1 F2           ; (AAA) F2D1          ShortVector scale=2 x=100 y=200 intensity=13 (256,512)
9556: 7F 30 3F D3     ; (AAB) 307F D33F     LongVector  scale=3 x=33F y=07F intensity=13 (831,127)
955A: 5F 45 9F D7     ; (AAD) 455F D79F     LongVector  scale=4 x=79F y=55F intensity=13 (-927,-351)
955E: 7F 30 3F D3     ; (AAF) 307F D33F     LongVector  scale=3 x=33F y=07F intensity=13 (831,127)
9562: FF 12 FF D0     ; (AB1) 12FF D0FF     LongVector  scale=1 x=0FF y=2FF intensity=13 (255,767)
9566: BF 33 3F D5     ; (AB3) 33BF D53F     LongVector  scale=3 x=53F y=3BF intensity=13 (-319,959)
956A: 3F 37 7F D0     ; (AB5) 373F D07F     LongVector  scale=3 x=07F y=73F intensity=13 (127,-831)
956E: 7F 25 7F D3     ; (AB7) 257F D37F     LongVector  scale=2 x=37F y=57F intensity=13 (895,-383)
9572: 3F 37 7F D0     ; (AB9) 373F D07F     LongVector  scale=3 x=07F y=73F intensity=13 (127,-831)
9576: 7F 33 7F D5     ; (ABB) 337F D57F     LongVector  scale=3 x=57F y=37F intensity=13 (-383,895)
957A: A7 EB           ; (ABD) EBA7          JMP $BA7(974E)
;
957C: D0 F2           ; (ABE) F2D0          ShortVector scale=2 x=000 y=200 intensity=13 (0,512)
957E: BF 31 BF D2     ; (ABF) 31BF D2BF     LongVector  scale=3 x=2BF y=1BF intensity=13 (703,447)
9582: 9F 46 9F D6     ; (AC1) 469F D69F     LongVector  scale=4 x=69F y=69F intensity=13 (-671,-671)
9586: BF 31 7F D2     ; (AC3) 31BF D27F     LongVector  scale=3 x=27F y=1BF intensity=13 (639,447)
958A: FF 12 00 D0     ; (AC5) 12FF D000     LongVector  scale=1 x=000 y=2FF intensity=13 (0,767)
958E: BF 32 7F D6     ; (AC7) 32BF D67F     LongVector  scale=3 x=67F y=2BF intensity=13 (-639,703)
9592: BF 36 BF D1     ; (AC9) 36BF D1BF     LongVector  scale=3 x=1BF y=6BF intensity=13 (447,-703)
9596: 00 20 7F D3     ; (ACB) 2000 D37F     LongVector  scale=2 x=37F y=000 intensity=13 (895,0)
959A: 7F 36 BF D1     ; (ACD) 367F D1BF     LongVector  scale=3 x=1BF y=67F intensity=13 (447,-639)
959E: 7F 32 BF D6     ; (ACF) 327F D6BF     LongVector  scale=3 x=6BF y=27F intensity=13 (-703,639)
95A2: A7 EB           ; (AD1) EBA7          JMP $BA7(974E)
;
95A4: FF 13 FF D4     ; (AD2) 13FF D4FF     LongVector  scale=1 x=4FF y=3FF intensity=13 (-255,1023)
95A8: BF 32 BF D1     ; (AD4) 32BF D1BF     LongVector  scale=3 x=1BF y=2BF intensity=13 (447,703)
95AC: 9F 47 5F D5     ; (AD6) 479F D55F     LongVector  scale=4 x=55F y=79F intensity=13 (-351,-927)
95B0: BF 32 BF D1     ; (AD8) 32BF D1BF     LongVector  scale=3 x=1BF y=2BF intensity=13 (447,703)
95B4: FF 12 FF D5     ; (ADA) 12FF D5FF     LongVector  scale=1 x=5FF y=2FF intensity=13 (-511,767)
95B8: 7F 31 7F D7     ; (ADC) 317F D77F     LongVector  scale=3 x=77F y=17F intensity=13 (-895,383)
95BC: BF 35 BF D2     ; (ADE) 35BF D2BF     LongVector  scale=3 x=2BF y=5BF intensity=13 (703,-447)
95C0: 7F 21 7F D3     ; (AE0) 217F D37F     LongVector  scale=2 x=37F y=17F intensity=13 (895,383)
95C4: BF 35 BF D2     ; (AE2) 35BF D2BF     LongVector  scale=3 x=2BF y=5BF intensity=13 (703,-447)
95C8: 3F 31 BF D7     ; (AE4) 313F D7BF     LongVector  scale=3 x=7BF y=13F intensity=13 (-959,319)
95CC: A7 EB           ; (AE6) EBA7          JMP $BA7(974E)


; lasers
; Laser shots at different angles (just single vectors)
;
95CE: 00 30 BF F7     ; (AE7) 3000 F7BF     LongVector  scale=3 x=7BF y=000 intensity=15 (-959,0)
95D2: 00 D0           ; (AE9) D000          RTS
95D4: 3F 34 7F F7     ; (AEA) 343F F77F     LongVector  scale=3 x=77F y=43F intensity=15 (-895,-63)
95D8: 00 D0           ; (AEC) D000          RTS
95DA: 7F 34 7F F7     ; (AED) 347F F77F     LongVector  scale=3 x=77F y=47F intensity=15 (-895,-127)
95DE: 00 D0           ; (AEF) D000          RTS
95E0: FF 34 3F F7     ; (AF0) 34FF F73F     LongVector  scale=3 x=73F y=4FF intensity=15 (-831,-255)
95E4: 00 D0           ; (AF2) D000          RTS
95E6: 3F 35 3F F7     ; (AF3) 353F F73F     LongVector  scale=3 x=73F y=53F intensity=15 (-831,-319)
95EA: 00 D0           ; (AF5) D000          RTS
95EC: BF 35 FF F6     ; (AF6) 35BF F6FF     LongVector  scale=3 x=6FF y=5BF intensity=15 (-767,-447)
95F0: 00 D0           ; (AF8) D000          RTS
95F2: FF 35 BF F6     ; (AF9) 35FF F6BF     LongVector  scale=3 x=6BF y=5FF intensity=15 (-703,-511)
95F6: 00 D0           ; (AFB) D000          RTS
95F8: FF 35 7F F6     ; (AFC) 35FF F67F     LongVector  scale=3 x=67F y=5FF intensity=15 (-639,-511)
95FC: 00 D0           ; (AFE) D000          RTS
95FE: 3F 36 3F F6     ; (AFF) 363F F63F     LongVector  scale=3 x=63F y=63F intensity=15 (-575,-575)
9602: 00 D0           ; (B01) D000          RTS
9604: 7F 36 FF F5     ; (B02) 367F F5FF     LongVector  scale=3 x=5FF y=67F intensity=15 (-511,-639)
9608: 00 D0           ; (B04) D000          RTS
960A: BF 36 BF F5     ; (B05) 36BF F5BF     LongVector  scale=3 x=5BF y=6BF intensity=15 (-447,-703)
960E: 00 D0           ; (B07) D000          RTS
9610: FF 36 3F F5     ; (B08) 36FF F53F     LongVector  scale=3 x=53F y=6FF intensity=15 (-319,-767)
9614: 00 D0           ; (B0A) D000          RTS
9616: 3F 37 FF F4     ; (B0B) 373F F4FF     LongVector  scale=3 x=4FF y=73F intensity=15 (-255,-831)
961A: 00 D0           ; (B0D) D000          RTS
961C: 7F 37 7F F4     ; (B0E) 377F F47F     LongVector  scale=3 x=47F y=77F intensity=15 (-127,-895)
9620: 00 D0           ; (B10) D000          RTS
9622: 7F 37 3F F4     ; (B11) 377F F43F     LongVector  scale=3 x=43F y=77F intensity=15 (-63,-895)
9626: 00 D0           ; (B13) D000          RTS
9628: BF 37 00 F0     ; (B14) 37BF F000     LongVector  scale=3 x=000 y=7BF intensity=15 (0,-959)
962C: 00 D0           ; (B16) D000          RTS
962E: BF 37 3F F0     ; (B17) 37BF F03F     LongVector  scale=3 x=03F y=7BF intensity=15 (63,-959)
9632: 00 D0           ; (B19) D000          RTS
9634: 7F 37 7F F0     ; (B1A) 377F F07F     LongVector  scale=3 x=07F y=77F intensity=15 (127,-895)
9638: 00 D0           ; (B1C) D000          RTS
963A: 7F 37 BF F0     ; (B1D) 377F F0BF     LongVector  scale=3 x=0BF y=77F intensity=15 (191,-895)
963E: 00 D0           ; (B1F) D000          RTS
9640: 3F 37 3F F1     ; (B20) 373F F13F     LongVector  scale=3 x=13F y=73F intensity=15 (319,-831)
9644: 00 D0           ; (B22) D000          RTS
9646: FF 36 7F F1     ; (B23) 36FF F17F     LongVector  scale=3 x=17F y=6FF intensity=15 (383,-767)
964A: 00 D0           ; (B25) D000          RTS
964C: BF 36 FF F1     ; (B26) 36BF F1FF     LongVector  scale=3 x=1FF y=6BF intensity=15 (511,-703)
9650: 00 D0           ; (B28) D000          RTS
9652: 7F 36 3F F2     ; (B29) 367F F23F     LongVector  scale=3 x=23F y=67F intensity=15 (575,-639)
9656: 00 D0           ; (B2B) D000          RTS
9658: 3F 36 7F F2     ; (B2C) 363F F27F     LongVector  scale=3 x=27F y=63F intensity=15 (639,-575)
965C: 00 D0           ; (B2E) D000          RTS
965E: FF 35 BF F2     ; (B2F) 35FF F2BF     LongVector  scale=3 x=2BF y=5FF intensity=15 (703,-511)
9662: 00 D0           ; (B31) D000          RTS
9664: FF 35 FF F2     ; (B32) 35FF F2FF     LongVector  scale=3 x=2FF y=5FF intensity=15 (767,-511)
9668: 00 D0           ; (B34) D000          RTS
966A: BF 35 3F F3     ; (B35) 35BF F33F     LongVector  scale=3 x=33F y=5BF intensity=15 (831,-447)
966E: 00 D0           ; (B37) D000          RTS
9670: 3F 35 7F F3     ; (B38) 353F F37F     LongVector  scale=3 x=37F y=53F intensity=15 (895,-319)
9674: 00 D0           ; (B3A) D000          RTS
9676: FF 34 7F F3     ; (B3B) 34FF F37F     LongVector  scale=3 x=37F y=4FF intensity=15 (895,-255)
967A: 00 D0           ; (B3D) D000          RTS
967C: 7F 34 BF F3     ; (B3E) 347F F3BF     LongVector  scale=3 x=3BF y=47F intensity=15 (959,-127)
9680: 00 D0           ; (B40) D000          RTS
9682: 3F 34 BF F3     ; (B41) 343F F3BF     LongVector  scale=3 x=3BF y=43F intensity=15 (959,-63)
9686: 00 D0           ; (B43) D000          RTS
9688: 00 30 FF F3     ; (B44) 3000 F3FF     LongVector  scale=3 x=3FF y=000 intensity=15 (1023,0)
968C: 00 D0           ; (B46) D000          RTS
968E: 00 30 FF F3     ; (B47) 3000 F3FF     LongVector  scale=3 x=3FF y=000 intensity=15 (1023,0)
9692: 00 D0           ; (B49) D000          RTS
9694: 7F 30 BF F3     ; (B4A) 307F F3BF     LongVector  scale=3 x=3BF y=07F intensity=15 (959,127)
9698: 00 D0           ; (B4C) D000          RTS
969A: BF 30 BF F3     ; (B4D) 30BF F3BF     LongVector  scale=3 x=3BF y=0BF intensity=15 (959,191)
969E: 00 D0           ; (B4F) D000          RTS
96A0: 3F 31 7F F3     ; (B50) 313F F37F     LongVector  scale=3 x=37F y=13F intensity=15 (895,319)
96A4: 00 D0           ; (B52) D000          RTS
96A6: 7F 31 7F F3     ; (B53) 317F F37F     LongVector  scale=3 x=37F y=17F intensity=15 (895,383)
96AA: 00 D0           ; (B55) D000          RTS
96AC: FF 31 3F F3     ; (B56) 31FF F33F     LongVector  scale=3 x=33F y=1FF intensity=15 (831,511)
96B0: 00 D0           ; (B58) D000          RTS
96B2: 3F 32 FF F2     ; (B59) 323F F2FF     LongVector  scale=3 x=2FF y=23F intensity=15 (767,575)
96B6: 00 D0           ; (B5B) D000          RTS
96B8: 3F 32 BF F2     ; (B5C) 323F F2BF     LongVector  scale=3 x=2BF y=23F intensity=15 (703,575)
96BC: 00 D0           ; (B5E) D000          RTS
96BE: 7F 32 7F F2     ; (B5F) 327F F27F     LongVector  scale=3 x=27F y=27F intensity=15 (639,639)
96C2: 00 D0           ; (B61) D000          RTS
96C4: BF 32 3F F2     ; (B62) 32BF F23F     LongVector  scale=3 x=23F y=2BF intensity=15 (575,703)
96C8: 00 D0           ; (B64) D000          RTS
96CA: FF 32 FF F1     ; (B65) 32FF F1FF     LongVector  scale=3 x=1FF y=2FF intensity=15 (511,767)
96CE: 00 D0           ; (B67) D000          RTS
96D0: 3F 33 7F F1     ; (B68) 333F F17F     LongVector  scale=3 x=17F y=33F intensity=15 (383,831)
96D4: 00 D0           ; (B6A) D000          RTS
96D6: 7F 33 3F F1     ; (B6B) 337F F13F     LongVector  scale=3 x=13F y=37F intensity=15 (319,895)
96DA: 00 D0           ; (B6D) D000          RTS
96DC: BF 33 BF F0     ; (B6E) 33BF F0BF     LongVector  scale=3 x=0BF y=3BF intensity=15 (191,959)
96E0: 00 D0           ; (B70) D000          RTS
96E2: BF 33 7F F0     ; (B71) 33BF F07F     LongVector  scale=3 x=07F y=3BF intensity=15 (127,959)
96E6: 00 D0           ; (B73) D000          RTS
96E8: FF 33 00 F0     ; (B74) 33FF F000     LongVector  scale=3 x=000 y=3FF intensity=15 (0,1023)
96EC: 00 D0           ; (B76) D000          RTS
96EE: FF 33 00 F0     ; (B77) 33FF F000     LongVector  scale=3 x=000 y=3FF intensity=15 (0,1023)
96F2: 00 D0           ; (B79) D000          RTS
96F4: BF 33 3F F4     ; (B7A) 33BF F43F     LongVector  scale=3 x=43F y=3BF intensity=15 (-63,959)
96F8: 00 D0           ; (B7C) D000          RTS
96FA: BF 33 7F F4     ; (B7D) 33BF F47F     LongVector  scale=3 x=47F y=3BF intensity=15 (-127,959)
96FE: 00 D0           ; (B7F) D000          RTS
9700: 7F 33 FF F4     ; (B80) 337F F4FF     LongVector  scale=3 x=4FF y=37F intensity=15 (-255,895)
9704: 00 D0           ; (B82) D000          RTS
9706: 3F 33 3F F5     ; (B83) 333F F53F     LongVector  scale=3 x=53F y=33F intensity=15 (-319,831)
970A: 00 D0           ; (B85) D000          RTS
970C: FF 32 BF F5     ; (B86) 32FF F5BF     LongVector  scale=3 x=5BF y=2FF intensity=15 (-447,767)
9710: 00 D0           ; (B88) D000          RTS
9712: BF 32 FF F5     ; (B89) 32BF F5FF     LongVector  scale=3 x=5FF y=2BF intensity=15 (-511,703)
9716: 00 D0           ; (B8B) D000          RTS
9718: 7F 32 3F F6     ; (B8C) 327F F63F     LongVector  scale=3 x=63F y=27F intensity=15 (-575,639)
971C: 00 D0           ; (B8E) D000          RTS
971E: 3F 32 7F F6     ; (B8F) 323F F67F     LongVector  scale=3 x=67F y=23F intensity=15 (-639,575)
9722: 00 D0           ; (B91) D000          RTS
9724: 3F 32 BF F6     ; (B92) 323F F6BF     LongVector  scale=3 x=6BF y=23F intensity=15 (-703,575)
9728: 00 D0           ; (B94) D000          RTS
972A: FF 31 FF F6     ; (B95) 31FF F6FF     LongVector  scale=3 x=6FF y=1FF intensity=15 (-767,511)
972E: 00 D0           ; (B97) D000          RTS
9730: 7F 31 3F F7     ; (B98) 317F F73F     LongVector  scale=3 x=73F y=17F intensity=15 (-831,383)
9734: 00 D0           ; (B9A) D000          RTS
9736: 3F 31 3F F7     ; (B9B) 313F F73F     LongVector  scale=3 x=73F y=13F intensity=15 (-831,319)
973A: 00 D0           ; (B9D) D000          RTS
973C: BF 30 7F F7     ; (B9E) 30BF F77F     LongVector  scale=3 x=77F y=0BF intensity=15 (-895,191)
9740: 00 D0           ; (BA0) D000          RTS
9742: 7F 30 7F F7     ; (BA1) 307F F77F     LongVector  scale=3 x=77F y=07F intensity=15 (-895,127)
9746: 00 D0           ; (BA3) D000          RTS
9748: 00 30 BF F7     ; (BA4) 3000 F7BF     LongVector  scale=3 x=7BF y=000 intensity=15 (-959,0)
974C: 00 D0           ; (BA6) D000          RTS

; triangles
;
;
; Triangle (up)
;
974E: 7F 35 FF 02     ; (BA7) 357F 02FF     LongVector  scale=3 x=2FF y=57F intensity=0 (767,-383)
9752: FF 33 FF F6     ; (BA9) 33FF F6FF     LongVector  scale=3 x=6FF y=3FF intensity=15 (-767,1023)
9756: FF 37 FF F6     ; (BAB) 37FF F6FF     LongVector  scale=3 x=6FF y=7FF intensity=15 (-767,-1023)
975A: FB F0           ; (BAD) F0FB          ShortVector scale=2 x=B00 y=000 intensity=15 (768,0)
975C: 00 D0           ; (BAE) D000          RTS

; Triangles (up and down)
;
975E: 03 F8           ; (BAF) F803          ShortVector scale=2 x=300 y=800 intensity=0 (768,0)
9760: FF 33 FF F6     ; (BB0) 33FF F6FF     LongVector  scale=3 x=6FF y=3FF intensity=15 (-767,1023)
9764: FF 37 FF F6     ; (BB2) 37FF F6FF     LongVector  scale=3 x=6FF y=7FF intensity=15 (-767,-1023)
9768: FF 37 FF F2     ; (BB4) 37FF F2FF     LongVector  scale=3 x=2FF y=7FF intensity=15 (767,-1023)
976C: FF 33 FF F2     ; (BB6) 33FF F2FF     LongVector  scale=3 x=2FF y=3FF intensity=15 (767,1023)
9770: FF F0           ; (BB8) F0FF          ShortVector scale=2 x=F00 y=000 intensity=15 (-768,0)
9772: 00 D0           ; (BB9) D000          RTS

; explosion
;
;
; Multi-line explosion ... three pictures for animation
9774: BF 32 00 F0     ; (BBA) 32BF F000     LongVector  scale=3 x=000 y=2BF intensity=15 (0,703)
9778: BF 46 00 F0     ; (BBC) 46BF F000     LongVector  scale=4 x=000 y=6BF intensity=15 (0,-703)
977C: FF 21 7F 06     ; (BBE) 21FF 067F     LongVector  scale=2 x=67F y=1FF intensity=0 (-639,511)
9780: BF 33 3F F2     ; (BC0) 33BF F23F     LongVector  scale=3 x=23F y=3BF intensity=15 (575,959)
9784: 00 F6           ; (BC2) F600          ShortVector scale=2 x=000 y=600 intensity=0 (0,-512)
9786: F6 FE           ; (BC3) FEF6          ShortVector scale=2 x=600 y=E00 intensity=15 (-512,-512)
9788: FF 20 7F 06     ; (BC4) 20FF 067F     LongVector  scale=2 x=67F y=0FF intensity=0 (-639,255)
978C: DF 40 5F F2     ; (BC6) 40DF F25F     LongVector  scale=4 x=25F y=0DF intensity=15 (607,223)
9790: 7F 26 FF 00     ; (BC8) 267F 00FF     LongVector  scale=2 x=0FF y=67F intensity=0 (255,-639)
9794: 00 40 BF F6     ; (BCA) 4000 F6BF     LongVector  scale=4 x=6BF y=000 intensity=15 (-703,0)
9798: FF 13 FF 04     ; (BCC) 13FF 04FF     LongVector  scale=1 x=4FF y=3FF intensity=0 (-255,1023)
979C: FF 44 9F F2     ; (BCE) 44FF F29F     LongVector  scale=4 x=29F y=4FF intensity=15 (671,-255)
97A0: 00 F7           ; (BD0) F700          ShortVector scale=2 x=000 y=700 intensity=0 (0,-768)
97A2: 7F 33 7F F7     ; (BD1) 337F F77F     LongVector  scale=3 x=77F y=37F intensity=15 (-895,895)
97A6: 7F 22 00 00     ; (BD3) 227F 0000     LongVector  scale=2 x=000 y=27F intensity=0 (0,639)
97AA: FF 37 BF F1     ; (BD5) 37FF F1BF     LongVector  scale=3 x=1BF y=7FF intensity=15 (447,-1023)
97AE: 00 D0           ; (BD7) D000          RTS
;
97B0: BF 32 00 00     ; (BD8) 32BF 0000     LongVector  scale=3 x=000 y=2BF intensity=0 (0,703)
97B4: 7F 32 00 50     ; (BDA) 327F 5000     LongVector  scale=3 x=000 y=27F intensity=5 (0,639)
97B8: 7F 26 FF 03     ; (BDC) 267F 03FF     LongVector  scale=2 x=3FF y=67F intensity=0 (1023,-639)
97BC: 55 FE           ; (BDE) FE55          ShortVector scale=2 x=500 y=E00 intensity=5 (-256,-512)
97BE: 00 F6           ; (BDF) F600          ShortVector scale=2 x=000 y=600 intensity=0 (0,-512)
97C0: 53 FB           ; (BE0) FB53          ShortVector scale=2 x=300 y=B00 intensity=5 (768,768)
97C2: BF 36 7F 05     ; (BE1) 36BF 057F     LongVector  scale=3 x=57F y=6BF intensity=0 (-383,-703)
97C6: 7F 31 FF 52     ; (BE3) 317F 52FF     LongVector  scale=3 x=2FF y=17F intensity=5 (767,383)
97CA: BF 36 7F 04     ; (BE5) 36BF 047F     LongVector  scale=3 x=47F y=6BF intensity=0 (-127,-703)
97CE: 56 F8           ; (BE7) F856          ShortVector scale=2 x=600 y=800 intensity=5 (-512,0)
97D0: 05 F6           ; (BE8) F605          ShortVector scale=2 x=500 y=600 intensity=0 (-256,-512)
97D2: 7F 25 FF 53     ; (BE9) 257F 53FF     LongVector  scale=2 x=3FF y=57F intensity=5 (1023,-383)
97D6: 3F 37 7F 00     ; (BEB) 373F 007F     LongVector  scale=3 x=07F y=73F intensity=0 (127,-831)
97DA: 7F 32 7F 56     ; (BED) 327F 567F     LongVector  scale=3 x=67F y=27F intensity=5 (-639,639)
97DE: 7F 21 7F 07     ; (BEF) 217F 077F     LongVector  scale=2 x=77F y=17F intensity=0 (-895,383)
97E2: 3F 36 FF 50     ; (BF1) 363F 50FF     LongVector  scale=3 x=0FF y=63F intensity=5 (255,-575)
97E6: FF 25 7F 07     ; (BF3) 25FF 077F     LongVector  scale=2 x=77F y=5FF intensity=0 (-895,-511)
97EA: 50 FA           ; (BF5) FA50          ShortVector scale=2 x=000 y=A00 intensity=5 (0,512)
97EC: 7F 22 7F 06     ; (BF6) 227F 067F     LongVector  scale=2 x=67F y=27F intensity=0 (-639,639)
97F0: 7F 27 7F 56     ; (BF8) 277F 567F     LongVector  scale=2 x=67F y=77F intensity=5 (-639,-895)
97F4: 7F 21 FF 07     ; (BFA) 217F 07FF     LongVector  scale=2 x=7FF y=17F intensity=0 (-1023,383)
97F8: FF 31 3F 53     ; (BFC) 31FF 533F     LongVector  scale=3 x=33F y=1FF intensity=5 (831,511)
97FC: FF 10 FF 07     ; (BFE) 10FF 07FF     LongVector  scale=1 x=7FF y=0FF intensity=0 (-1023,255)
9800: FF 24 7F 57     ; (C00) 24FF 577F     LongVector  scale=2 x=77F y=4FF intensity=5 (-895,-255)
9804: FF 21 7F 07     ; (C02) 21FF 077F     LongVector  scale=2 x=77F y=1FF intensity=0 (-895,511)
9808: 00 30 3F 53     ; (C04) 3000 533F     LongVector  scale=3 x=33F y=000 intensity=5 (831,0)
980C: FF 13 FF 04     ; (C06) 13FF 04FF     LongVector  scale=1 x=4FF y=3FF intensity=0 (-255,1023)
9810: 7F 21 FF 57     ; (C08) 217F 57FF     LongVector  scale=2 x=7FF y=17F intensity=5 (-1023,383)
9814: 01 FA           ; (C0A) FA01          ShortVector scale=2 x=100 y=A00 intensity=0 (256,512)
9816: BF 36 BF 52     ; (C0B) 36BF 52BF     LongVector  scale=3 x=2BF y=6BF intensity=5 (703,-703)
981A: 7F 22 00 00     ; (C0D) 227F 0000     LongVector  scale=2 x=000 y=27F intensity=0 (0,639)
981E: 7F 23 7F 55     ; (C0F) 237F 557F     LongVector  scale=2 x=57F y=37F intensity=5 (-383,895)
9822: 00 D0           ; (C11) D000          RTS
;
9824: 9F 42 00 00     ; (C12) 429F 0000     LongVector  scale=4 x=000 y=29F intensity=0 (0,671)
9828: BF 32 00 F0     ; (C14) 32BF F000     LongVector  scale=3 x=000 y=2BF intensity=15 (0,703)
982C: 03 FE           ; (C16) FE03          ShortVector scale=2 x=300 y=E00 intensity=0 (768,-512)
982E: F5 FE           ; (C17) FEF5          ShortVector scale=2 x=500 y=E00 intensity=15 (-256,-512)
9830: 02 F8           ; (C18) F802          ShortVector scale=2 x=200 y=800 intensity=0 (512,0)
9832: FF 32 7F F2     ; (C19) 32FF F27F     LongVector  scale=3 x=27F y=2FF intensity=15 (639,767)
9836: FF 36 7F 01     ; (C1B) 36FF 017F     LongVector  scale=3 x=17F y=6FF intensity=0 (383,-767)
983A: 3F 35 7F F6     ; (C1D) 353F F67F     LongVector  scale=3 x=67F y=53F intensity=15 (-639,-319)
983E: BF 36 7F 04     ; (C1F) 36BF 047F     LongVector  scale=3 x=47F y=6BF intensity=0 (-127,-703)
9842: 00 20 7F F3     ; (C21) 2000 F37F     LongVector  scale=2 x=37F y=000 intensity=15 (895,0)
9846: 01 FF           ; (C23) FF01          ShortVector scale=2 x=100 y=F00 intensity=0 (256,-768)
9848: 3F 31 3F F7     ; (C24) 313F F73F     LongVector  scale=3 x=73F y=13F intensity=15 (-831,319)
984C: FF 36 3F 00     ; (C26) 36FF 003F     LongVector  scale=3 x=03F y=6FF intensity=0 (63,-767)
9850: 7F 26 7F F2     ; (C28) 267F F27F     LongVector  scale=2 x=27F y=67F intensity=15 (639,-639)
9854: 7F 35 BF 06     ; (C2A) 357F 06BF     LongVector  scale=3 x=6BF y=57F intensity=0 (-703,-383)
9858: 7F 33 7F F5     ; (C2C) 337F F57F     LongVector  scale=3 x=57F y=37F intensity=15 (-383,895)
985C: FF 25 7F 07     ; (C2E) 25FF 077F     LongVector  scale=2 x=77F y=5FF intensity=0 (-895,-511)
9860: F0 FF           ; (C30) FFF0          ShortVector scale=2 x=000 y=F00 intensity=15 (0,-768)
9862: 3F 42 3F 05     ; (C31) 423F 053F     LongVector  scale=4 x=53F y=23F intensity=0 (-319,575)
9866: 7F 27 7F F6     ; (C33) 277F F67F     LongVector  scale=2 x=67F y=77F intensity=15 (-639,-895)
986A: FF 30 3F 07     ; (C35) 30FF 073F     LongVector  scale=3 x=73F y=0FF intensity=0 (-831,255)
986E: 7F 31 BF F2     ; (C37) 317F F2BF     LongVector  scale=3 x=2BF y=17F intensity=15 (703,383)
9872: 7F 23 7F 00     ; (C39) 237F 007F     LongVector  scale=2 x=07F y=37F intensity=0 (127,895)
9876: FF 34 FF F7     ; (C3B) 34FF F7FF     LongVector  scale=3 x=7FF y=4FF intensity=15 (-1023,-255)
987A: 01 FA           ; (C3D) FA01          ShortVector scale=2 x=100 y=A00 intensity=0 (256,512)
987C: F3 F0           ; (C3E) F0F3          ShortVector scale=2 x=300 y=000 intensity=15 (768,0)
987E: 7F 23 7F 01     ; (C3F) 237F 017F     LongVector  scale=2 x=17F y=37F intensity=0 (383,895)
9882: F7 F1           ; (C41) F1F7          ShortVector scale=2 x=700 y=100 intensity=15 (-768,256)
9884: 7F 42 7F 04     ; (C42) 427F 047F     LongVector  scale=4 x=47F y=27F intensity=0 (-127,639)
9888: 7F 37 7F F3     ; (C44) 377F F37F     LongVector  scale=3 x=37F y=77F intensity=15 (895,-895)
988C: 7F 20 FF 03     ; (C46) 207F 03FF     LongVector  scale=2 x=3FF y=07F intensity=0 (1023,127)
9890: 7F 32 3F F5     ; (C48) 327F F53F     LongVector  scale=3 x=53F y=27F intensity=15 (-319,639)
9894: 3F 47 7F 01     ; (C4A) 473F 017F     LongVector  scale=4 x=17F y=73F intensity=0 (383,-831)
9898: 00 D0           ; (C4C) D000          RTS

; letters
;
;
; A
;
989A: 90 FA           ; (C4D) FA90          ShortVector scale=2 x=000 y=A00 intensity=9 (0,512)
989C: 91 F1           ; (C4E) F191          ShortVector scale=2 x=100 y=100 intensity=9 (256,256)
989E: 92 F0           ; (C4F) F092          ShortVector scale=2 x=200 y=000 intensity=9 (512,0)
98A0: 91 F5           ; (C50) F591          ShortVector scale=2 x=100 y=500 intensity=9 (256,-256)
98A2: 90 FE           ; (C51) FE90          ShortVector scale=2 x=000 y=E00 intensity=9 (0,-512)
98A4: FF 22 FF 07     ; (C52) 22FF 07FF     LongVector  scale=2 x=7FF y=2FF intensity=0 (-1023,767)
98A8: 92 F8           ; (C54) F892          ShortVector scale=2 x=200 y=800 intensity=9 (512,0)
98AA: FF 26 FF 03     ; (C55) 26FF 03FF     LongVector  scale=2 x=3FF y=6FF intensity=0 (1023,-767)
98AE: 00 D0           ; (C57) D000          RTS

; B
;
98B0: 7F 32 00 90     ; (C58) 327F 9000     LongVector  scale=3 x=000 y=27F intensity=9 (0,639)
98B4: 93 F0           ; (C5A) F093          ShortVector scale=2 x=300 y=000 intensity=9 (768,0)
98B6: 91 F5           ; (C5B) F591          ShortVector scale=2 x=100 y=500 intensity=9 (256,-256)
98B8: 95 F5           ; (C5C) F595          ShortVector scale=2 x=500 y=500 intensity=9 (-256,-256)
98BA: 97 F0           ; (C5D) F097          ShortVector scale=2 x=700 y=000 intensity=9 (-768,0)
98BC: 03 F0           ; (C5E) F003          ShortVector scale=2 x=300 y=000 intensity=0 (768,0)
98BE: 91 F6           ; (C5F) F691          ShortVector scale=2 x=100 y=600 intensity=9 (256,-512)
98C0: 95 F5           ; (C60) F595          ShortVector scale=2 x=500 y=500 intensity=9 (-256,-256)
98C2: 97 F0           ; (C61) F097          ShortVector scale=2 x=700 y=000 intensity=9 (-768,0)
98C4: 0A F0           ; (C62) F00A          ShortVector scale=2 x=A00 y=000 intensity=0 (512,0)
98C6: 00 D0           ; (C63) D000          RTS

; C
;
98C8: 7F 32 00 90     ; (C64) 327F 9000     LongVector  scale=3 x=000 y=27F intensity=9 (0,639)
98CC: 92 F8           ; (C66) F892          ShortVector scale=2 x=200 y=800 intensity=9 (512,0)
98CE: 7F 36 00 00     ; (C67) 367F 0000     LongVector  scale=3 x=000 y=67F intensity=0 (0,-639)
98D2: 96 F8           ; (C69) F896          ShortVector scale=2 x=600 y=800 intensity=9 (-512,0)
98D4: 0A F0           ; (C6A) F00A          ShortVector scale=2 x=A00 y=000 intensity=0 (512,0)
98D6: 00 D0           ; (C6B) D000          RTS

; D
;
98D8: 7F 32 00 90     ; (C6C) 327F 9000     LongVector  scale=3 x=000 y=27F intensity=9 (0,639)
98DC: 93 F0           ; (C6E) F093          ShortVector scale=2 x=300 y=000 intensity=9 (768,0)
98DE: 91 F5           ; (C6F) F591          ShortVector scale=2 x=100 y=500 intensity=9 (256,-256)
98E0: 90 F7           ; (C70) F790          ShortVector scale=2 x=000 y=700 intensity=9 (0,-768)
98E2: 95 F5           ; (C71) F595          ShortVector scale=2 x=500 y=500 intensity=9 (-256,-256)
98E4: 97 F0           ; (C72) F097          ShortVector scale=2 x=700 y=000 intensity=9 (-768,0)
98E6: 0A F0           ; (C73) F00A          ShortVector scale=2 x=A00 y=000 intensity=0 (512,0)
98E8: 00 D0           ; (C74) D000          RTS

; E
;
98EA: 92 F8           ; (C75) F892          ShortVector scale=2 x=200 y=800 intensity=9 (512,0)
98EC: 06 F8           ; (C76) F806          ShortVector scale=2 x=600 y=800 intensity=0 (-512,0)
;
; F
98EE: 7F 32 00 90     ; (C77) 327F 9000     LongVector  scale=3 x=000 y=27F intensity=9 (0,639)
98F2: 92 F8           ; (C79) F892          ShortVector scale=2 x=200 y=800 intensity=9 (512,0)
98F4: 05 F6           ; (C7A) F605          ShortVector scale=2 x=500 y=600 intensity=0 (-256,-512)
98F6: 97 F0           ; (C7B) F097          ShortVector scale=2 x=700 y=000 intensity=9 (-768,0)
98F8: 7F 35 FF 03     ; (C7C) 357F 03FF     LongVector  scale=3 x=3FF y=57F intensity=0 (1023,-383)
98FC: 00 D0           ; (C7E) D000          RTS

; G
; 
98FE: 7F 32 00 90     ; (C7F) 327F 9000     LongVector  scale=3 x=000 y=27F intensity=9 (0,639)
9902: 92 F8           ; (C81) F892          ShortVector scale=2 x=200 y=800 intensity=9 (512,0)
9904: 05 F6           ; (C82) F605          ShortVector scale=2 x=500 y=600 intensity=0 (-256,-512)
9906: 91 F0           ; (C83) F091          ShortVector scale=2 x=100 y=000 intensity=9 (256,0)
9908: 90 F7           ; (C84) F790          ShortVector scale=2 x=000 y=700 intensity=9 (0,-768)
990A: 96 F8           ; (C85) F896          ShortVector scale=2 x=600 y=800 intensity=9 (-512,0)
990C: 0A F0           ; (C86) F00A          ShortVector scale=2 x=A00 y=000 intensity=0 (512,0)
990E: 00 D0           ; (C87) D000          RTS

; H
;
9910: 7F 32 00 90     ; (C88) 327F 9000     LongVector  scale=3 x=000 y=27F intensity=9 (0,639)
9914: 00 F6           ; (C8A) F600          ShortVector scale=2 x=000 y=600 intensity=0 (0,-512)
9916: 92 F8           ; (C8B) F892          ShortVector scale=2 x=200 y=800 intensity=9 (512,0)
9918: 00 F2           ; (C8C) F200          ShortVector scale=2 x=000 y=200 intensity=0 (0,512)
991A: 7F 36 00 90     ; (C8D) 367F 9000     LongVector  scale=3 x=000 y=67F intensity=9 (0,-639)
991E: 02 F8           ; (C8F) F802          ShortVector scale=2 x=200 y=800 intensity=0 (512,0)
9920: 00 D0           ; (C90) D000          RTS

; I
;
9922: 01 F0           ; (C91) F001          ShortVector scale=2 x=100 y=000 intensity=0 (256,0)
9924: 92 F0           ; (C92) F092          ShortVector scale=2 x=200 y=000 intensity=9 (512,0)
9926: 05 F0           ; (C93) F005          ShortVector scale=2 x=500 y=000 intensity=0 (-256,0)
9928: 7F 32 00 90     ; (C94) 327F 9000     LongVector  scale=3 x=000 y=27F intensity=9 (0,639)
992C: 05 F0           ; (C96) F005          ShortVector scale=2 x=500 y=000 intensity=0 (-256,0)
992E: 92 F0           ; (C97) F092          ShortVector scale=2 x=200 y=000 intensity=9 (512,0)
9930: 7F 36 7F 02     ; (C98) 367F 027F     LongVector  scale=3 x=27F y=67F intensity=0 (639,-639)
9934: 00 D0           ; (C9A) D000          RTS

; J
;
9936: 00 F1           ; (C9B) F100          ShortVector scale=2 x=000 y=100 intensity=0 (0,256)
9938: 91 F5           ; (C9C) F591          ShortVector scale=2 x=100 y=500 intensity=9 (256,-256)
993A: 93 F0           ; (C9D) F093          ShortVector scale=2 x=300 y=000 intensity=9 (768,0)
993C: 7F 32 00 90     ; (C9E) 327F 9000     LongVector  scale=3 x=000 y=27F intensity=9 (0,639)
9940: 7F 36 FF 01     ; (CA0) 367F 01FF     LongVector  scale=3 x=1FF y=67F intensity=0 (511,-639)
9944: 00 D0           ; (CA2) D000          RTS

; K
;
9946: 7F 32 00 90     ; (CA3) 327F 9000     LongVector  scale=3 x=000 y=27F intensity=9 (0,639)
994A: 02 F8           ; (CA5) F802          ShortVector scale=2 x=200 y=800 intensity=0 (512,0)
994C: 96 FD           ; (CA6) FD96          ShortVector scale=2 x=600 y=D00 intensity=9 (-512,-256)
994E: FF 26 FF 93     ; (CA7) 26FF 93FF     LongVector  scale=2 x=3FF y=6FF intensity=9 (1023,-767)
9952: 02 F8           ; (CA9) F802          ShortVector scale=2 x=200 y=800 intensity=0 (512,0)
9954: 00 D0           ; (CAA) D000          RTS

; L
;
9956: 7F 32 00 00     ; (CAB) 327F 0000     LongVector  scale=3 x=000 y=27F intensity=0 (0,639)
995A: 7F 36 00 90     ; (CAD) 367F 9000     LongVector  scale=3 x=000 y=67F intensity=9 (0,-639)
995E: 92 F8           ; (CAF) F892          ShortVector scale=2 x=200 y=800 intensity=9 (512,0)
9960: 02 F8           ; (CB0) F802          ShortVector scale=2 x=200 y=800 intensity=0 (512,0)
9962: 00 D0           ; (CB1) D000          RTS

; M
;
9964: 7F 32 00 90     ; (CB2) 327F 9000     LongVector  scale=3 x=000 y=27F intensity=9 (0,639)
9968: 92 F6           ; (CB4) F692          ShortVector scale=2 x=200 y=600 intensity=9 (512,-512)
996A: 92 F2           ; (CB5) F292          ShortVector scale=2 x=200 y=200 intensity=9 (512,512)
996C: 7F 36 00 90     ; (CB6) 367F 9000     LongVector  scale=3 x=000 y=67F intensity=9 (0,-639)
9970: 02 F8           ; (CB8) F802          ShortVector scale=2 x=200 y=800 intensity=0 (512,0)
9972: 00 D0           ; (CB9) D000          RTS

; N
;
9974: 7F 32 00 90     ; (CBA) 327F 9000     LongVector  scale=3 x=000 y=27F intensity=9 (0,639)
9978: 92 FE           ; (CBC) FE92          ShortVector scale=2 x=200 y=E00 intensity=9 (512,-512)
997A: 00 FA           ; (CBD) FA00          ShortVector scale=2 x=000 y=A00 intensity=0 (0,512)
997C: 7F 36 00 90     ; (CBE) 367F 9000     LongVector  scale=3 x=000 y=67F intensity=9 (0,-639)
9980: 02 F8           ; (CC0) F802          ShortVector scale=2 x=200 y=800 intensity=0 (512,0)
9982: 00 D0           ; (CC1) D000          RTS

; O
;
9984: 7F 32 00 90     ; (CC2) 327F 9000     LongVector  scale=3 x=000 y=27F intensity=9 (0,639)
9988: 92 F8           ; (CC4) F892          ShortVector scale=2 x=200 y=800 intensity=9 (512,0)
998A: 7F 36 00 90     ; (CC5) 367F 9000     LongVector  scale=3 x=000 y=67F intensity=9 (0,-639)
998E: 96 F8           ; (CC7) F896          ShortVector scale=2 x=600 y=800 intensity=9 (-512,0)
9990: 0A F0           ; (CC8) F00A          ShortVector scale=2 x=A00 y=000 intensity=0 (512,0)
9992: 00 D0           ; (CC9) D000          RTS

; P
;
9994: 7F 32 00 90     ; (CCA) 327F 9000     LongVector  scale=3 x=000 y=27F intensity=9 (0,639)
9998: 92 F8           ; (CCC) F892          ShortVector scale=2 x=200 y=800 intensity=9 (512,0)
999A: 90 F6           ; (CCD) F690          ShortVector scale=2 x=000 y=600 intensity=9 (0,-512)
999C: 96 F8           ; (CCE) F896          ShortVector scale=2 x=600 y=800 intensity=9 (-512,0)
999E: 7F 35 FF 03     ; (CCF) 357F 03FF     LongVector  scale=3 x=3FF y=57F intensity=0 (1023,-383)
99A2: 00 D0           ; (CD1) D000          RTS

; Q
;
99A4: 7F 32 00 90     ; (CD2) 327F 9000     LongVector  scale=3 x=000 y=27F intensity=9 (0,639)
99A8: 92 F8           ; (CD4) F892          ShortVector scale=2 x=200 y=800 intensity=9 (512,0)
99AA: 90 FE           ; (CD5) FE90          ShortVector scale=2 x=000 y=E00 intensity=9 (0,-512)
99AC: 95 F5           ; (CD6) F595          ShortVector scale=2 x=500 y=500 intensity=9 (-256,-256)
99AE: 97 F0           ; (CD7) F097          ShortVector scale=2 x=700 y=000 intensity=9 (-768,0)
99B0: 03 F1           ; (CD8) F103          ShortVector scale=2 x=300 y=100 intensity=0 (768,256)
99B2: 91 F5           ; (CD9) F591          ShortVector scale=2 x=100 y=500 intensity=9 (256,-256)
99B4: 02 F8           ; (CDA) F802          ShortVector scale=2 x=200 y=800 intensity=0 (512,0)
99B6: 00 D0           ; (CDB) D000          RTS

; R
;
99B8: 7F 32 00 90     ; (CDC) 327F 9000     LongVector  scale=3 x=000 y=27F intensity=9 (0,639)
99BC: 92 F8           ; (CDE) F892          ShortVector scale=2 x=200 y=800 intensity=9 (512,0)
99BE: 7F 26 00 90     ; (CDF) 267F 9000     LongVector  scale=2 x=000 y=67F intensity=9 (0,-639)
99C2: 96 F8           ; (CE1) F896          ShortVector scale=2 x=600 y=800 intensity=9 (-512,0)
99C4: 7F 26 FF 93     ; (CE2) 267F 93FF     LongVector  scale=2 x=3FF y=67F intensity=9 (1023,-639)
99C8: 02 F8           ; (CE4) F802          ShortVector scale=2 x=200 y=800 intensity=0 (512,0)
99CA: 00 D0           ; (CE5) D000          RTS

; S
;
99CC: 92 F8           ; (CE6) F892          ShortVector scale=2 x=200 y=800 intensity=9 (512,0)
99CE: 7F 22 00 90     ; (CE7) 227F 9000     LongVector  scale=2 x=000 y=27F intensity=9 (0,639)
99D2: 96 F8           ; (CE9) F896          ShortVector scale=2 x=600 y=800 intensity=9 (-512,0)
99D4: 7F 22 00 90     ; (CEA) 227F 9000     LongVector  scale=2 x=000 y=27F intensity=9 (0,639)
99D8: 92 F8           ; (CEC) F892          ShortVector scale=2 x=200 y=800 intensity=9 (512,0)
99DA: 7F 36 FF 01     ; (CED) 367F 01FF     LongVector  scale=3 x=1FF y=67F intensity=0 (511,-639)
99DE: 00 D0           ; (CEF) D000          RTS

; T
;
99E0: 7F 32 00 00     ; (CF0) 327F 0000     LongVector  scale=3 x=000 y=27F intensity=0 (0,639)
99E4: 92 F8           ; (CF2) F892          ShortVector scale=2 x=200 y=800 intensity=9 (512,0)
99E6: 06 F0           ; (CF3) F006          ShortVector scale=2 x=600 y=000 intensity=0 (-512,0)
99E8: 7F 36 00 90     ; (CF4) 367F 9000     LongVector  scale=3 x=000 y=67F intensity=9 (0,-639)
99EC: 03 F8           ; (CF6) F803          ShortVector scale=2 x=300 y=800 intensity=0 (768,0)
99EE: 00 D0           ; (CF7) D000          RTS

; U
;
99F0: 7F 32 00 00     ; (CF8) 327F 0000     LongVector  scale=3 x=000 y=27F intensity=0 (0,639)
99F4: 7F 36 00 90     ; (CFA) 367F 9000     LongVector  scale=3 x=000 y=67F intensity=9 (0,-639)
99F8: 92 F8           ; (CFC) F892          ShortVector scale=2 x=200 y=800 intensity=9 (512,0)
99FA: 7F 32 00 90     ; (CFD) 327F 9000     LongVector  scale=3 x=000 y=27F intensity=9 (0,639)
99FE: 7F 36 FF 01     ; (CFF) 367F 01FF     LongVector  scale=3 x=1FF y=67F intensity=0 (511,-639)
9A02: 00 D0           ; (D01) D000          RTS

; V
;
9A04: 7F 32 00 00     ; (D02) 327F 0000     LongVector  scale=3 x=000 y=27F intensity=0 (0,639)
9A08: 90 F7           ; (D04) F790          ShortVector scale=2 x=000 y=700 intensity=9 (0,-768)
9A0A: 92 F6           ; (D05) F692          ShortVector scale=2 x=200 y=600 intensity=9 (512,-512)
9A0C: 92 F2           ; (D06) F292          ShortVector scale=2 x=200 y=200 intensity=9 (512,512)
9A0E: 90 F3           ; (D07) F390          ShortVector scale=2 x=000 y=300 intensity=9 (0,768)
9A10: 7F 36 FF 01     ; (D08) 367F 01FF     LongVector  scale=3 x=1FF y=67F intensity=0 (511,-639)
9A14: 00 D0           ; (D0A) D000          RTS

; W
;
9A16: 7F 32 00 00     ; (D0B) 327F 0000     LongVector  scale=3 x=000 y=27F intensity=0 (0,639)
9A1A: 7F 36 00 90     ; (D0D) 367F 9000     LongVector  scale=3 x=000 y=67F intensity=9 (0,-639)
9A1E: 92 F2           ; (D0F) F292          ShortVector scale=2 x=200 y=200 intensity=9 (512,512)
9A20: 92 F6           ; (D10) F692          ShortVector scale=2 x=200 y=600 intensity=9 (512,-512)
9A22: 7F 32 00 90     ; (D11) 327F 9000     LongVector  scale=3 x=000 y=27F intensity=9 (0,639)
9A26: 7F 36 FF 01     ; (D13) 367F 01FF     LongVector  scale=3 x=1FF y=67F intensity=0 (511,-639)
9A2A: 00 D0           ; (D15) D000          RTS

; X
;
9A2C: 7F 32 FF 91     ; (D16) 327F 91FF     LongVector  scale=3 x=1FF y=27F intensity=9 (511,639)
9A30: 06 F8           ; (D18) F806          ShortVector scale=2 x=600 y=800 intensity=0 (-512,0)
9A32: 7F 36 FF 91     ; (D19) 367F 91FF     LongVector  scale=3 x=1FF y=67F intensity=9 (511,-639)
9A36: 02 F8           ; (D1B) F802          ShortVector scale=2 x=200 y=800 intensity=0 (512,0)
9A38: 00 D0           ; (D1C) D000          RTS

; Y
;
9A3A: 7F 32 00 00     ; (D1D) 327F 0000     LongVector  scale=3 x=000 y=27F intensity=0 (0,639)
9A3E: 7F 26 FF 91     ; (D1F) 267F 91FF     LongVector  scale=2 x=1FF y=67F intensity=9 (511,-639)
9A42: 7F 22 FF 91     ; (D21) 227F 91FF     LongVector  scale=2 x=1FF y=27F intensity=9 (511,639)
9A46: 06 F6           ; (D23) F606          ShortVector scale=2 x=600 y=600 intensity=0 (-512,-512)
9A48: 90 F7           ; (D24) F790          ShortVector scale=2 x=000 y=700 intensity=9 (0,-768)
9A4A: 03 F8           ; (D25) F803          ShortVector scale=2 x=300 y=800 intensity=0 (768,0)
9A4C: 00 D0           ; (D26) D000          RTS

; Z
;
9A4E: 7F 32 00 00     ; (D27) 327F 0000     LongVector  scale=3 x=000 y=27F intensity=0 (0,639)
9A52: 92 F8           ; (D29) F892          ShortVector scale=2 x=200 y=800 intensity=9 (512,0)
9A54: 7F 36 FF 95     ; (D2A) 367F 95FF     LongVector  scale=3 x=5FF y=67F intensity=9 (-511,-639)
9A58: 92 F8           ; (D2C) F892          ShortVector scale=2 x=200 y=800 intensity=9 (512,0)
9A5A: 02 F8           ; (D2D) F802          ShortVector scale=2 x=200 y=800 intensity=0 (512,0)
9A5C: 00 D0           ; (D2E) D000          RTS

; numbers
;
;
; 0
;
9A5E: 01 F0           ; (D2F) F001          ShortVector scale=2 x=100 y=000 intensity=0 (256,0)
9A60: 95 F1           ; (D30) F195          ShortVector scale=2 x=500 y=100 intensity=9 (-256,256)
9A62: 90 F3           ; (D31) F390          ShortVector scale=2 x=000 y=300 intensity=9 (0,768)
9A64: 91 F1           ; (D32) F191          ShortVector scale=2 x=100 y=100 intensity=9 (256,256)
9A66: 92 F0           ; (D33) F092          ShortVector scale=2 x=200 y=000 intensity=9 (512,0)
9A68: 91 F5           ; (D34) F591          ShortVector scale=2 x=100 y=500 intensity=9 (256,-256)
9A6A: 90 F7           ; (D35) F790          ShortVector scale=2 x=000 y=700 intensity=9 (0,-768)
9A6C: 95 F5           ; (D36) F595          ShortVector scale=2 x=500 y=500 intensity=9 (-256,-256)
9A6E: 96 F0           ; (D37) F096          ShortVector scale=2 x=600 y=000 intensity=9 (-512,0)
9A70: 00 30 7F 03     ; (D38) 3000 037F     LongVector  scale=3 x=37F y=000 intensity=0 (895,0)
9A74: 00 D0           ; (D3A) D000          RTS

; 1
;
9A76: 7F 23 FF 00     ; (D3B) 237F 00FF     LongVector  scale=2 x=0FF y=37F intensity=0 (255,895)
9A7A: FF 12 FF 91     ; (D3D) 12FF 91FF     LongVector  scale=1 x=1FF y=2FF intensity=9 (511,767)
9A7E: 7F 36 00 90     ; (D3F) 367F 9000     LongVector  scale=3 x=000 y=67F intensity=9 (0,-639)
9A82: 05 F0           ; (D41) F005          ShortVector scale=2 x=500 y=000 intensity=0 (-256,0)
9A84: 92 F0           ; (D42) F092          ShortVector scale=2 x=200 y=000 intensity=9 (512,0)
9A86: 00 30 7F 02     ; (D43) 3000 027F     LongVector  scale=3 x=27F y=000 intensity=0 (639,0)
9A8A: 00 D0           ; (D45) D000          RTS

; 2
;
9A8C: 00 FA           ; (D46) FA00          ShortVector scale=2 x=000 y=A00 intensity=0 (0,512)
9A8E: 91 F1           ; (D47) F191          ShortVector scale=2 x=100 y=100 intensity=9 (256,256)
9A90: 92 F0           ; (D48) F092          ShortVector scale=2 x=200 y=000 intensity=9 (512,0)
9A92: 91 F5           ; (D49) F591          ShortVector scale=2 x=100 y=500 intensity=9 (256,-256)
9A94: FF 16 00 90     ; (D4A) 16FF 9000     LongVector  scale=1 x=000 y=6FF intensity=9 (0,-767)
9A98: 96 FD           ; (D4C) FD96          ShortVector scale=2 x=600 y=D00 intensity=9 (-512,-256)
9A9A: FF 05 00 90     ; (D4D) 05FF 9000     LongVector  scale=0 x=000 y=5FF intensity=9 (0,-511)
9A9E: 92 F8           ; (D4F) F892          ShortVector scale=2 x=200 y=800 intensity=9 (512,0)
9AA0: 02 F8           ; (D50) F802          ShortVector scale=2 x=200 y=800 intensity=0 (512,0)
9AA2: 00 D0           ; (D51) D000          RTS

; 3
;
9AA4: 00 FA           ; (D52) FA00          ShortVector scale=2 x=000 y=A00 intensity=0 (0,512)
9AA6: 91 F1           ; (D53) F191          ShortVector scale=2 x=100 y=100 intensity=9 (256,256)
9AA8: 92 F0           ; (D54) F092          ShortVector scale=2 x=200 y=000 intensity=9 (512,0)
9AAA: 91 F5           ; (D55) F591          ShortVector scale=2 x=100 y=500 intensity=9 (256,-256)
9AAC: 90 F5           ; (D56) F590          ShortVector scale=2 x=000 y=500 intensity=9 (0,-256)
9AAE: FF 05 FF 97     ; (D57) 05FF 97FF     LongVector  scale=0 x=7FF y=5FF intensity=9 (-1023,-511)
9AB2: 95 F0           ; (D59) F095          ShortVector scale=2 x=500 y=000 intensity=9 (-256,0)
9AB4: 01 F0           ; (D5A) F001          ShortVector scale=2 x=100 y=000 intensity=0 (256,0)
9AB6: FF 05 FF 93     ; (D5B) 05FF 93FF     LongVector  scale=0 x=3FF y=5FF intensity=9 (1023,-511)
9ABA: 90 F5           ; (D5D) F590          ShortVector scale=2 x=000 y=500 intensity=9 (0,-256)
9ABC: 95 F5           ; (D5E) F595          ShortVector scale=2 x=500 y=500 intensity=9 (-256,-256)
9ABE: 96 F0           ; (D5F) F096          ShortVector scale=2 x=600 y=000 intensity=9 (-512,0)
9AC0: 95 F1           ; (D60) F195          ShortVector scale=2 x=500 y=100 intensity=9 (-256,256)
9AC2: 7F 34 FF 03     ; (D61) 347F 03FF     LongVector  scale=3 x=3FF y=47F intensity=0 (1023,-127)
9AC6: 00 D0           ; (D63) D000          RTS

; 4
;
9AC8: 7F 32 00 00     ; (D64) 327F 0000     LongVector  scale=3 x=000 y=27F intensity=0 (0,639)
9ACC: 7F 26 00 90     ; (D66) 267F 9000     LongVector  scale=2 x=000 y=67F intensity=9 (0,-639)
9AD0: 92 F8           ; (D68) F892          ShortVector scale=2 x=200 y=800 intensity=9 (512,0)
9AD2: 7F 22 00 00     ; (D69) 227F 0000     LongVector  scale=2 x=000 y=27F intensity=0 (0,639)
9AD6: 7F 36 00 90     ; (D6B) 367F 9000     LongVector  scale=3 x=000 y=67F intensity=9 (0,-639)
9ADA: 02 F8           ; (D6D) F802          ShortVector scale=2 x=200 y=800 intensity=0 (512,0)
9ADC: 00 D0           ; (D6E) D000          RTS

; 5
;
9ADE: 7F 32 FF 01     ; (D6F) 327F 01FF     LongVector  scale=3 x=1FF y=27F intensity=0 (511,639)
9AE2: 96 F8           ; (D71) F896          ShortVector scale=2 x=600 y=800 intensity=9 (-512,0)
9AE4: 7F 26 00 90     ; (D72) 267F 9000     LongVector  scale=2 x=000 y=67F intensity=9 (0,-639)
9AE8: FF 01 FF 93     ; (D74) 01FF 93FF     LongVector  scale=0 x=3FF y=1FF intensity=9 (1023,511)
9AEC: 92 F0           ; (D76) F092          ShortVector scale=2 x=200 y=000 intensity=9 (512,0)
9AEE: FF 05 FF 93     ; (D77) 05FF 93FF     LongVector  scale=0 x=3FF y=5FF intensity=9 (1023,-511)
9AF2: FF 16 00 90     ; (D79) 16FF 9000     LongVector  scale=1 x=000 y=6FF intensity=9 (0,-767)
9AF6: 95 F5           ; (D7B) F595          ShortVector scale=2 x=500 y=500 intensity=9 (-256,-256)
9AF8: 96 F0           ; (D7C) F096          ShortVector scale=2 x=600 y=000 intensity=9 (-512,0)
9AFA: 95 F1           ; (D7D) F195          ShortVector scale=2 x=500 y=100 intensity=9 (-256,256)
9AFC: 7F 34 FF 03     ; (D7E) 347F 03FF     LongVector  scale=3 x=3FF y=47F intensity=0 (1023,-127)
9B00: 00 D0           ; (D80) D000          RTS

; 6
;
9B02: 7F 32 FF 01     ; (D81) 327F 01FF     LongVector  scale=3 x=1FF y=27F intensity=0 (511,639)
9B06: 97 F0           ; (D83) F097          ShortVector scale=2 x=700 y=000 intensity=9 (-768,0)
9B08: 95 F5           ; (D84) F595          ShortVector scale=2 x=500 y=500 intensity=9 (-256,-256)
9B0A: 90 FE           ; (D85) FE90          ShortVector scale=2 x=000 y=E00 intensity=9 (0,-512)
9B0C: 92 F8           ; (D86) F892          ShortVector scale=2 x=200 y=800 intensity=9 (512,0)
9B0E: 7F 22 00 90     ; (D87) 227F 9000     LongVector  scale=2 x=000 y=27F intensity=9 (0,639)
9B12: 96 F8           ; (D89) F896          ShortVector scale=2 x=600 y=800 intensity=9 (-512,0)
9B14: 3F 35 FF 03     ; (D8A) 353F 03FF     LongVector  scale=3 x=3FF y=53F intensity=0 (1023,-319)
9B18: 00 D0           ; (D8C) D000          RTS

; 7
;
9B1A: 7F 32 00 00     ; (D8D) 327F 0000     LongVector  scale=3 x=000 y=27F intensity=0 (0,639)
9B1E: 92 F8           ; (D8F) F892          ShortVector scale=2 x=200 y=800 intensity=9 (512,0)
9B20: 90 F5           ; (D90) F590          ShortVector scale=2 x=000 y=500 intensity=9 (0,-256)
9B22: 96 FE           ; (D91) FE96          ShortVector scale=2 x=600 y=E00 intensity=9 (-512,-512)
;
; space
9B24: 0A F0           ; (D92) F00A          ShortVector scale=2 x=A00 y=000 intensity=0 (512,0)
9B26: 00 D0           ; (D93) D000          RTS

; 8
;
9B28: 7F 32 00 90     ; (D94) 327F 9000     LongVector  scale=3 x=000 y=27F intensity=9 (0,639)
9B2C: 92 F8           ; (D96) F892          ShortVector scale=2 x=200 y=800 intensity=9 (512,0)
9B2E: 7F 36 00 90     ; (D97) 367F 9000     LongVector  scale=3 x=000 y=67F intensity=9 (0,-639)
9B32: 96 F8           ; (D99) F896          ShortVector scale=2 x=600 y=800 intensity=9 (-512,0)
9B34: 7F 22 00 00     ; (D9A) 227F 0000     LongVector  scale=2 x=000 y=27F intensity=0 (0,639)
9B38: 92 F8           ; (D9C) F892          ShortVector scale=2 x=200 y=800 intensity=9 (512,0)
9B3A: 7F 26 FF 03     ; (D9D) 267F 03FF     LongVector  scale=2 x=3FF y=67F intensity=0 (1023,-639)
9B3E: 00 D0           ; (D9F) D000          RTS

; 9
;
9B40: 02 F8           ; (DA0) F802          ShortVector scale=2 x=200 y=800 intensity=0 (512,0)
9B42: 7F 32 00 90     ; (DA1) 327F 9000     LongVector  scale=3 x=000 y=27F intensity=9 (0,639)
9B46: 96 F8           ; (DA3) F896          ShortVector scale=2 x=600 y=800 intensity=9 (-512,0)
9B48: 7F 26 00 90     ; (DA4) 267F 9000     LongVector  scale=2 x=000 y=67F intensity=9 (0,-639)
9B4C: 92 F8           ; (DA6) F892          ShortVector scale=2 x=200 y=800 intensity=9 (512,0)
9B4E: 7F 26 FF 03     ; (DA7) 267F 03FF     LongVector  scale=2 x=3FF y=67F intensity=0 (1023,-639)
9B52: 00 D0           ; (DA9) D000          RTS

; special
;
;
; .
;
9B54: FF 01 FF 91     ; (DAA) 01FF 91FF     LongVector  scale=0 x=1FF y=1FF intensity=9 (511,511)
9B58: 00 00 FF 05     ; (DAC) 0000 05FF     LongVector  scale=0 x=5FF y=000 intensity=0 (-511,0)
9B5C: FF 05 FF 91     ; (DAE) 05FF 91FF     LongVector  scale=0 x=1FF y=5FF intensity=9 (511,-511)
9B60: 00 30 BF 03     ; (DB0) 3000 03BF     LongVector  scale=3 x=3BF y=000 intensity=0 (959,0)
9B64: 00 D0           ; (DB2) D000          RTS

; ,
;
9B66: 00 00 FF 01     ; (DB3) 0000 01FF     LongVector  scale=0 x=1FF y=000 intensity=0 (511,0)
9B6A: 00 00 FF 95     ; (DB5) 0000 95FF     LongVector  scale=0 x=5FF y=000 intensity=9 (-511,0)
9B6E: FF 01 00 90     ; (DB7) 01FF 9000     LongVector  scale=0 x=000 y=1FF intensity=9 (0,511)
9B72: 00 00 FF 91     ; (DB9) 0000 91FF     LongVector  scale=0 x=1FF y=000 intensity=9 (511,0)
9B76: 90 F5           ; (DBB) F590          ShortVector scale=2 x=000 y=500 intensity=9 (0,-256)
9B78: 3F 30 BF 03     ; (DBC) 303F 03BF     LongVector  scale=3 x=3BF y=03F intensity=0 (959,63)
9B7C: 00 D0           ; (DBE) D000          RTS

; CR/LF
;
9B7E: 7F 46 FF 05     ; (DBF) 467F 05FF     LongVector  scale=4 x=5FF y=67F intensity=0 (-511,-639)
9B82: 00 D0           ; (DC1) D000          RTS

; Triangle (left)
;
9B84: 02 F8           ; (DC2) F802          ShortVector scale=2 x=200 y=800 intensity=0 (512,0)
9B86: 7F 22 FF C7     ; (DC3) 227F C7FF     LongVector  scale=2 x=7FF y=27F intensity=12 (-1023,639)
9B8A: 7F 22 FF C3     ; (DC5) 227F C3FF     LongVector  scale=2 x=3FF y=27F intensity=12 (1023,639)
9B8E: 7F 36 00 C0     ; (DC7) 367F C000     LongVector  scale=3 x=000 y=67F intensity=12 (0,-639)
9B92: 00 D0           ; (DC9) D000          RTS

;
9B94: 7F 23 7F 00     ; (DCA) 237F 007F     LongVector  scale=2 x=07F y=37F intensity=0 (127,895)
9B98: 93 F0           ; (DCC) F093          ShortVector scale=2 x=300 y=000 intensity=9 (768,0)

; -
;
9B9A: FF 16 00 00     ; (DCD) 16FF 0000     LongVector  scale=1 x=000 y=6FF intensity=0 (0,-767)
9B9E: 97 F0           ; (DCF) F097          ShortVector scale=2 x=700 y=000 intensity=9 (-768,0)
9BA0: FF 34 BF 03     ; (DD0) 34FF 03BF     LongVector  scale=3 x=3BF y=4FF intensity=0 (959,-255)
9BA4: 00 D0           ; (DD2) D000          RTS

; Player (as character)
;
9BA6: 4F 54 1F 03     ; (DD3) 544F 031F     LongVector  scale=5 x=31F y=44F intensity=0 (799,-79)
9BAA: E9 C9           ; (DD5) C9E9          JSR $9E9(93D2)
9BAC: 00 D0           ; (DD6) D000          RTS




; PerhapsPadding for some reason ??

9BAE: 00 00 00 00     ; (DD7) 0000 0000     LongVector  scale=0 x=000 y=000 intensity=0 (0,0)
9BB2: 00 00 2D 00     ; (DD9) 0000 002D     LongVector  scale=0 x=02D y=000 intensity=0 (45,0)
9BB6: 00 00 00 00     ; (DDB) 0000 0000     LongVector  scale=0 x=000 y=000 intensity=0 (0,0)
9BBA: 00 00 00 00     ; (DDD) 0000 0000     LongVector  scale=0 x=000 y=000 intensity=0 (0,0)
9BBE: 00 00 00 00     ; (DDF) 0000 0000     LongVector  scale=0 x=000 y=000 intensity=0 (0,0)
9BC2: 00 00 00 00     ; (DE1) 0000 0000     LongVector  scale=0 x=000 y=000 intensity=0 (0,0)
9BC6: 00 00 00 00     ; (DE3) 0000 0000     LongVector  scale=0 x=000 y=000 intensity=0 (0,0)
9BCA: 00 00 00 00     ; (DE5) 0000 0000     LongVector  scale=0 x=000 y=000 intensity=0 (0,0)
9BCE: 00 00 00 00     ; (DE7) 0000 0000     LongVector  scale=0 x=000 y=000 intensity=0 (0,0)
9BD2: 00 00 00 00     ; (DE9) 0000 0000     LongVector  scale=0 x=000 y=000 intensity=0 (0,0)
9BD6: 00 00 00 00     ; (DEB) 0000 0000     LongVector  scale=0 x=000 y=000 intensity=0 (0,0)
9BDA: 00 00 00 00     ; (DED) 0000 0000     LongVector  scale=0 x=000 y=000 intensity=0 (0,0)
9BDE: 00 00 00 00     ; (DEF) 0000 0000     LongVector  scale=0 x=000 y=000 intensity=0 (0,0)
9BE2: 00 00 00 00     ; (DF1) 0000 0000     LongVector  scale=0 x=000 y=000 intensity=0 (0,0)
9BE6: 00 00 00 00     ; (DF3) 0000 0000     LongVector  scale=0 x=000 y=000 intensity=0 (0,0)
9BEA: 00 00 00 00     ; (DF5) 0000 0000     LongVector  scale=0 x=000 y=000 intensity=0 (0,0)
9BEE: 00 00 00 00     ; (DF7) 0000 0000     LongVector  scale=0 x=000 y=000 intensity=0 (0,0)
9BF2: 00 00 00 00     ; (DF9) 0000 0000     LongVector  scale=0 x=000 y=000 intensity=0 (0,0)
9BF6: 00 00 BF 30     ; (DFB) 0000 30BF     LongVector  scale=0 x=0BF y=000 intensity=3 (191,0)


; shipsB
;
;
; More ship/thrust pictures like at start
;
9BFA: FF 03 BF 34     ; (DFD) 03FF 34BF     LongVector  scale=0 x=4BF y=3FF intensity=3 (-191,1023)
9BFE: 3F F2           ; (DFF) F23F          ShortVector scale=2 x=F00 y=200 intensity=3 (-768,512)
9C00: 7F 34 3F F6     ; (E00) 347F F63F     LongVector  scale=3 x=63F y=47F intensity=15 (-575,-127)
9C04: 00 D0           ; (E02) D000          RTS
;
9C06: 00 20 7F 06     ; (E03) 2000 067F     LongVector  scale=2 x=67F y=000 intensity=0 (-639,0)
9C0A: 3F 41 7F F2     ; (E05) 413F F27F     LongVector  scale=4 x=27F y=13F intensity=15 (639,319)
9C0E: 9F 46 5F F5     ; (E07) 469F F55F     LongVector  scale=4 x=55F y=69F intensity=15 (-351,-671)
9C12: F6 F8           ; (E09) F8F6          ShortVector scale=2 x=600 y=800 intensity=15 (-512,0)
9C14: 7F 34 7F F2     ; (E0A) 347F F27F     LongVector  scale=3 x=27F y=47F intensity=15 (639,-127)
9C18: FF 41 1F F6     ; (E0C) 41FF F61F     LongVector  scale=4 x=61F y=1FF intensity=15 (-543,511)
9C1C: 7F 25 7F F6     ; (E0E) 257F F67F     LongVector  scale=2 x=67F y=57F intensity=15 (-639,-383)
9C20: FF 24 7F F2     ; (E10) 24FF F27F     LongVector  scale=2 x=27F y=4FF intensity=15 (639,-255)
9C24: FF 41 1F F2     ; (E12) 41FF F21F     LongVector  scale=4 x=21F y=1FF intensity=15 (543,511)
9C28: 7F 34 7F F6     ; (E14) 347F F67F     LongVector  scale=3 x=67F y=47F intensity=15 (-639,-127)
9C2C: F2 F8           ; (E16) F8F2          ShortVector scale=2 x=200 y=800 intensity=15 (512,0)
9C2E: 9F 46 5F F1     ; (E17) 469F F15F     LongVector  scale=4 x=15F y=69F intensity=15 (351,-671)
9C32: 1F 41 7F F6     ; (E19) 411F F67F     LongVector  scale=4 x=67F y=11F intensity=15 (-639,287)
9C36: 00 D0           ; (E1B) D000          RTS
;
9C38: 3F 30 FF 03     ; (E1C) 303F 03FF     LongVector  scale=3 x=3FF y=03F intensity=0 (1023,63)
9C3C: BF 34 3F F2     ; (E1E) 34BF F23F     LongVector  scale=3 x=23F y=4BF intensity=15 (575,-191)
9C40: 7F 34 3F F6     ; (E20) 347F F63F     LongVector  scale=3 x=63F y=47F intensity=15 (-575,-127)
9C44: 00 D0           ; (E22) D000          RTS
;
9C46: 00 20 7F 06     ; (E23) 2000 067F     LongVector  scale=2 x=67F y=000 intensity=0 (-639,0)
9C4A: FF 40 9F F2     ; (E25) 40FF F29F     LongVector  scale=4 x=29F y=0FF intensity=15 (671,255)
9C4E: 5F 46 9F F5     ; (E27) 465F F59F     LongVector  scale=4 x=59F y=65F intensity=15 (-415,-607)
9C52: F6 F8           ; (E29) F8F6          ShortVector scale=2 x=600 y=800 intensity=15 (-512,0)
9C54: BF 34 7F F2     ; (E2A) 34BF F27F     LongVector  scale=3 x=27F y=4BF intensity=15 (639,-191)
9C58: 3F 42 FF F5     ; (E2C) 423F F5FF     LongVector  scale=4 x=5FF y=23F intensity=15 (-511,575)
9C5C: FF 24 7F F6     ; (E2E) 24FF F67F     LongVector  scale=2 x=67F y=4FF intensity=15 (-639,-255)
9C60: 7F 25 7F F2     ; (E30) 257F F27F     LongVector  scale=2 x=27F y=57F intensity=15 (639,-383)
9C64: BF 41 3F F2     ; (E32) 41BF F23F     LongVector  scale=4 x=23F y=1BF intensity=15 (575,447)
9C68: 3F 34 7F F6     ; (E34) 343F F67F     LongVector  scale=3 x=67F y=43F intensity=15 (-639,-63)
9C6C: 7F 24 FF F3     ; (E36) 247F F3FF     LongVector  scale=2 x=3FF y=47F intensity=15 (1023,-127)
9C70: BF 46 1F F1     ; (E38) 46BF F11F     LongVector  scale=4 x=11F y=6BF intensity=15 (287,-703)
9C74: 5F 41 5F F6     ; (E3A) 415F F65F     LongVector  scale=4 x=65F y=15F intensity=15 (-607,351)
9C78: 00 D0           ; (E3C) D000          RTS
;
9C7A: 00 30 FF 03     ; (E3D) 3000 03FF     LongVector  scale=3 x=3FF y=000 intensity=0 (1023,0)
9C7E: FF 25 FF F3     ; (E3F) 25FF F3FF     LongVector  scale=2 x=3FF y=5FF intensity=15 (1023,-511)
9C82: 3F 34 3F F6     ; (E41) 343F F63F     LongVector  scale=3 x=63F y=43F intensity=15 (-575,-63)
9C86: 00 D0           ; (E43) D000          RTS
;
9C88: 7F 20 7F 06     ; (E44) 207F 067F     LongVector  scale=2 x=67F y=07F intensity=0 (-639,127)
9C8C: BF 40 BF F2     ; (E46) 40BF F2BF     LongVector  scale=4 x=2BF y=0BF intensity=15 (703,191)
9C90: 5F 46 DF F5     ; (E48) 465F F5DF     LongVector  scale=4 x=5DF y=65F intensity=15 (-479,-607)
9C94: FF 20 FF F7     ; (E4A) 20FF F7FF     LongVector  scale=2 x=7FF y=0FF intensity=15 (-1023,255)
9C98: FF 34 3F F2     ; (E4C) 34FF F23F     LongVector  scale=3 x=23F y=4FF intensity=15 (575,-255)
9C9C: 5F 42 9F F5     ; (E4E) 425F F59F     LongVector  scale=4 x=59F y=25F intensity=15 (-415,607)
9CA0: F7 F5           ; (E50) F5F7          ShortVector scale=2 x=700 y=500 intensity=15 (-768,-256)
9CA2: 7F 25 7F F2     ; (E51) 257F F27F     LongVector  scale=2 x=27F y=57F intensity=15 (639,-383)
9CA6: 7F 41 7F F2     ; (E53) 417F F27F     LongVector  scale=4 x=27F y=17F intensity=15 (639,383)
9CAA: 3F 30 BF F6     ; (E55) 303F F6BF     LongVector  scale=3 x=6BF y=03F intensity=15 (-703,63)
9CAE: FF 24 FF F3     ; (E57) 24FF F3FF     LongVector  scale=2 x=3FF y=4FF intensity=15 (1023,-255)
9CB2: DF 46 DF F0     ; (E59) 46DF F0DF     LongVector  scale=4 x=0DF y=6DF intensity=15 (223,-735)
9CB6: 9F 41 3F F6     ; (E5B) 419F F63F     LongVector  scale=4 x=63F y=19F intensity=15 (-575,415)
9CBA: 00 D0           ; (E5D) D000          RTS
;
9CBC: 3F 34 FF 03     ; (E5E) 343F 03FF     LongVector  scale=3 x=3FF y=43F intensity=0 (1023,-63)
9CC0: FF 26 FF F3     ; (E60) 26FF F3FF     LongVector  scale=2 x=3FF y=6FF intensity=15 (1023,-767)
9CC4: 00 30 7F F6     ; (E62) 3000 F67F     LongVector  scale=3 x=67F y=000 intensity=15 (-639,0)
9CC8: 00 D0           ; (E64) D000          RTS
;
9CCA: 7F 20 7F 06     ; (E65) 207F 067F     LongVector  scale=2 x=67F y=07F intensity=0 (-639,127)
9CCE: 7F 40 BF F2     ; (E67) 407F F2BF     LongVector  scale=4 x=2BF y=07F intensity=15 (703,127)
9CD2: 1F 46 1F F6     ; (E69) 461F F61F     LongVector  scale=4 x=61F y=61F intensity=15 (-543,-543)
9CD6: 7F 21 7F F7     ; (E6B) 217F F77F     LongVector  scale=2 x=77F y=17F intensity=15 (-895,383)
9CDA: 3F 35 3F F2     ; (E6D) 353F F23F     LongVector  scale=3 x=23F y=53F intensity=15 (575,-319)
9CDE: 7F 42 7F F5     ; (E6F) 427F F57F     LongVector  scale=4 x=57F y=27F intensity=15 (-383,639)
9CE2: 7F 24 7F F6     ; (E71) 247F F67F     LongVector  scale=2 x=67F y=47F intensity=15 (-639,-127)
9CE6: 7F 26 FF F1     ; (E73) 267F F1FF     LongVector  scale=2 x=1FF y=67F intensity=15 (511,-639)
9CEA: 5F 41 9F F2     ; (E75) 415F F29F     LongVector  scale=4 x=29F y=15F intensity=15 (671,351)
9CEE: 7F 30 7F F6     ; (E77) 307F F67F     LongVector  scale=3 x=67F y=07F intensity=15 (-639,127)
9CF2: 7F 25 7F F3     ; (E79) 257F F37F     LongVector  scale=2 x=37F y=57F intensity=15 (895,-383)
9CF6: DF 46 7F F0     ; (E7B) 46DF F07F     LongVector  scale=4 x=07F y=6DF intensity=15 (127,-735)
9CFA: 7F 33 FF F7     ; (E7D) 337F F7FF     LongVector  scale=3 x=7FF y=37F intensity=15 (-1023,895)
9CFE: 00 D0           ; (E7F) D000          RTS
;
9D00: BF 34 FF 03     ; (E80) 34BF 03FF     LongVector  scale=3 x=3FF y=4BF intensity=0 (1023,-191)
9D04: FF 26 7F F3     ; (E82) 26FF F37F     LongVector  scale=2 x=37F y=6FF intensity=15 (895,-767)
9D08: 3F 30 7F F6     ; (E84) 303F F67F     LongVector  scale=3 x=67F y=03F intensity=15 (-639,63)
9D0C: 00 D0           ; (E86) D000          RTS
;
9D0E: FF 20 7F 06     ; (E87) 20FF 067F     LongVector  scale=2 x=67F y=0FF intensity=0 (-639,255)
9D12: 1F 40 DF F2     ; (E89) 401F F2DF     LongVector  scale=4 x=2DF y=01F intensity=15 (735,31)
9D16: DF 45 3F F6     ; (E8B) 45DF F63F     LongVector  scale=4 x=63F y=5DF intensity=15 (-575,-479)
9D1A: F6 F9           ; (E8D) F9F6          ShortVector scale=2 x=600 y=900 intensity=15 (-512,256)
9D1C: 7F 27 FF F3     ; (E8E) 277F F3FF     LongVector  scale=2 x=3FF y=77F intensity=15 (1023,-895)
9D20: BF 42 1F F5     ; (E90) 42BF F51F     LongVector  scale=4 x=51F y=2BF intensity=15 (-287,703)
9D24: 7F 24 FF F6     ; (E92) 247F F6FF     LongVector  scale=2 x=6FF y=47F intensity=15 (-767,-127)
9D28: 7F 26 FF F1     ; (E94) 267F F1FF     LongVector  scale=2 x=1FF y=67F intensity=15 (511,-639)
9D2C: 1F 41 BF F2     ; (E96) 411F F2BF     LongVector  scale=4 x=2BF y=11F intensity=15 (703,287)
9D30: BF 30 BF F6     ; (E98) 30BF F6BF     LongVector  scale=3 x=6BF y=0BF intensity=15 (-703,191)
9D34: F2 FD           ; (E9A) FDF2          ShortVector scale=2 x=200 y=D00 intensity=15 (512,-256)
9D36: DF 46 3F F0     ; (E9B) 46DF F03F     LongVector  scale=4 x=03F y=6DF intensity=15 (63,-735)
9D3A: FF 33 BF F7     ; (E9D) 33FF F7BF     LongVector  scale=3 x=7BF y=3FF intensity=15 (-959,1023)
9D3E: 00 D0           ; (E9F) D000          RTS
;
9D40: FF 34 BF 03     ; (EA0) 34FF 03BF     LongVector  scale=3 x=3BF y=4FF intensity=0 (959,-255)
9D44: 7F 27 7F F3     ; (EA2) 277F F37F     LongVector  scale=2 x=37F y=77F intensity=15 (895,-895)
9D48: 3F 30 3F F6     ; (EA4) 303F F63F     LongVector  scale=3 x=63F y=03F intensity=15 (-575,63)
9D4C: 00 D0           ; (EA6) D000          RTS
;
9D4E: 06 F1           ; (EA7) F106          ShortVector scale=2 x=600 y=100 intensity=0 (-512,256)
9D50: 1F 44 BF F2     ; (EA8) 441F F2BF     LongVector  scale=4 x=2BF y=41F intensity=15 (703,-31)
9D54: 9F 45 5F F6     ; (EAA) 459F F65F     LongVector  scale=4 x=65F y=59F intensity=15 (-607,-415)
9D58: F6 F9           ; (EAC) F9F6          ShortVector scale=2 x=600 y=900 intensity=15 (-512,256)
9D5A: BF 35 3F F2     ; (EAD) 35BF F23F     LongVector  scale=3 x=23F y=5BF intensity=15 (575,-447)
9D5E: DF 42 FF F4     ; (EAF) 42DF F4FF     LongVector  scale=4 x=4FF y=2DF intensity=15 (-255,735)
9D62: F7 F0           ; (EB1) F0F7          ShortVector scale=2 x=700 y=000 intensity=15 (-768,0)
9D64: 7F 26 7F F1     ; (EB2) 267F F17F     LongVector  scale=2 x=17F y=67F intensity=15 (383,-639)
9D68: BF 40 DF F2     ; (EB4) 40BF F2DF     LongVector  scale=4 x=2DF y=0BF intensity=15 (735,191)
9D6C: BF 30 BF F6     ; (EB6) 30BF F6BF     LongVector  scale=3 x=6BF y=0BF intensity=15 (-703,191)
9D70: F2 FD           ; (EB8) FDF2          ShortVector scale=2 x=200 y=D00 intensity=15 (512,-256)
9D72: DF 46 1F F4     ; (EB9) 46DF F41F     LongVector  scale=4 x=41F y=6DF intensity=15 (-31,-735)
9D76: 1F 42 7F F5     ; (EBB) 421F F57F     LongVector  scale=4 x=57F y=21F intensity=15 (-383,543)
9D7A: 00 D0           ; (EBD) D000          RTS
;
9D7C: 7F 35 BF 03     ; (EBE) 357F 03BF     LongVector  scale=3 x=3BF y=57F intensity=0 (959,-383)
9D80: 7F 27 FF F2     ; (EC0) 277F F2FF     LongVector  scale=2 x=2FF y=77F intensity=15 (767,-895)
9D84: 7F 30 7F F6     ; (EC2) 307F F67F     LongVector  scale=3 x=67F y=07F intensity=15 (-639,127)
9D88: 00 D0           ; (EC4) D000          RTS
;
9D8A: FF 12 FF 07     ; (EC5) 12FF 07FF     LongVector  scale=1 x=7FF y=2FF intensity=0 (-1023,767)
9D8E: 5F 44 BF F2     ; (EC7) 445F F2BF     LongVector  scale=4 x=2BF y=45F intensity=15 (703,-95)
9D92: 7F 45 7F F6     ; (EC9) 457F F67F     LongVector  scale=4 x=67F y=57F intensity=15 (-639,-383)
9D96: 7F 22 FF F7     ; (ECB) 227F F7FF     LongVector  scale=2 x=7FF y=27F intensity=15 (-1023,639)
9D9A: F2 FE           ; (ECD) FEF2          ShortVector scale=2 x=200 y=E00 intensity=15 (512,-512)
9D9C: FF 42 9F F4     ; (ECE) 42FF F49F     LongVector  scale=4 x=49F y=2FF intensity=15 (-159,767)
9DA0: F7 F0           ; (ED0) F0F7          ShortVector scale=2 x=700 y=000 intensity=15 (-768,0)
9DA2: 7F 26 FF F0     ; (ED1) 267F F0FF     LongVector  scale=2 x=0FF y=67F intensity=15 (255,-639)
9DA6: 7F 40 FF F2     ; (ED3) 407F F2FF     LongVector  scale=4 x=2FF y=07F intensity=15 (767,127)
9DAA: FF 30 BF F6     ; (ED5) 30FF F6BF     LongVector  scale=3 x=6BF y=0FF intensity=15 (-703,255)
9DAE: 7F 26 FF F3     ; (ED7) 267F F3FF     LongVector  scale=2 x=3FF y=67F intensity=15 (1023,-639)
9DB2: DF 46 5F F4     ; (ED9) 46DF F45F     LongVector  scale=4 x=45F y=6DF intensity=15 (-95,-735)
9DB6: 5F 42 5F F5     ; (EDB) 425F F55F     LongVector  scale=4 x=55F y=25F intensity=15 (-351,607)
9DBA: 00 D0           ; (EDD) D000          RTS
;
9DBC: BF 35 7F 03     ; (EDE) 35BF 037F     LongVector  scale=3 x=37F y=5BF intensity=0 (895,-447)
9DC0: FF 27 7F F2     ; (EE0) 27FF F27F     LongVector  scale=2 x=27F y=7FF intensity=15 (639,-1023)
9DC4: BF 30 3F F6     ; (EE2) 30BF F63F     LongVector  scale=3 x=63F y=0BF intensity=15 (-575,191)
9DC8: 00 D0           ; (EE4) D000          RTS
;
9DCA: FF 12 FF 07     ; (EE5) 12FF 07FF     LongVector  scale=1 x=7FF y=2FF intensity=0 (-1023,767)
9DCE: 7F 44 BF F2     ; (EE7) 447F F2BF     LongVector  scale=4 x=2BF y=47F intensity=15 (703,-127)
9DD2: 3F 45 BF F6     ; (EE9) 453F F6BF     LongVector  scale=4 x=6BF y=53F intensity=15 (-703,-319)
9DD6: 7F 22 7F F7     ; (EEB) 227F F77F     LongVector  scale=2 x=77F y=27F intensity=15 (-895,639)
9DDA: F2 FE           ; (EED) FEF2          ShortVector scale=2 x=200 y=E00 intensity=15 (512,-512)
9DDC: DF 42 7F F4     ; (EEE) 42DF F47F     LongVector  scale=4 x=47F y=2DF intensity=15 (-127,735)
9DE0: 7F 20 7F F6     ; (EF0) 207F F67F     LongVector  scale=2 x=67F y=07F intensity=15 (-639,127)
9DE4: 7F 26 FF F0     ; (EF2) 267F F0FF     LongVector  scale=2 x=0FF y=67F intensity=15 (255,-639)
9DE8: 1F 40 DF F2     ; (EF4) 401F F2DF     LongVector  scale=4 x=2DF y=01F intensity=15 (735,31)
9DEC: 7F 31 3F F6     ; (EF6) 317F F63F     LongVector  scale=3 x=63F y=17F intensity=15 (-575,383)
9DF0: F3 F7           ; (EF8) F7F3          ShortVector scale=2 x=300 y=700 intensity=15 (768,-768)
9DF2: DF 46 9F F4     ; (EF9) 46DF F49F     LongVector  scale=4 x=49F y=6DF intensity=15 (-159,-735)
9DF6: 7F 42 1F F5     ; (EFB) 427F F51F     LongVector  scale=4 x=51F y=27F intensity=15 (-287,639)
9DFA: 00 D0           ; (EFD) D000          RTS
;
9DFC: 3F 36 3F 03     ; (EFE) 363F 033F     LongVector  scale=3 x=33F y=63F intensity=0 (831,-575)
9E00: FF 27 FF F1     ; (F00) 27FF F1FF     LongVector  scale=2 x=1FF y=7FF intensity=15 (511,-1023)
9E04: FF 21 FF F7     ; (F02) 21FF F7FF     LongVector  scale=2 x=7FF y=1FF intensity=15 (-1023,511)
9E08: 00 D0           ; (F04) D000          RTS
;
9E0A: 06 F2           ; (F05) F206          ShortVector scale=2 x=600 y=200 intensity=0 (-512,512)
9E0C: DF 44 9F F2     ; (F06) 44DF F29F     LongVector  scale=4 x=29F y=4DF intensity=15 (671,-223)
9E10: FF 44 BF F6     ; (F08) 44FF F6BF     LongVector  scale=4 x=6BF y=4FF intensity=15 (-703,-255)
9E14: F7 F3           ; (F0A) F3F7          ShortVector scale=2 x=700 y=300 intensity=15 (-768,768)
9E16: 3F 36 7F F1     ; (F0B) 363F F17F     LongVector  scale=3 x=17F y=63F intensity=15 (383,-575)
9E1A: FF 42 1F F4     ; (F0D) 42FF F41F     LongVector  scale=4 x=41F y=2FF intensity=15 (-31,767)
9E1E: 7F 20 7F F6     ; (F0F) 207F F67F     LongVector  scale=2 x=67F y=07F intensity=15 (-639,127)
9E22: 7F 26 7F F0     ; (F11) 267F F07F     LongVector  scale=2 x=07F y=67F intensity=15 (127,-639)
9E26: 1F 44 FF F2     ; (F13) 441F F2FF     LongVector  scale=4 x=2FF y=41F intensity=15 (767,-31)
9E2A: 7F 31 3F F6     ; (F15) 317F F63F     LongVector  scale=3 x=63F y=17F intensity=15 (-575,383)
9E2E: F3 F7           ; (F17) F7F3          ShortVector scale=2 x=300 y=700 intensity=15 (768,-768)
9E30: BF 46 FF F4     ; (F18) 46BF F4FF     LongVector  scale=4 x=4FF y=6BF intensity=15 (-255,-703)
9E34: 9F 42 DF F4     ; (F1A) 429F F4DF     LongVector  scale=4 x=4DF y=29F intensity=15 (-223,671)
9E38: 00 D0           ; (F1C) D000          RTS
;
9E3A: 7F 36 FF 02     ; (F1D) 367F 02FF     LongVector  scale=3 x=2FF y=67F intensity=0 (767,-639)
9E3E: 3F 36 BF F0     ; (F1F) 363F F0BF     LongVector  scale=3 x=0BF y=63F intensity=15 (191,-575)
9E42: 7F 22 FF F7     ; (F21) 227F F7FF     LongVector  scale=2 x=7FF y=27F intensity=15 (-1023,639)
9E46: 00 D0           ; (F23) D000          RTS
;
9E48: FF 13 FF 06     ; (F24) 13FF 06FF     LongVector  scale=1 x=6FF y=3FF intensity=0 (-767,1023)
9E4C: 1F 45 7F F2     ; (F26) 451F F27F     LongVector  scale=4 x=27F y=51F intensity=15 (639,-287)
9E50: 9F 44 DF F6     ; (F28) 449F F6DF     LongVector  scale=4 x=6DF y=49F intensity=15 (-735,-159)
9E54: F7 F3           ; (F2A) F3F7          ShortVector scale=2 x=700 y=300 intensity=15 (-768,768)
9E56: 3F 36 7F F1     ; (F2B) 363F F17F     LongVector  scale=3 x=17F y=63F intensity=15 (383,-575)
9E5A: DF 42 1F F0     ; (F2D) 42DF F01F     LongVector  scale=4 x=01F y=2DF intensity=15 (31,735)
9E5E: FF 20 7F F6     ; (F2F) 20FF F67F     LongVector  scale=2 x=67F y=0FF intensity=15 (-639,255)
9E62: 7F 26 7F F0     ; (F31) 267F F07F     LongVector  scale=2 x=07F y=67F intensity=15 (127,-639)
9E66: 7F 44 DF F2     ; (F33) 447F F2DF     LongVector  scale=4 x=2DF y=47F intensity=15 (735,-127)
9E6A: F6 FA           ; (F35) FAF6          ShortVector scale=2 x=600 y=A00 intensity=15 (-512,512)
9E6C: 7F 27 7F F2     ; (F36) 277F F27F     LongVector  scale=2 x=27F y=77F intensity=15 (639,-895)
9E70: BF 46 3F F5     ; (F38) 46BF F53F     LongVector  scale=4 x=53F y=6BF intensity=15 (-319,-703)
9E74: BF 42 7F F4     ; (F3A) 42BF F47F     LongVector  scale=4 x=47F y=2BF intensity=15 (-127,703)
9E78: 00 D0           ; (F3C) D000          RTS
;
9E7A: BF 36 BF 02     ; (F3D) 36BF 02BF     LongVector  scale=3 x=2BF y=6BF intensity=0 (703,-703)
9E7E: 7F 36 7F F0     ; (F3F) 367F F07F     LongVector  scale=3 x=07F y=67F intensity=15 (127,-639)
9E82: FF 22 7F F7     ; (F41) 22FF F77F     LongVector  scale=2 x=77F y=2FF intensity=15 (-895,767)
9E86: 00 D0           ; (F43) D000          RTS
;
9E88: FF 13 FF 06     ; (F44) 13FF 06FF     LongVector  scale=1 x=6FF y=3FF intensity=0 (-767,1023)
9E8C: 5F 45 5F F2     ; (F46) 455F F25F     LongVector  scale=4 x=25F y=55F intensity=15 (607,-351)
9E90: 5F 44 DF F6     ; (F48) 445F F6DF     LongVector  scale=4 x=6DF y=45F intensity=15 (-735,-95)
9E94: FF 23 7F F6     ; (F4A) 23FF F67F     LongVector  scale=2 x=67F y=3FF intensity=15 (-639,1023)
9E98: BF 36 FF F0     ; (F4C) 36BF F0FF     LongVector  scale=3 x=0FF y=6BF intensity=15 (255,-703)
9E9C: FF 42 7F F0     ; (F4E) 42FF F07F     LongVector  scale=4 x=07F y=2FF intensity=15 (127,767)
9EA0: FF 20 7F F6     ; (F50) 20FF F67F     LongVector  scale=2 x=67F y=0FF intensity=15 (-639,255)
9EA4: F4 F7           ; (F52) F7F4          ShortVector scale=2 x=400 y=700 intensity=15 (0,-768)
9EA6: 9F 44 FF F2     ; (F53) 449F F2FF     LongVector  scale=4 x=2FF y=49F intensity=15 (767,-159)
9EAA: F6 FA           ; (F55) FAF6          ShortVector scale=2 x=600 y=A00 intensity=15 (-512,512)
9EAC: FF 27 7F F2     ; (F56) 27FF F27F     LongVector  scale=2 x=27F y=7FF intensity=15 (639,-1023)
9EB0: 7F 46 7F F5     ; (F58) 467F F57F     LongVector  scale=4 x=57F y=67F intensity=15 (-383,-639)
9EB4: BF 42 5F F4     ; (F5A) 42BF F45F     LongVector  scale=4 x=45F y=2BF intensity=15 (-95,703)
9EB8: 00 D0           ; (F5C) D000          RTS
;
9EBA: 3F 37 7F 02     ; (F5D) 373F 027F     LongVector  scale=3 x=27F y=73F intensity=0 (639,-831)
9EBE: 3F 36 3F F0     ; (F5F) 363F F03F     LongVector  scale=3 x=03F y=63F intensity=15 (63,-575)
9EC2: 7F 23 7F F7     ; (F61) 237F F77F     LongVector  scale=2 x=77F y=37F intensity=15 (-895,895)
9EC6: 00 D0           ; (F63) D000          RTS
;
9EC8: 05 F2           ; (F64) F205          ShortVector scale=2 x=500 y=200 intensity=0 (-256,512)
9ECA: 7F 45 1F F2     ; (F65) 457F F21F     LongVector  scale=4 x=21F y=57F intensity=15 (543,-383)
9ECE: 1F 44 DF F6     ; (F67) 441F F6DF     LongVector  scale=4 x=6DF y=41F intensity=15 (-735,-31)
9ED2: F5 FA           ; (F69) FAF5          ShortVector scale=2 x=500 y=A00 intensity=15 (-256,512)
9ED4: BF 36 BF F0     ; (F6A) 36BF F0BF     LongVector  scale=3 x=0BF y=6BF intensity=15 (191,-703)
9ED8: DF 42 BF F0     ; (F6C) 42DF F0BF     LongVector  scale=4 x=0BF y=2DF intensity=15 (191,735)
9EDC: 7F 21 7F F6     ; (F6E) 217F F67F     LongVector  scale=2 x=67F y=17F intensity=15 (-639,383)
9EE0: F4 F7           ; (F70) F7F4          ShortVector scale=2 x=400 y=700 intensity=15 (0,-768)
9EE2: FF 44 DF F2     ; (F71) 44FF F2DF     LongVector  scale=4 x=2DF y=4FF intensity=15 (735,-255)
9EE6: 3F 32 BF F5     ; (F73) 323F F5BF     LongVector  scale=3 x=5BF y=23F intensity=15 (-447,575)
9EEA: F1 FE           ; (F75) FEF1          ShortVector scale=2 x=100 y=E00 intensity=15 (256,-512)
9EEC: 5F 46 9F F5     ; (F76) 465F F59F     LongVector  scale=4 x=59F y=65F intensity=15 (-415,-607)
9EF0: BF 42 1F F4     ; (F78) 42BF F41F     LongVector  scale=4 x=41F y=2BF intensity=15 (-31,703)
9EF4: 00 D0           ; (F7A) D000          RTS
;
9EF6: 3F 37 FF 01     ; (F7B) 373F 01FF     LongVector  scale=3 x=1FF y=73F intensity=0 (511,-831)
9EFA: 7F 36 3F F0     ; (F7D) 367F F03F     LongVector  scale=3 x=03F y=67F intensity=15 (63,-639)
9EFE: 7F 23 FF F6     ; (F7F) 237F F6FF     LongVector  scale=2 x=6FF y=37F intensity=15 (-767,895)
9F02: 00 D0           ; (F81) D000          RTS
;
9F04: 7F 22 FF 04     ; (F82) 227F 04FF     LongVector  scale=2 x=4FF y=27F intensity=0 (-255,639)
9F08: BF 37 FF F3     ; (F84) 37BF F3FF     LongVector  scale=3 x=3FF y=7BF intensity=15 (1023,-959)
9F0C: 3F 40 DF F6     ; (F86) 403F F6DF     LongVector  scale=4 x=6DF y=03F intensity=15 (-735,63)
9F10: F5 FA           ; (F88) FAF5          ShortVector scale=2 x=500 y=A00 intensity=15 (-256,512)
9F12: BF 36 BF F0     ; (F89) 36BF F0BF     LongVector  scale=3 x=0BF y=6BF intensity=15 (191,-703)
9F16: BF 42 1F F1     ; (F8B) 42BF F11F     LongVector  scale=4 x=11F y=2BF intensity=15 (287,703)
9F1A: FF 21 7F F6     ; (F8D) 21FF F67F     LongVector  scale=2 x=67F y=1FF intensity=15 (-639,511)
9F1E: FF 26 7F F4     ; (F8F) 26FF F47F     LongVector  scale=2 x=47F y=6FF intensity=15 (-127,-767)
9F22: 1F 45 BF F2     ; (F91) 451F F2BF     LongVector  scale=4 x=2BF y=51F intensity=15 (703,-287)
9F26: FF 23 7F F7     ; (F93) 23FF F77F     LongVector  scale=2 x=77F y=3FF intensity=15 (-895,1023)
9F2A: F1 FE           ; (F95) FEF1          ShortVector scale=2 x=100 y=E00 intensity=15 (256,-512)
9F2C: 3F 46 DF F5     ; (F96) 463F F5DF     LongVector  scale=4 x=5DF y=63F intensity=15 (-479,-575)
9F30: DF 42 1F F0     ; (F98) 42DF F01F     LongVector  scale=4 x=01F y=2DF intensity=15 (31,735)
9F34: 00 D0           ; (F9A) D000          RTS
;
9F36: 7F 37 BF 01     ; (F9B) 377F 01BF     LongVector  scale=3 x=1BF y=77F intensity=0 (447,-895)
9F3A: 7F 36 00 F4     ; (F9D) 367F F400     LongVector  scale=3 x=400 y=67F intensity=15 (0,-639)
9F3E: FF 23 FF F6     ; (F9F) 23FF F6FF     LongVector  scale=2 x=6FF y=3FF intensity=15 (-767,1023)
9F42: 00 D0           ; (FA1) D000          RTS
;
9F44: 7F 22 7F 04     ; (FA2) 227F 047F     LongVector  scale=2 x=47F y=27F intensity=0 (-127,639)
9F48: FF 37 7F F3     ; (FA4) 37FF F37F     LongVector  scale=3 x=37F y=7FF intensity=15 (895,-1023)
9F4C: 7F 40 DF F6     ; (FA6) 407F F6DF     LongVector  scale=4 x=6DF y=07F intensity=15 (-735,127)
9F50: 7F 23 7F F5     ; (FA8) 237F F57F     LongVector  scale=2 x=57F y=37F intensity=15 (-383,895)
9F54: 7F 36 7F F0     ; (FAA) 367F F07F     LongVector  scale=3 x=07F y=67F intensity=15 (127,-639)
9F58: 9F 42 5F F1     ; (FAC) 429F F15F     LongVector  scale=4 x=15F y=29F intensity=15 (351,671)
9F5C: FF 21 7F F6     ; (FAE) 21FF F67F     LongVector  scale=2 x=67F y=1FF intensity=15 (-639,511)
9F60: 7F 26 7F F4     ; (FB0) 267F F47F     LongVector  scale=2 x=47F y=67F intensity=15 (-127,-639)
9F64: 7F 45 7F F2     ; (FB2) 457F F27F     LongVector  scale=4 x=27F y=57F intensity=15 (639,-383)
9F68: 3F 32 3F F5     ; (FB4) 323F F53F     LongVector  scale=3 x=53F y=23F intensity=15 (-319,575)
9F6C: 7F 27 7F F1     ; (FB6) 277F F17F     LongVector  scale=2 x=17F y=77F intensity=15 (383,-895)
9F70: 1F 46 1F F6     ; (FB8) 461F F61F     LongVector  scale=4 x=61F y=61F intensity=15 (-543,-543)
9F74: BF 42 7F F0     ; (FBA) 42BF F07F     LongVector  scale=4 x=07F y=2BF intensity=15 (127,703)
9F78: 00 D0           ; (FBC) D000          RTS
;
9F7A: BF 37 3F 01     ; (FBD) 37BF 013F     LongVector  scale=3 x=13F y=7BF intensity=0 (319,-959)
9F7E: 3F 36 3F F4     ; (FBF) 363F F43F     LongVector  scale=3 x=43F y=63F intensity=15 (-63,-575)
9F82: FF 23 FF F5     ; (FC1) 23FF F5FF     LongVector  scale=2 x=5FF y=3FF intensity=15 (-511,1023)
9F86: 00 D0           ; (FC3) D000          RTS
;
9F88: 7F 22 7F 04     ; (FC4) 227F 047F     LongVector  scale=2 x=47F y=27F intensity=0 (-127,639)
9F8C: 3F 46 9F F1     ; (FC6) 463F F19F     LongVector  scale=4 x=19F y=63F intensity=15 (415,-575)
9F90: DF 40 DF F6     ; (FC8) 40DF F6DF     LongVector  scale=4 x=6DF y=0DF intensity=15 (-735,223)
9F94: FF 23 FF F4     ; (FCA) 23FF F4FF     LongVector  scale=2 x=4FF y=3FF intensity=15 (-255,1023)
9F98: BF 36 3F F0     ; (FCC) 36BF F03F     LongVector  scale=3 x=03F y=6BF intensity=15 (63,-703)
9F9C: 7F 42 7F F1     ; (FCE) 427F F17F     LongVector  scale=4 x=17F y=27F intensity=15 (383,639)
9FA0: 7F 22 7F F5     ; (FD0) 227F F57F     LongVector  scale=2 x=57F y=27F intensity=15 (-383,639)
9FA4: F5 F7           ; (FD2) F7F5          ShortVector scale=2 x=500 y=700 intensity=15 (-256,-768)
9FA6: 9F 45 5F F2     ; (FD3) 459F F25F     LongVector  scale=4 x=25F y=59F intensity=15 (607,-415)
9FAA: 3F 32 FF F4     ; (FD5) 323F F4FF     LongVector  scale=3 x=4FF y=23F intensity=15 (-255,575)
9FAE: FF 27 FF F0     ; (FD7) 27FF F0FF     LongVector  scale=2 x=0FF y=7FF intensity=15 (255,-1023)
9FB2: DF 45 5F F6     ; (FD9) 45DF F65F     LongVector  scale=4 x=65F y=5DF intensity=15 (-607,-479)
9FB6: BF 42 BF F0     ; (FDB) 42BF F0BF     LongVector  scale=4 x=0BF y=2BF intensity=15 (191,703)
9FBA: 00 D0           ; (FDD) D000          RTS
;
9FBC: FF 37 FF 00     ; (FDE) 37FF 00FF     LongVector  scale=3 x=0FF y=7FF intensity=0 (255,-1023)
9FC0: 3F 36 7F F4     ; (FE0) 363F F47F     LongVector  scale=3 x=47F y=63F intensity=15 (-127,-575)
9FC4: 3F 32 BF F4     ; (FE2) 323F F4BF     LongVector  scale=3 x=4BF y=23F intensity=15 (-191,575)
9FC8: 00 D0           ; (FE4) D000          RTS
;
9FCA: 7F 22 00 04     ; (FE5) 227F 0400     LongVector  scale=2 x=400 y=27F intensity=0 (0,639)
9FCE: 5F 46 5F F1     ; (FE7) 465F F15F     LongVector  scale=4 x=15F y=65F intensity=15 (351,-607)
9FD2: 1F 41 BF F6     ; (FE9) 411F F6BF     LongVector  scale=4 x=6BF y=11F intensity=15 (-703,287)
9FD6: FF 23 7F F4     ; (FEB) 23FF F47F     LongVector  scale=2 x=47F y=3FF intensity=15 (-127,1023)
9FDA: 7F 36 3F F4     ; (FED) 367F F43F     LongVector  scale=3 x=43F y=67F intensity=15 (-63,-639)
9FDE: 3F 42 BF F1     ; (FEF) 423F F1BF     LongVector  scale=4 x=1BF y=23F intensity=15 (447,575)
9FE2: 7F 22 7F F5     ; (FF1) 227F F57F     LongVector  scale=2 x=57F y=27F intensity=15 (-383,639)
9FE6: 7F 26 FF F4     ; (FF3) 267F F4FF     LongVector  scale=2 x=4FF y=67F intensity=15 (-255,-639)
9FEA: FF 45 3F F2     ; (FF5) 45FF F23F     LongVector  scale=4 x=23F y=5FF intensity=15 (575,-511)
9FEE: 7F 32 BF F4     ; (FF7) 327F F4BF     LongVector  scale=3 x=4BF y=27F intensity=15 (-191,639)
9FF2: F4 FE           ; (FF9) FEF4          ShortVector scale=2 x=400 y=E00 intensity=15 (0,-512)
9FF4: 9F 45 5F F6     ; (FFA) 459F F65F     LongVector  scale=4 x=65F y=59F intensity=15 (-607,-415)
9FF8: 9F 42 FF F0     ; (FFC) 429F F0FF     LongVector  scale=4 x=0FF y=29F intensity=15 (255,671)
9FFC: 00 D0           ; (FFE) D000          RTS

9FFE: FB FF