Home » Personal collection » Acorn ADFS disks » Electron_User_Group » EUG_51.ADF » U/SCROLL2
U/SCROLL2
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 » Personal collection » Acorn ADFS disks » Electron_User_Group » EUG_51.ADF |
Filename: | U/SCROLL2 |
Read OK: | ✔ |
File size: | 01F9 bytes |
Load address: | FFFF0E00 |
Exec address: | FFFF802B |
Duplicates
There are 2 duplicate copies of this file in the archive:
- AEW website » eug » eug_3_5_discs_Eug-51_A-EUG51.adf » U/SCROLL2
- AEW website » eug » eug_5_25_discs_Eug-51_D-EUG51.dsd » U.SCROLL2
- Personal collection » Acorn ADFS disks » Electron_User_Group » EUG_51.ADF » U/SCROLL2
File contents
10REM 20REM"�Simple 1 Pixel Text Scroller 30REM"�By�The Welder/Faith^Darkage 40REM"�Faith Productions�1998 50PROCasm:MODE4:VDU23,1,0;0;0;0;19,0,4;0;:PRINTTAB(7,15);"Fast 1 Pixel Text Scroller";TAB(0,0);:CALLQ%:END 60DEFPROCasm:DIMQ%64:LOCALI%,P%:FORI%=0TO2STEP2:P%=Q%:[OPTI%:LDX#int MOD256:LDY#int DIV256:SEI:STX&220:STY&221:CLI:LDA#14:LDX#4:LDY#0:JMP&FFF4 70.int PHP:PHA:TXA:PHA:TYA:PHA:LDX#0:LDY#7:.lp0 TYA:PHA:LDA&6AE8,X:ASLA:LDY#31:.lp1 ROL&6AE0,X:PHP:TXA:SEC:SBC#8:PLP:TAX:DEY:BPLlp1:INX:PLA:TAY:DEY:BPLlp0:PLA:TAY:PLA:TAX:PLA:PLP:RTS:]:NEXT:ENDPROC
� #�"�Simple 1 Pixel Text Scroller "�"�By�The Welder/Faith^Darkage (�"�Faith Productions�1998 2U�asm:�4:�23,1,0;0;0;0;19,0,4;0;:�7,15);"Fast 1 Pixel Text Scroller";�0,0);:�Q%:� <{��asm:�Q%64:�I%,P%:�I%=0�2�2:P%=Q%:[OPTI%:LDX#int �256:LDY#int �256:SEI:STX&220:STY&221:CLI:LDA#14:LDX#4:LDY#0:JMP&FFF4 F�.int PHP:PHA:TXA:PHA:TYA:PHA:LDX#0:LDY#7:.lp0 TYA:PHA:LDA&6AE8,X:ASLA:LDY#31:.lp1 ROL&6AE0,X:PHP:TXA:SEC:SBC#8:PLP:TAX:DEY:BPLlp1:INX:PLA:TAY:DEY:BPLlp0:PLA:TAY:PLA:TAX:PLA:PLP:RTS:]:�:� �
00000000 0d 00 0a 07 f4 16 07 0d 00 14 23 f4 22 84 53 69 |..........#.".Si| 00000010 6d 70 6c 65 20 31 20 50 69 78 65 6c 20 54 65 78 |mple 1 Pixel Tex| 00000020 74 20 53 63 72 6f 6c 6c 65 72 0d 00 1e 22 f4 22 |t Scroller..."."| 00000030 83 42 79 85 54 68 65 20 57 65 6c 64 65 72 2f 46 |.By.The Welder/F| 00000040 61 69 74 68 5e 44 61 72 6b 61 67 65 0d 00 28 1d |aith^Darkage..(.| 00000050 f4 22 82 46 61 69 74 68 20 50 72 6f 64 75 63 74 |.".Faith Product| 00000060 69 6f 6e 73 81 31 39 39 38 0d 00 32 55 f2 61 73 |ions.1998..2U.as| 00000070 6d 3a eb 34 3a ef 32 33 2c 31 2c 30 3b 30 3b 30 |m:.4:.23,1,0;0;0| 00000080 3b 30 3b 31 39 2c 30 2c 34 3b 30 3b 3a f1 8a 37 |;0;19,0,4;0;:..7| 00000090 2c 31 35 29 3b 22 46 61 73 74 20 31 20 50 69 78 |,15);"Fast 1 Pix| 000000a0 65 6c 20 54 65 78 74 20 53 63 72 6f 6c 6c 65 72 |el Text Scroller| 000000b0 22 3b 8a 30 2c 30 29 3b 3a d6 51 25 3a e0 0d 00 |";.0,0);:.Q%:...| 000000c0 3c 7b dd f2 61 73 6d 3a de 51 25 36 34 3a ea 49 |<{..asm:.Q%64:.I| 000000d0 25 2c 50 25 3a e3 49 25 3d 30 b8 32 88 32 3a 50 |%,P%:.I%=0.2.2:P| 000000e0 25 3d 51 25 3a 5b 4f 50 54 49 25 3a 4c 44 58 23 |%=Q%:[OPTI%:LDX#| 000000f0 69 6e 74 20 83 32 35 36 3a 4c 44 59 23 69 6e 74 |int .256:LDY#int| 00000100 20 81 32 35 36 3a 53 45 49 3a 53 54 58 26 32 32 | .256:SEI:STX&22| 00000110 30 3a 53 54 59 26 32 32 31 3a 43 4c 49 3a 4c 44 |0:STY&221:CLI:LD| 00000120 41 23 31 34 3a 4c 44 58 23 34 3a 4c 44 59 23 30 |A#14:LDX#4:LDY#0| 00000130 3a 4a 4d 50 26 46 46 46 34 0d 00 46 be 2e 69 6e |:JMP&FFF4..F..in| 00000140 74 20 50 48 50 3a 50 48 41 3a 54 58 41 3a 50 48 |t PHP:PHA:TXA:PH| 00000150 41 3a 54 59 41 3a 50 48 41 3a 4c 44 58 23 30 3a |A:TYA:PHA:LDX#0:| 00000160 4c 44 59 23 37 3a 2e 6c 70 30 20 54 59 41 3a 50 |LDY#7:.lp0 TYA:P| 00000170 48 41 3a 4c 44 41 26 36 41 45 38 2c 58 3a 41 53 |HA:LDA&6AE8,X:AS| 00000180 4c 41 3a 4c 44 59 23 33 31 3a 2e 6c 70 31 20 52 |LA:LDY#31:.lp1 R| 00000190 4f 4c 26 36 41 45 30 2c 58 3a 50 48 50 3a 54 58 |OL&6AE0,X:PHP:TX| 000001a0 41 3a 53 45 43 3a 53 42 43 23 38 3a 50 4c 50 3a |A:SEC:SBC#8:PLP:| 000001b0 54 41 58 3a 44 45 59 3a 42 50 4c 6c 70 31 3a 49 |TAX:DEY:BPLlp1:I| 000001c0 4e 58 3a 50 4c 41 3a 54 41 59 3a 44 45 59 3a 42 |NX:PLA:TAY:DEY:B| 000001d0 50 4c 6c 70 30 3a 50 4c 41 3a 54 41 59 3a 50 4c |PLlp0:PLA:TAY:PL| 000001e0 41 3a 54 41 58 3a 50 4c 41 3a 50 4c 50 3a 52 54 |A:TAX:PLA:PLP:RT| 000001f0 53 3a 5d 3a ed 3a e1 0d ff |S:]:.:...| 000001f9