Home » Personal collection » Acorn ADFS disks » Electron_User_Group » EUG_17.ADF » PROGS/GamTxt1
PROGS/GamTxt1
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/GamTxt1 |
Read OK: | ✔ |
File size: | 06FD bytes |
Load address: | 47204556 |
Exec address: | 78546D61 |
File contents
198 Station Road Lower Stondon Beds SG16 6JQ 05/11/94 Dear Gus, I have included a few programmes for inclusion into EUG if you wish to use them, they are: a) SCREEN This programme provides 3D and'large' lettering for an introduction screen. b) CODER This programme codes and decodes messages generally used in adventure hint sheets. These are normally coded by moving one character forward in the alphabet. this produces a file that can be read by VIEW, hence allowing coded and decoded hints to be written 'directly' into a word processor. Primarily of use for those compiling hint sheets for text adventures (or any other games for that matter). c) SOUND This programme was written using the sound definitions provided in the Electron User and allows the user to hear various sounds and obtain thedefinition of the sound from the listing of the programme. d) VIEW-MENU This provides a menu with a scrolling highlighted pointer this was adapted from a menu presented in Electron User. The following provides the various foreground and background colours available on the Electron, the Blue background is used in VIEW-MENU as I personally find this easier on the eyes whilst writing in VIEW. Hold CTRL key down and press the following keys (0 is the zero key) Foreground GREEN SAB000 YELLOW SAC000 CYAN SAF000 WHITE SAG000 RED SAA000 BLUE SAD000 VIOLET SAE000 BLACK SAP000 Flashing colours are available by using I, J, K, L, M, N, O as the last letter of the three. Background GREEN S0B000 YELLOW S0C000 CYAN S0F000 WHITE S0G000 RED S0A000 BLUE S0D000 VIOLET S0E000 BLACK S00000 Yours faithfully Paul Waterman
00000000 0d 09 09 09 09 09 09 09 31 39 38 20 53 74 61 74 |........198 Stat| 00000010 69 6f 6e 20 52 6f 61 64 0d 09 09 09 09 09 09 09 |ion Road........| 00000020 4c 6f 77 65 72 20 53 74 6f 6e 64 6f 6e 0d 09 09 |Lower Stondon...| 00000030 09 09 09 09 09 42 65 64 73 0d 09 09 09 09 09 09 |.....Beds.......| 00000040 09 53 47 31 36 20 36 4a 51 0d 0d 09 09 09 09 09 |.SG16 6JQ.......| 00000050 09 09 30 35 2f 31 31 2f 39 34 0d 0d 44 65 61 72 |..05/11/94..Dear| 00000060 20 47 75 73 2c 0d 0d 49 20 68 61 76 65 20 69 6e | Gus,..I have in| 00000070 63 6c 75 64 65 64 20 61 20 66 65 77 20 70 72 6f |cluded a few pro| 00000080 67 72 61 6d 6d 65 73 20 66 6f 72 20 69 6e 63 6c |grammes for incl| 00000090 75 73 69 6f 6e 20 69 6e 74 6f 20 45 55 47 20 69 |usion into EUG i| 000000a0 66 20 79 6f 75 20 77 69 73 68 20 74 6f 20 75 73 |f you wish to us| 000000b0 65 0d 74 68 65 6d 2c 20 74 68 65 79 20 61 72 65 |e.them, they are| 000000c0 3a 0d 0d 61 29 20 53 43 52 45 45 4e 09 54 68 69 |:..a) SCREEN.Thi| 000000d0 73 1a 20 70 72 6f 67 72 61 6d 6d 65 1a 20 70 72 |s. programme. pr| 000000e0 6f 76 69 64 65 73 1a 20 33 44 1a 20 61 6e 64 1a |ovides. 3D. and.| 000000f0 27 6c 61 72 67 65 27 20 6c 65 74 74 65 72 69 6e |'large' letterin| 00000100 67 20 66 6f 72 20 61 6e 0d 09 09 69 6e 74 72 6f |g for an...intro| 00000110 64 75 63 74 69 6f 6e 20 73 63 72 65 65 6e 2e 0d |duction screen..| 00000120 0d 62 29 20 43 4f 44 45 52 09 20 54 68 69 73 20 |.b) CODER. This | 00000130 70 72 6f 67 72 61 6d 6d 65 20 63 6f 64 65 73 20 |programme codes | 00000140 61 6e 64 20 64 65 63 6f 64 65 73 20 6d 65 73 73 |and decodes mess| 00000150 61 67 65 73 20 67 65 6e 65 72 61 6c 6c 79 20 75 |ages generally u| 00000160 73 65 64 20 69 6e 10 0d 09 09 61 64 76 65 6e 74 |sed in....advent| 00000170 75 72 65 20 20 68 69 6e 74 20 73 68 65 65 74 73 |ure hint sheets| 00000180 2e 20 54 68 65 73 65 20 61 72 65 20 6e 6f 72 6d |. These are norm| 00000190 61 6c 6c 79 20 20 63 6f 64 65 64 20 62 79 20 6d |ally coded by m| 000001a0 6f 76 69 6e 67 20 20 6f 6e 65 20 10 0d 63 68 61 |oving one ..cha| 000001b0 72 61 63 74 65 72 20 66 6f 72 77 61 72 64 20 69 |racter forward i| 000001c0 6e 20 74 68 65 20 61 6c 70 68 61 62 65 74 2e 20 |n the alphabet. | 000001d0 74 68 69 73 20 70 72 6f 64 75 63 65 73 20 61 09 |this produces a.| 000001e0 09 66 69 6c 65 20 74 68 61 74 20 63 61 6e 20 62 |.file that can b| 000001f0 65 20 10 0d 72 65 61 64 20 62 79 20 56 49 45 57 |e ..read by VIEW| 00000200 2c 20 68 65 6e 63 65 20 61 6c 6c 6f 77 69 6e 67 |, hence allowing| 00000210 20 63 6f 64 65 64 20 61 6e 64 20 09 09 64 65 63 | coded and ..dec| 00000220 6f 64 65 64 20 68 69 6e 74 73 20 74 6f 20 62 65 |oded hints to be| 00000230 20 77 72 69 74 74 65 6e 20 10 0d 27 64 69 72 65 | written ..'dire| 00000240 63 74 6c 79 27 20 69 6e 74 6f 20 61 20 77 6f 72 |ctly' into a wor| 00000250 64 09 09 70 72 6f 63 65 73 73 6f 72 2e 20 50 72 |d..processor. Pr| 00000260 69 6d 61 72 69 6c 79 1a 20 6f 66 20 75 73 65 20 |imarily. of use | 00000270 66 6f 72 20 74 68 6f 73 65 20 63 6f 6d 70 69 6c |for those compil| 00000280 69 6e 67 20 10 0d 68 69 6e 74 20 73 68 65 65 74 |ing ..hint sheet| 00000290 73 09 09 66 6f 72 20 74 65 78 74 20 61 64 76 65 |s..for text adve| 000002a0 6e 74 75 72 65 73 20 28 6f 72 20 61 6e 79 20 6f |ntures (or any o| 000002b0 74 68 65 72 20 67 61 6d 65 73 20 66 6f 72 20 74 |ther games for t| 000002c0 68 61 74 20 6d 61 74 74 65 72 29 2e 0d 0d 63 29 |hat matter)...c)| 000002d0 20 53 4f 55 4e 44 09 54 68 69 73 20 70 72 6f 67 | SOUND.This prog| 000002e0 72 61 6d 6d 65 20 77 61 73 20 77 72 69 74 74 65 |ramme was writte| 000002f0 6e 20 75 73 69 6e 67 20 74 68 65 20 73 6f 75 6e |n using the soun| 00000300 64 20 64 65 66 69 6e 69 74 69 6f 6e 73 0d 09 09 |d definitions...| 00000310 70 72 6f 76 69 64 65 64 20 69 6e 1a 20 74 68 65 |provided in. the| 00000320 1a 20 45 6c 65 63 74 72 6f 6e 20 55 73 65 72 20 |. Electron User | 00000330 61 6e 64 20 61 6c 6c 6f 77 73 20 74 68 65 20 75 |and allows the u| 00000340 73 65 72 20 74 6f 20 68 65 61 72 0d 09 09 76 61 |ser to hear...va| 00000350 72 69 6f 75 73 20 73 6f 75 6e 64 73 20 61 6e 64 |rious sounds and| 00000360 20 6f 62 74 61 69 6e 1a 20 74 68 65 1a 64 65 66 | obtain. the.def| 00000370 69 6e 69 74 69 6f 6e 20 6f 66 20 74 68 65 20 73 |inition of the s| 00000380 6f 75 6e 64 20 66 72 6f 6d 0d 09 09 74 68 65 20 |ound from...the | 00000390 6c 69 73 74 69 6e 67 20 6f 66 20 74 68 65 20 70 |listing of the p| 000003a0 72 6f 67 72 61 6d 6d 65 2e 0d 0d 64 29 20 56 49 |rogramme...d) VI| 000003b0 45 57 2d 4d 45 4e 55 09 54 68 69 73 1a 20 70 72 |EW-MENU.This. pr| 000003c0 6f 76 69 64 65 73 1a 20 61 20 6d 65 6e 75 20 77 |ovides. a menu w| 000003d0 69 74 68 20 61 20 73 63 72 6f 6c 6c 69 6e 67 20 |ith a scrolling | 000003e0 68 69 67 68 6c 69 67 68 74 65 64 20 70 6f 69 6e |highlighted poin| 000003f0 74 65 72 0d 09 09 74 68 69 73 20 77 61 73 20 61 |ter...this was a| 00000400 64 61 70 74 65 64 20 66 72 6f 6d 20 61 20 6d 65 |dapted from a me| 00000410 6e 75 20 70 72 65 73 65 6e 74 65 64 20 69 6e 20 |nu presented in | 00000420 45 6c 65 63 74 72 6f 6e 20 55 73 65 72 2e 0d 0d |Electron User...| 00000430 09 09 54 68 65 20 66 6f 6c 6c 6f 77 69 6e 67 20 |..The following | 00000440 70 72 6f 76 69 64 65 73 20 74 68 65 20 76 61 72 |provides the var| 00000450 69 6f 75 73 20 66 6f 72 65 67 72 6f 75 6e 64 20 |ious foreground | 00000460 61 6e 64 0d 09 09 62 61 63 6b 67 72 6f 75 6e 64 |and...background| 00000470 20 63 6f 6c 6f 75 72 73 20 61 76 61 69 6c 61 62 | colours availab| 00000480 6c 65 1a 20 6f 6e 1a 20 74 68 65 1a 20 45 6c 65 |le. on. the. Ele| 00000490 63 74 72 6f 6e 2c 1a 20 74 68 65 1a 20 42 6c 75 |ctron,. the. Blu| 000004a0 65 0d 09 09 62 61 63 6b 67 72 6f 75 6e 64 20 69 |e...background i| 000004b0 73 1a 20 75 73 65 64 1a 20 69 6e 20 56 49 45 57 |s. used. in VIEW| 000004c0 2d 4d 45 4e 55 20 61 73 20 49 20 70 65 72 73 6f |-MENU as I perso| 000004d0 6e 61 6c 6c 79 20 66 69 6e 64 20 74 68 69 73 0d |nally find this.| 000004e0 09 09 65 61 73 69 65 72 20 6f 6e 20 74 68 65 20 |..easier on the | 000004f0 65 79 65 73 20 77 68 69 6c 73 74 20 77 72 69 74 |eyes whilst writ| 00000500 69 6e 67 20 69 6e 20 56 49 45 57 2e 0d 0d 20 20 |ing in VIEW... | 00000510 20 20 20 20 20 20 20 20 20 20 20 20 20 48 6f 6c | Hol| 00000520 64 20 43 54 52 4c 20 6b 65 79 20 64 6f 77 6e 1a |d CTRL key down.| 00000530 20 61 6e 64 1a 20 70 72 65 73 73 20 74 68 65 20 | and. press the | 00000540 66 6f 6c 6c 6f 77 69 6e 67 20 6b 65 79 73 20 28 |following keys (| 00000550 30 20 69 73 20 74 68 65 0d 09 09 7a 65 72 6f 20 |0 is the...zero | 00000560 6b 65 79 29 0d 0d 09 46 6f 72 65 67 72 6f 75 6e |key)...Foregroun| 00000570 64 0d 09 09 47 52 45 45 4e 09 53 41 42 30 30 30 |d...GREEN.SAB000| 00000580 0d 09 09 59 45 4c 4c 4f 57 09 53 41 43 30 30 30 |...YELLOW.SAC000| 00000590 09 0d 09 09 43 59 41 4e 09 53 41 46 30 30 30 0d |....CYAN.SAF000.| 000005a0 09 09 57 48 49 54 45 09 53 41 47 30 30 30 0d 09 |..WHITE.SAG000..| 000005b0 09 52 45 44 09 53 41 41 30 30 30 0d 09 09 42 4c |.RED.SAA000...BL| 000005c0 55 45 09 53 41 44 30 30 30 0d 09 09 56 49 4f 4c |UE.SAD000...VIOL| 000005d0 45 54 09 53 41 45 30 30 30 0d 09 09 42 4c 41 43 |ET.SAE000...BLAC| 000005e0 4b 09 53 41 50 30 30 30 0d 09 46 6c 61 73 68 69 |K.SAP000..Flashi| 000005f0 6e 67 20 63 6f 6c 6f 75 72 73 20 61 72 65 20 61 |ng colours are a| 00000600 76 61 69 6c 61 62 6c 65 20 62 79 20 75 73 69 6e |vailable by usin| 00000610 67 1a 20 49 2c 20 4a 2c 20 4b 2c 20 4c 2c 20 4d |g. I, J, K, L, M| 00000620 2c 20 4e 2c 20 4f 20 61 73 20 74 68 65 0d 09 6c |, N, O as the..l| 00000630 61 73 74 20 6c 65 74 74 65 72 20 6f 66 20 74 68 |ast letter of th| 00000640 65 20 74 68 72 65 65 2e 0d 0d 09 42 61 63 6b 67 |e three....Backg| 00000650 72 6f 75 6e 64 0d 09 09 47 52 45 45 4e 09 53 30 |round...GREEN.S0| 00000660 42 30 30 30 0d 09 09 59 45 4c 4c 4f 57 09 53 30 |B000...YELLOW.S0| 00000670 43 30 30 30 0d 09 09 43 59 41 4e 20 20 20 20 53 |C000...CYAN S| 00000680 30 46 30 30 30 0d 09 09 57 48 49 54 45 20 20 20 |0F000...WHITE | 00000690 53 30 47 30 30 30 0d 09 09 52 45 44 20 20 20 20 |S0G000...RED | 000006a0 20 53 30 41 30 30 30 0d 09 09 42 4c 55 45 20 20 | S0A000...BLUE | 000006b0 20 20 53 30 44 30 30 30 0d 09 09 56 49 4f 4c 45 | S0D000...VIOLE| 000006c0 54 20 20 53 30 45 30 30 30 0d 09 09 42 4c 41 43 |T S0E000...BLAC| 000006d0 4b 20 20 20 53 30 30 30 30 30 0d 0d 59 6f 75 72 |K S00000..Your| 000006e0 73 20 66 61 69 74 68 66 75 6c 6c 79 0d 0d 50 61 |s faithfully..Pa| 000006f0 75 6c 20 57 61 74 65 72 6d 61 6e 0d 0d |ul Waterman..| 000006fd