Home » Personal collection » Acorn ADFS disks » Electron_User_Group » EUG_17.ADF » PROGS/ROMTXT1
PROGS/ROMTXT1
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_17.ADF |
Filename: | PROGS/ROMTXT1 |
Read OK: | ✔ |
File size: | 06EC bytes |
Load address: | 52204556 |
Exec address: | 58544D4F |
File contents
ROMs or RAMs ************ By Derek Walker I have never considered myself a programmer, simply because I very seldom write programs, I generally modify other peoples to suit my needs, such as, the Data link program (EDL) and Ground Controls UVIPROM EPROM programmer. The last couple of programs, ERLOAD and ERSAVE which appeared in issue 14, were my first serious attempts at programming and since I've had no adverse feedback from the group I will take it that the utilities have been successful and bug free. I would now like to present another utility, a *ROMS command which will list the ROMs in your machine. To use the program CHAIN"DWROMS", this will do three things: 1) Assemble the program 2) RUN the program 3) SAVE a file to your disc called DROMS You may wish to transfer the file "DWROMS" to another disc before you run it and rename the compiled file from DROMS to ROMS. When the program is complete you should have a on your screen a list of all ROMs and RAM in your computer. It should look like this but with entries for your computer: >*DROMS 0) < S > CLICK 1) < S > CLICK 2) < S > DFS V2.00 3) < SL> ViewSpell 4) < SL> VIEW 5) <R > 6) < S > UVIPROM V1E1 7) <R > 8) < > 9) < > A) < S > Stop Press 64 v1.01 B) < L> BASIC C) < S > Plus 1 Expansion D) < SL> Mode 7 Sim v1.4 E) < SL> AFM v1.09 F) < S > ADFS V1.00 >_ R indicates a RAM device is present S indicates the ROM has a Service entry point L indicates the ROM has a Language entry point Whenever you wish to know what's in your machine just type *DROMS, ADFS users can put the file into their LIBRARY on the Welcome Disc for easy access.
00000000 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00000010 20 20 20 20 20 20 20 20 20 20 20 20 20 52 4f 4d | ROM| 00000020 73 20 6f 72 20 52 41 4d 73 20 0d 20 20 20 20 20 |s or RAMs . | 00000030 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00000040 20 20 20 20 20 20 20 20 2a 2a 2a 2a 2a 2a 2a 2a | ********| 00000050 2a 2a 2a 2a 20 0d 20 20 20 20 20 20 20 20 20 20 |**** . | 00000060 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00000070 20 20 42 79 20 44 65 72 65 6b 20 57 61 6c 6b 65 | By Derek Walke| 00000080 72 0d 0d 49 20 68 61 76 65 20 6e 65 76 65 72 20 |r..I have never | 00000090 63 6f 6e 73 69 64 65 72 65 64 20 6d 79 73 65 6c |considered mysel| 000000a0 66 20 61 20 70 72 6f 67 72 61 6d 6d 65 72 2c 20 |f a programmer, | 000000b0 73 69 6d 70 6c 79 20 62 65 63 61 75 73 65 20 49 |simply because I| 000000c0 20 76 65 72 79 20 73 65 6c 64 6f 6d 20 0d 77 72 | very seldom .wr| 000000d0 69 74 65 20 70 72 6f 67 72 61 6d 73 2c 20 49 20 |ite programs, I | 000000e0 67 65 6e 65 72 61 6c 6c 79 20 6d 6f 64 69 66 79 |generally modify| 000000f0 20 6f 74 68 65 72 20 70 65 6f 70 6c 65 73 20 74 | other peoples t| 00000100 6f 20 73 75 69 74 20 6d 79 20 6e 65 65 64 73 2c |o suit my needs,| 00000110 20 73 75 63 68 20 61 73 2c 20 0d 74 68 65 20 44 | such as, .the D| 00000120 61 74 61 20 6c 69 6e 6b 20 70 72 6f 67 72 61 6d |ata link program| 00000130 20 28 45 44 4c 29 20 61 6e 64 20 47 72 6f 75 6e | (EDL) and Groun| 00000140 64 20 43 6f 6e 74 72 6f 6c 73 20 55 56 49 50 52 |d Controls UVIPR| 00000150 4f 4d 20 45 50 52 4f 4d 20 70 72 6f 67 72 61 6d |OM EPROM program| 00000160 6d 65 72 2e 20 20 0d 54 68 65 20 6c 61 73 74 20 |mer. .The last | 00000170 63 6f 75 70 6c 65 20 6f 66 20 70 72 6f 67 72 61 |couple of progra| 00000180 6d 73 2c 20 45 52 4c 4f 41 44 20 61 6e 64 20 45 |ms, ERLOAD and E| 00000190 52 53 41 56 45 20 77 68 69 63 68 20 61 70 70 65 |RSAVE which appe| 000001a0 61 72 65 64 20 69 6e 20 69 73 73 75 65 20 31 34 |ared in issue 14| 000001b0 2c 20 0d 77 65 72 65 20 6d 79 20 66 69 72 73 74 |, .were my first| 000001c0 20 73 65 72 69 6f 75 73 20 61 74 74 65 6d 70 74 | serious attempt| 000001d0 73 20 61 74 20 70 72 6f 67 72 61 6d 6d 69 6e 67 |s at programming| 000001e0 20 61 6e 64 20 73 69 6e 63 65 20 49 27 76 65 20 | and since I've | 000001f0 68 61 64 20 6e 6f 20 61 64 76 65 72 73 65 20 0d |had no adverse .| 00000200 66 65 65 64 62 61 63 6b 20 66 72 6f 6d 20 74 68 |feedback from th| 00000210 65 20 67 72 6f 75 70 20 49 20 77 69 6c 6c 20 74 |e group I will t| 00000220 61 6b 65 20 69 74 20 74 68 61 74 20 74 68 65 20 |ake it that the | 00000230 75 74 69 6c 69 74 69 65 73 20 68 61 76 65 20 62 |utilities have b| 00000240 65 65 6e 20 0d 73 75 63 63 65 73 73 66 75 6c 20 |een .successful | 00000250 61 6e 64 20 62 75 67 20 66 72 65 65 2e 20 20 49 |and bug free. I| 00000260 20 77 6f 75 6c 64 20 6e 6f 77 20 6c 69 6b 65 20 | would now like | 00000270 74 6f 20 70 72 65 73 65 6e 74 20 61 6e 6f 74 68 |to present anoth| 00000280 65 72 20 75 74 69 6c 69 74 79 2c 20 61 20 0d 2a |er utility, a .*| 00000290 52 4f 4d 53 20 63 6f 6d 6d 61 6e 64 20 77 68 69 |ROMS command whi| 000002a0 63 68 20 77 69 6c 6c 20 6c 69 73 74 20 74 68 65 |ch will list the| 000002b0 20 52 4f 4d 73 20 69 6e 20 79 6f 75 72 20 6d 61 | ROMs in your ma| 000002c0 63 68 69 6e 65 2e 20 20 54 6f 20 75 73 65 20 74 |chine. To use t| 000002d0 68 65 20 70 72 6f 67 72 61 6d 20 0d 43 48 41 49 |he program .CHAI| 000002e0 4e 22 44 57 52 4f 4d 53 22 2c 20 74 68 69 73 20 |N"DWROMS", this | 000002f0 77 69 6c 6c 20 64 6f 20 74 68 72 65 65 20 74 68 |will do three th| 00000300 69 6e 67 73 3a 20 0d 20 0d 31 29 20 41 73 73 65 |ings: . .1) Asse| 00000310 6d 62 6c 65 20 74 68 65 20 70 72 6f 67 72 61 6d |mble the program| 00000320 20 0d 20 0d 32 29 20 52 55 4e 20 74 68 65 20 70 | . .2) RUN the p| 00000330 72 6f 67 72 61 6d 20 0d 20 0d 33 29 20 53 41 56 |rogram . .3) SAV| 00000340 45 20 61 20 66 69 6c 65 20 74 6f 20 79 6f 75 72 |E a file to your| 00000350 20 64 69 73 63 20 63 61 6c 6c 65 64 20 44 52 4f | disc called DRO| 00000360 4d 53 20 0d 20 0d 59 6f 75 20 6d 61 79 20 77 69 |MS . .You may wi| 00000370 73 68 20 74 6f 20 74 72 61 6e 73 66 65 72 20 74 |sh to transfer t| 00000380 68 65 20 66 69 6c 65 20 22 44 57 52 4f 4d 53 22 |he file "DWROMS"| 00000390 20 74 6f 20 61 6e 6f 74 68 65 72 20 64 69 73 63 | to another disc| 000003a0 20 62 65 66 6f 72 65 20 79 6f 75 20 72 75 6e 20 | before you run | 000003b0 69 74 20 0d 61 6e 64 20 72 65 6e 61 6d 65 20 74 |it .and rename t| 000003c0 68 65 20 63 6f 6d 70 69 6c 65 64 20 66 69 6c 65 |he compiled file| 000003d0 20 66 72 6f 6d 20 44 52 4f 4d 53 20 74 6f 20 52 | from DROMS to R| 000003e0 4f 4d 53 2e 20 0d 20 0d 57 68 65 6e 20 74 68 65 |OMS. . .When the| 000003f0 20 70 72 6f 67 72 61 6d 20 69 73 20 63 6f 6d 70 | program is comp| 00000400 6c 65 74 65 20 79 6f 75 20 73 68 6f 75 6c 64 20 |lete you should | 00000410 68 61 76 65 20 61 20 6f 6e 20 79 6f 75 72 20 73 |have a on your s| 00000420 63 72 65 65 6e 20 61 20 6c 69 73 74 20 6f 66 20 |creen a list of | 00000430 61 6c 6c 20 0d 52 4f 4d 73 20 61 6e 64 20 52 41 |all .ROMs and RA| 00000440 4d 20 69 6e 20 79 6f 75 72 20 63 6f 6d 70 75 74 |M in your comput| 00000450 65 72 2e 20 20 49 74 20 73 68 6f 75 6c 64 20 6c |er. It should l| 00000460 6f 6f 6b 20 6c 69 6b 65 20 74 68 69 73 20 62 75 |ook like this bu| 00000470 74 20 77 69 74 68 20 65 6e 74 72 69 65 73 20 66 |t with entries f| 00000480 6f 72 20 0d 79 6f 75 72 20 63 6f 6d 70 75 74 65 |or .your compute| 00000490 72 3a 20 0d 20 0d 3e 2a 44 52 4f 4d 53 20 0d 20 |r: . .>*DROMS . | 000004a0 0d 30 29 20 3c 20 53 20 3e 20 43 4c 49 43 4b 20 |.0) < S > CLICK | 000004b0 0d 31 29 20 3c 20 53 20 3e 20 43 4c 49 43 4b 20 |.1) < S > CLICK | 000004c0 0d 32 29 20 3c 20 53 20 3e 20 44 46 53 20 56 32 |.2) < S > DFS V2| 000004d0 2e 30 30 20 0d 33 29 20 3c 20 53 4c 3e 20 56 69 |.00 .3) < SL> Vi| 000004e0 65 77 53 70 65 6c 6c 20 0d 34 29 20 3c 20 53 4c |ewSpell .4) < SL| 000004f0 3e 20 56 49 45 57 20 0d 35 29 20 3c 52 20 20 3e |> VIEW .5) <R >| 00000500 20 0d 36 29 20 3c 20 53 20 3e 20 55 56 49 50 52 | .6) < S > UVIPR| 00000510 4f 4d 20 56 31 45 31 20 0d 37 29 20 3c 52 20 20 |OM V1E1 .7) <R | 00000520 3e 20 0d 38 29 20 3c 20 20 20 3e 20 0d 39 29 20 |> .8) < > .9) | 00000530 3c 20 20 20 3e 20 0d 41 29 20 3c 20 53 20 3e 20 |< > .A) < S > | 00000540 53 74 6f 70 20 50 72 65 73 73 20 36 34 20 76 31 |Stop Press 64 v1| 00000550 2e 30 31 20 0d 42 29 20 3c 20 20 4c 3e 20 42 41 |.01 .B) < L> BA| 00000560 53 49 43 20 0d 43 29 20 3c 20 53 20 3e 20 50 6c |SIC .C) < S > Pl| 00000570 75 73 20 31 20 45 78 70 61 6e 73 69 6f 6e 20 0d |us 1 Expansion .| 00000580 44 29 20 3c 20 53 4c 3e 20 4d 6f 64 65 20 37 20 |D) < SL> Mode 7 | 00000590 53 69 6d 20 76 31 2e 34 20 0d 45 29 20 3c 20 53 |Sim v1.4 .E) < S| 000005a0 4c 3e 20 41 46 4d 20 76 31 2e 30 39 20 0d 46 29 |L> AFM v1.09 .F)| 000005b0 20 3c 20 53 20 3e 20 41 44 46 53 20 56 31 2e 30 | < S > ADFS V1.0| 000005c0 30 20 0d 20 0d 3e 5f 20 0d 20 0d 52 20 69 6e 64 |0 . .>_ . .R ind| 000005d0 69 63 61 74 65 73 20 61 20 52 41 4d 20 64 65 76 |icates a RAM dev| 000005e0 69 63 65 20 69 73 20 70 72 65 73 65 6e 74 20 0d |ice is present .| 000005f0 53 20 69 6e 64 69 63 61 74 65 73 20 74 68 65 20 |S indicates the | 00000600 52 4f 4d 20 68 61 73 20 61 20 53 65 72 76 69 63 |ROM has a Servic| 00000610 65 20 65 6e 74 72 79 20 70 6f 69 6e 74 20 0d 4c |e entry point .L| 00000620 20 69 6e 64 69 63 61 74 65 73 20 74 68 65 20 52 | indicates the R| 00000630 4f 4d 20 68 61 73 20 61 20 4c 61 6e 67 75 61 67 |OM has a Languag| 00000640 65 20 65 6e 74 72 79 20 70 6f 69 6e 74 20 0d 20 |e entry point . | 00000650 0d 57 68 65 6e 65 76 65 72 20 79 6f 75 20 77 69 |.Whenever you wi| 00000660 73 68 20 74 6f 20 6b 6e 6f 77 20 77 68 61 74 27 |sh to know what'| 00000670 73 20 69 6e 20 79 6f 75 72 20 6d 61 63 68 69 6e |s in your machin| 00000680 65 20 6a 75 73 74 20 74 79 70 65 20 2a 44 52 4f |e just type *DRO| 00000690 4d 53 2c 20 41 44 46 53 20 75 73 65 72 73 20 0d |MS, ADFS users .| 000006a0 63 61 6e 20 70 75 74 20 74 68 65 20 66 69 6c 65 |can put the file| 000006b0 20 69 6e 74 6f 20 74 68 65 69 72 20 4c 49 42 52 | into their LIBR| 000006c0 41 52 59 20 6f 6e 20 74 68 65 20 57 65 6c 63 6f |ARY on the Welco| 000006d0 6d 65 20 44 69 73 63 20 66 6f 72 20 65 61 73 79 |me Disc for easy| 000006e0 20 61 63 63 65 73 73 2e 20 0d 0d 0d | access. ...| 000006ec