Home » Archimedes archive » Acorn User » AU 1995-12 B.adf » Regulars » RuntheRISC/IIC1
RuntheRISC/IIC1
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 » AU 1995-12 B.adf » Regulars |
Filename: | RuntheRISC/IIC1 |
Read OK: | ✔ |
File size: | 00B2 bytes |
Load address: | 0000 |
Exec address: | 0000 |
Duplicates
There is 1 duplicate copy of this file in the archive:
- Archimedes archive » Acorn User » AU 1995-12 B.adf » Regulars » RuntheRISC/IIC1
- Archimedes archive » Micro User » MU 1991-06.adf » Listings » IIC1
File contents
10REM> IIC1 20PRINT "Write a ramp to the Analogue Output" 30PRINT "By Mike Cook" 40DIM PBK% 3 50?PBK%=&40 60REPEAT 70FOR A%=0 TO 255 80PBK%?1=A% 90SYS "IIC_Control",&90,PBK%,2 100NEXT 110UNTIL FALSE
�> IIC1 +� "Write a ramp to the Analogue Output" � "By Mike Cook" (� PBK% 3 2 ?PBK%=&40 <� F� A%=0 � 255 P PBK%?1=A% Zș "IIC_Control",&90,PBK%,2 d� n� � �
00000000 0d 00 0a 0b f4 3e 20 49 49 43 31 0d 00 14 2b f1 |.....> IIC1...+.| 00000010 20 22 57 72 69 74 65 20 61 20 72 61 6d 70 20 74 | "Write a ramp t| 00000020 6f 20 74 68 65 20 41 6e 61 6c 6f 67 75 65 20 4f |o the Analogue O| 00000030 75 74 70 75 74 22 0d 00 1e 14 f1 20 22 42 79 20 |utput"..... "By | 00000040 4d 69 6b 65 20 43 6f 6f 6b 22 0d 00 28 0c de 20 |Mike Cook"..(.. | 00000050 50 42 4b 25 20 33 0d 00 32 0d 3f 50 42 4b 25 3d |PBK% 3..2.?PBK%=| 00000060 26 34 30 0d 00 3c 05 f5 0d 00 46 10 e3 20 41 25 |&40..<....F.. A%| 00000070 3d 30 20 b8 20 32 35 35 0d 00 50 0d 50 42 4b 25 |=0 . 255..P.PBK%| 00000080 3f 31 3d 41 25 0d 00 5a 1f c8 99 20 22 49 49 43 |?1=A%..Z... "IIC| 00000090 5f 43 6f 6e 74 72 6f 6c 22 2c 26 39 30 2c 50 42 |_Control",&90,PB| 000000a0 4b 25 2c 32 0d 00 64 05 ed 0d 00 6e 07 fd 20 a3 |K%,2..d....n.. .| 000000b0 0d ff |..| 000000b2