Home » Archimedes archive » Acorn User » Acorn User - Updated Shareware Collection (1994).adf » Programs » !WelcomeA/Library/Assembler/VduExt
!WelcomeA/Library/Assembler/VduExt
This website contains an archive of files for the Acorn Electron, BBC Micro, Acorn Archimedes, Commodore 16 and Commodore 64 computers, which Dominic Ford has rescued from his private collection of floppy disks and cassettes.
Some of these files were originally commercial releases in the 1980s and 1990s, but they are now widely available online. I assume that copyright over them is no longer being asserted. If you own the copyright and would like files to be removed, please contact me.
Tape/disk: | Home » Archimedes archive » Acorn User » Acorn User - Updated Shareware Collection (1994).adf » Programs |
Filename: | !WelcomeA/Library/Assembler/VduExt |
Read OK: | ✔ |
File size: | 05A2 bytes |
Load address: | 0000 |
Exec address: | 0000 |
File contents
1REM>VduExt 2REMProduced by BasCompress v1.31 (18 Jan 1993) 3DEFFN_VduExt_version=1 4DEFFN_hard_initialise_VduExt=0 5DEFPROC_VduExt(code%,L%):VduExt_ModeFlags=0:VduExt_ScrRCol=1:VduExt_ScrBRow=2:VduExt_NColour=3:VduExt_XEigFactor=4:VduExt_YEigFactor=5:VduExt_LineLength=6:VduExt_ScreenSize=7:VduExt_YShftFactor=8:VduExt_Log2BPP=9:VduExt_Log2BPC=10:VduExt_XWindLimit=11 6VduExt_YWindLimit=12:VduExt_GWLCol=128:VduExt_GWBRow=129:VduExt_GWRCol=130:VduExt_GWTRow=131:VduExt_TWLCol=132:VduExt_TWBRow=133:VduExt_TWRCol=134:VduExt_TWTRow=135:VduExt_OrgX=136:VduExt_OrgY=137:VduExt_GCsX=138:VduExt_GCsY=139:VduExt_OlderCsX=140 7VduExt_OlderCsY=141:VduExt_OldCsX=142:VduExt_OldCsY=143:VduExt_GCsIX=144:VduExt_GCsIY=145:VduExt_NewPtX=146:VduExt_NewPtY=147:VduExt_ScreenStart=148:VduExt_DisplayStart=149:VduExt_TotalScreenSize=150:VduExt_GPLFMD=151:VduExt_GPLBMD=152 8VduExt_GFCOL=153:VduExt_GBCOL=154:VduExt_TForeCol=155:VduExt_TBackCol=156:VduExt_GFTint=157:VduExt_GBTint=158:VduExt_TFTint=159:VduExt_TBTint=160:VduExt_MaxMode=161:VduExt_GCharSizeX=162:VduExt_GCharSizeY=163:VduExt_GCharSpaceX=164 9VduExt_GCharSpaceY=165:VduExt_HLineAddr=166:VduExt_TCharSizeX=167:VduExt_TCharSizeY=168:VduExt_TCharSpaceX=169:VduExt_TCharSpaceY=170:VduExt_GcolOraEorAddr=171:VduExt_WindowWidth=256:VduExt_WindowHeight=257:Flag_NonGraphic=1:Flag_Teletext=2 10Flag_GapMode=4:Flag_BBCGapMode=8:Flag_HiResMono=16:Flag_DoubleVertical=32:Flag_HardScrollDisabled=64:ENDPROC
�>VduExt 0�Produced by BasCompress v1.31 (18 Jan 1993) ݤ_VduExt_version=1 ݤ_hard_initialise_VduExt=0 ���_VduExt(code%,L%):VduExt_ModeFlags=0:VduExt_ScrRCol=1:VduExt_ScrBRow=2:VduExt_NColour=3:VduExt_XEigFactor=4:VduExt_YEigFactor=5:VduExt_LineLength=6:VduExt_ScreenSize=7:VduExt_YShftFactor=8:VduExt_Log2BPP=9:VduExt_Log2BPC=10:VduExt_XWindLimit=11 �VduExt_YWindLimit=12:VduExt_GWLCol=128:VduExt_GWBRow=129:VduExt_GWRCol=130:VduExt_GWTRow=131:VduExt_TWLCol=132:VduExt_TWBRow=133:VduExt_TWRCol=134:VduExt_TWTRow=135:VduExt_OrgX=136:VduExt_OrgY=137:VduExt_GCsX=138:VduExt_GCsY=139:VduExt_OlderCsX=140 �VduExt_OlderCsY=141:VduExt_OldCsX=142:VduExt_OldCsY=143:VduExt_GCsIX=144:VduExt_GCsIY=145:VduExt_NewPtX=146:VduExt_NewPtY=147:VduExt_ScreenStart=148:VduExt_DisplayStart=149:VduExt_TotalScreenSize=150:VduExt_GPLFMD=151:VduExt_GPLBMD=152 �VduExt_GFCOL=153:VduExt_GBCOL=154:VduExt_TForeCol=155:VduExt_TBackCol=156:VduExt_GFTint=157:VduExt_GBTint=158:VduExt_TFTint=159:VduExt_TBTint=160:VduExt_MaxMode=161:VduExt_GCharSizeX=162:VduExt_GCharSizeY=163:VduExt_GCharSpaceX=164 �VduExt_GCharSpaceY=165:VduExt_HLineAddr=166:VduExt_TCharSizeX=167:VduExt_TCharSizeY=168:VduExt_TCharSpaceX=169:VduExt_TCharSpaceY=170:VduExt_GcolOraEorAddr=171:VduExt_WindowWidth=256:VduExt_WindowHeight=257:Flag_NonGraphic=1:Flag_Teletext=2 jFlag_GapMode=4:Flag_BBCGapMode=8:Flag_HiResMono=16:Flag_DoubleVertical=32:Flag_HardScrollDisabled=64:� �
00000000 0d 00 01 0c f4 3e 56 64 75 45 78 74 0d 00 02 30 |.....>VduExt...0| 00000010 f4 50 72 6f 64 75 63 65 64 20 62 79 20 42 61 73 |.Produced by Bas| 00000020 43 6f 6d 70 72 65 73 73 20 76 31 2e 33 31 20 28 |Compress v1.31 (| 00000030 31 38 20 4a 61 6e 20 31 39 39 33 29 0d 00 03 17 |18 Jan 1993)....| 00000040 dd a4 5f 56 64 75 45 78 74 5f 76 65 72 73 69 6f |.._VduExt_versio| 00000050 6e 3d 31 0d 00 04 1f dd a4 5f 68 61 72 64 5f 69 |n=1......_hard_i| 00000060 6e 69 74 69 61 6c 69 73 65 5f 56 64 75 45 78 74 |nitialise_VduExt| 00000070 3d 30 0d 00 05 fa dd f2 5f 56 64 75 45 78 74 28 |=0......_VduExt(| 00000080 63 6f 64 65 25 2c 4c 25 29 3a 56 64 75 45 78 74 |code%,L%):VduExt| 00000090 5f 4d 6f 64 65 46 6c 61 67 73 3d 30 3a 56 64 75 |_ModeFlags=0:Vdu| 000000a0 45 78 74 5f 53 63 72 52 43 6f 6c 3d 31 3a 56 64 |Ext_ScrRCol=1:Vd| 000000b0 75 45 78 74 5f 53 63 72 42 52 6f 77 3d 32 3a 56 |uExt_ScrBRow=2:V| 000000c0 64 75 45 78 74 5f 4e 43 6f 6c 6f 75 72 3d 33 3a |duExt_NColour=3:| 000000d0 56 64 75 45 78 74 5f 58 45 69 67 46 61 63 74 6f |VduExt_XEigFacto| 000000e0 72 3d 34 3a 56 64 75 45 78 74 5f 59 45 69 67 46 |r=4:VduExt_YEigF| 000000f0 61 63 74 6f 72 3d 35 3a 56 64 75 45 78 74 5f 4c |actor=5:VduExt_L| 00000100 69 6e 65 4c 65 6e 67 74 68 3d 36 3a 56 64 75 45 |ineLength=6:VduE| 00000110 78 74 5f 53 63 72 65 65 6e 53 69 7a 65 3d 37 3a |xt_ScreenSize=7:| 00000120 56 64 75 45 78 74 5f 59 53 68 66 74 46 61 63 74 |VduExt_YShftFact| 00000130 6f 72 3d 38 3a 56 64 75 45 78 74 5f 4c 6f 67 32 |or=8:VduExt_Log2| 00000140 42 50 50 3d 39 3a 56 64 75 45 78 74 5f 4c 6f 67 |BPP=9:VduExt_Log| 00000150 32 42 50 43 3d 31 30 3a 56 64 75 45 78 74 5f 58 |2BPC=10:VduExt_X| 00000160 57 69 6e 64 4c 69 6d 69 74 3d 31 31 0d 00 06 fc |WindLimit=11....| 00000170 56 64 75 45 78 74 5f 59 57 69 6e 64 4c 69 6d 69 |VduExt_YWindLimi| 00000180 74 3d 31 32 3a 56 64 75 45 78 74 5f 47 57 4c 43 |t=12:VduExt_GWLC| 00000190 6f 6c 3d 31 32 38 3a 56 64 75 45 78 74 5f 47 57 |ol=128:VduExt_GW| 000001a0 42 52 6f 77 3d 31 32 39 3a 56 64 75 45 78 74 5f |BRow=129:VduExt_| 000001b0 47 57 52 43 6f 6c 3d 31 33 30 3a 56 64 75 45 78 |GWRCol=130:VduEx| 000001c0 74 5f 47 57 54 52 6f 77 3d 31 33 31 3a 56 64 75 |t_GWTRow=131:Vdu| 000001d0 45 78 74 5f 54 57 4c 43 6f 6c 3d 31 33 32 3a 56 |Ext_TWLCol=132:V| 000001e0 64 75 45 78 74 5f 54 57 42 52 6f 77 3d 31 33 33 |duExt_TWBRow=133| 000001f0 3a 56 64 75 45 78 74 5f 54 57 52 43 6f 6c 3d 31 |:VduExt_TWRCol=1| 00000200 33 34 3a 56 64 75 45 78 74 5f 54 57 54 52 6f 77 |34:VduExt_TWTRow| 00000210 3d 31 33 35 3a 56 64 75 45 78 74 5f 4f 72 67 58 |=135:VduExt_OrgX| 00000220 3d 31 33 36 3a 56 64 75 45 78 74 5f 4f 72 67 59 |=136:VduExt_OrgY| 00000230 3d 31 33 37 3a 56 64 75 45 78 74 5f 47 43 73 58 |=137:VduExt_GCsX| 00000240 3d 31 33 38 3a 56 64 75 45 78 74 5f 47 43 73 59 |=138:VduExt_GCsY| 00000250 3d 31 33 39 3a 56 64 75 45 78 74 5f 4f 6c 64 65 |=139:VduExt_Olde| 00000260 72 43 73 58 3d 31 34 30 0d 00 07 ef 56 64 75 45 |rCsX=140....VduE| 00000270 78 74 5f 4f 6c 64 65 72 43 73 59 3d 31 34 31 3a |xt_OlderCsY=141:| 00000280 56 64 75 45 78 74 5f 4f 6c 64 43 73 58 3d 31 34 |VduExt_OldCsX=14| 00000290 32 3a 56 64 75 45 78 74 5f 4f 6c 64 43 73 59 3d |2:VduExt_OldCsY=| 000002a0 31 34 33 3a 56 64 75 45 78 74 5f 47 43 73 49 58 |143:VduExt_GCsIX| 000002b0 3d 31 34 34 3a 56 64 75 45 78 74 5f 47 43 73 49 |=144:VduExt_GCsI| 000002c0 59 3d 31 34 35 3a 56 64 75 45 78 74 5f 4e 65 77 |Y=145:VduExt_New| 000002d0 50 74 58 3d 31 34 36 3a 56 64 75 45 78 74 5f 4e |PtX=146:VduExt_N| 000002e0 65 77 50 74 59 3d 31 34 37 3a 56 64 75 45 78 74 |ewPtY=147:VduExt| 000002f0 5f 53 63 72 65 65 6e 53 74 61 72 74 3d 31 34 38 |_ScreenStart=148| 00000300 3a 56 64 75 45 78 74 5f 44 69 73 70 6c 61 79 53 |:VduExt_DisplayS| 00000310 74 61 72 74 3d 31 34 39 3a 56 64 75 45 78 74 5f |tart=149:VduExt_| 00000320 54 6f 74 61 6c 53 63 72 65 65 6e 53 69 7a 65 3d |TotalScreenSize=| 00000330 31 35 30 3a 56 64 75 45 78 74 5f 47 50 4c 46 4d |150:VduExt_GPLFM| 00000340 44 3d 31 35 31 3a 56 64 75 45 78 74 5f 47 50 4c |D=151:VduExt_GPL| 00000350 42 4d 44 3d 31 35 32 0d 00 08 eb 56 64 75 45 78 |BMD=152....VduEx| 00000360 74 5f 47 46 43 4f 4c 3d 31 35 33 3a 56 64 75 45 |t_GFCOL=153:VduE| 00000370 78 74 5f 47 42 43 4f 4c 3d 31 35 34 3a 56 64 75 |xt_GBCOL=154:Vdu| 00000380 45 78 74 5f 54 46 6f 72 65 43 6f 6c 3d 31 35 35 |Ext_TForeCol=155| 00000390 3a 56 64 75 45 78 74 5f 54 42 61 63 6b 43 6f 6c |:VduExt_TBackCol| 000003a0 3d 31 35 36 3a 56 64 75 45 78 74 5f 47 46 54 69 |=156:VduExt_GFTi| 000003b0 6e 74 3d 31 35 37 3a 56 64 75 45 78 74 5f 47 42 |nt=157:VduExt_GB| 000003c0 54 69 6e 74 3d 31 35 38 3a 56 64 75 45 78 74 5f |Tint=158:VduExt_| 000003d0 54 46 54 69 6e 74 3d 31 35 39 3a 56 64 75 45 78 |TFTint=159:VduEx| 000003e0 74 5f 54 42 54 69 6e 74 3d 31 36 30 3a 56 64 75 |t_TBTint=160:Vdu| 000003f0 45 78 74 5f 4d 61 78 4d 6f 64 65 3d 31 36 31 3a |Ext_MaxMode=161:| 00000400 56 64 75 45 78 74 5f 47 43 68 61 72 53 69 7a 65 |VduExt_GCharSize| 00000410 58 3d 31 36 32 3a 56 64 75 45 78 74 5f 47 43 68 |X=162:VduExt_GCh| 00000420 61 72 53 69 7a 65 59 3d 31 36 33 3a 56 64 75 45 |arSizeY=163:VduE| 00000430 78 74 5f 47 43 68 61 72 53 70 61 63 65 58 3d 31 |xt_GCharSpaceX=1| 00000440 36 34 0d 00 09 f4 56 64 75 45 78 74 5f 47 43 68 |64....VduExt_GCh| 00000450 61 72 53 70 61 63 65 59 3d 31 36 35 3a 56 64 75 |arSpaceY=165:Vdu| 00000460 45 78 74 5f 48 4c 69 6e 65 41 64 64 72 3d 31 36 |Ext_HLineAddr=16| 00000470 36 3a 56 64 75 45 78 74 5f 54 43 68 61 72 53 69 |6:VduExt_TCharSi| 00000480 7a 65 58 3d 31 36 37 3a 56 64 75 45 78 74 5f 54 |zeX=167:VduExt_T| 00000490 43 68 61 72 53 69 7a 65 59 3d 31 36 38 3a 56 64 |CharSizeY=168:Vd| 000004a0 75 45 78 74 5f 54 43 68 61 72 53 70 61 63 65 58 |uExt_TCharSpaceX| 000004b0 3d 31 36 39 3a 56 64 75 45 78 74 5f 54 43 68 61 |=169:VduExt_TCha| 000004c0 72 53 70 61 63 65 59 3d 31 37 30 3a 56 64 75 45 |rSpaceY=170:VduE| 000004d0 78 74 5f 47 63 6f 6c 4f 72 61 45 6f 72 41 64 64 |xt_GcolOraEorAdd| 000004e0 72 3d 31 37 31 3a 56 64 75 45 78 74 5f 57 69 6e |r=171:VduExt_Win| 000004f0 64 6f 77 57 69 64 74 68 3d 32 35 36 3a 56 64 75 |dowWidth=256:Vdu| 00000500 45 78 74 5f 57 69 6e 64 6f 77 48 65 69 67 68 74 |Ext_WindowHeight| 00000510 3d 32 35 37 3a 46 6c 61 67 5f 4e 6f 6e 47 72 61 |=257:Flag_NonGra| 00000520 70 68 69 63 3d 31 3a 46 6c 61 67 5f 54 65 6c 65 |phic=1:Flag_Tele| 00000530 74 65 78 74 3d 32 0d 00 0a 6a 46 6c 61 67 5f 47 |text=2...jFlag_G| 00000540 61 70 4d 6f 64 65 3d 34 3a 46 6c 61 67 5f 42 42 |apMode=4:Flag_BB| 00000550 43 47 61 70 4d 6f 64 65 3d 38 3a 46 6c 61 67 5f |CGapMode=8:Flag_| 00000560 48 69 52 65 73 4d 6f 6e 6f 3d 31 36 3a 46 6c 61 |HiResMono=16:Fla| 00000570 67 5f 44 6f 75 62 6c 65 56 65 72 74 69 63 61 6c |g_DoubleVertical| 00000580 3d 33 32 3a 46 6c 61 67 5f 48 61 72 64 53 63 72 |=32:Flag_HardScr| 00000590 6f 6c 6c 44 69 73 61 62 6c 65 64 3d 36 34 3a e1 |ollDisabled=64:.| 000005a0 0d ff |..| 000005a2