Home » Archimedes archive » Archimedes World » AW-1996-08.adf » !6502DEm_6502Dem » Docs/ROMs
Docs/ROMs
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 » Archimedes World » AW-1996-08.adf » !6502DEm_6502Dem |
Filename: | Docs/ROMs |
Read OK: | ✔ |
File size: | 0ADE bytes |
Load address: | 0000 |
Exec address: | 0000 |
Duplicates
There is 1 duplicate copy of this file in the archive:
- Archimedes archive » Zipped Apps » 6502em » !6502Em/Docs/ROMs
- Archimedes archive » Archimedes World » AW-1996-08.adf » !6502DEm_6502Dem » Docs/ROMs
File contents
6502Em: The ROMs ================ 6502Em will not run without at least one set of ROMs. The following versions of the OS are supported: OS 1.2 ------ This was the final release of the OS for the BBC Model B files needed: !6502Em.ROMs.OS1,2 The Operating System itself !6502Em.ROMs.BASICII The BBC BASIC interpreter OS 3.2 ------ This was the first release (of two) of the OS for the BBC Master files needed: !6502Em.ROMs.M128.OS3,2 The Operating System itself !6502Em.ROMs.M128.Terminal Terminal 1.20 ROM, plus more OS !6502Em.ROMs.M128.View View 3.0 ROM, plus a little OS (!6502Em.ROMs.M128.ADFS1,50 ADFS, not currently loaded by emulator) !6502Em.ROMs.M128.BASICIV84 The BBC BASIC interpreter !6502Em.ROMs.M128.Edit1,00 Edit ROM ( !6502Em.ROMs.M128.ViewSheet Viewsheet 1.0 ROM !6502Em.ROMs.M128.DFS2,24 DFS ROM - provides *SRLOAD etc OS 3.5 ------ This was the second release (of two) of the OS for the BBC Master files needed: !6502Em.ROMs.M128.OS3,5 The Operating System itself !6502Em.ROMs.M128.Terminal35 Terminal 1.20 ROM, plus more OS !6502Em.ROMs.M128.ViewB3,3 View 3.3 ROM (!6502Em.ROMs.M128.ADFS2,03 ADFS, not currently loaded by emulator) !6502Em.ROMs.M128.BASIC4r32 The BBC BASIC interpreter !6502Em.ROMs.M128.Edit1,50r Edit ROM !6502Em.ROMs.M128.ViewSh1,01 Viewsheet 1.01 ROM !6502Em.ROMs.M128.DFS2,45 DFS ROM, plus a little OS Some of the changes from 3.2: Startup message is "ACORN MOS" not "Acorn MOS" Sideways ROMs can now be automatically relocated over the tube (BASIC, Edit) Sideways RAM Utilities now in kernel ADFS *Format, *Verify and *Backup now in ROM (decoded by MOS) CLOSE#0 and EXT#= now work under DFS Larger range of step values available (*CONFIGURE FDRIVE) Support for international characters in filing system names Area move, ellipse and sound code is now in DFS ROM A few extra CMOS options The ROM between &FC00 AND &FF00 now contains code OS 5.1 ------ This was the only release of the OS for the Master Compact files needed: !6502Em.ROMs.Compact.OS5,1 The Operating System itself !6502Em.ROMs.Compact.Utils OS * Commands (including *SRLOAD) !6502Em.ROMs.Compact.BASICIV86 The BBC BASIC interpreter (!6502Em.ROMs.Compact.ADFS2,10 ADFS, not currently loaded by emulator) OS 1.0 ------ This was the only release of the OS for the Acorn Electron files needed: !6502Em.ROMs.Electron The Operating System itself !6502Em.ROMs.BASICII The BBC BASIC interpreter Historical Note =============== OS 2.x was for the BBC B+ OS 3.5 was the second release for the Master 128 OS 4.x was for the Master ET (Econet Terminal) Previous releases for the original BBC were 0.10 and 1.00 The Electron's OS was, confusingly, also 1.00
00000000 36 35 30 32 45 6d 3a 20 54 68 65 20 52 4f 4d 73 |6502Em: The ROMs| 00000010 0a 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d |.===============| 00000020 3d 0a 0a 36 35 30 32 45 6d 20 77 69 6c 6c 20 6e |=..6502Em will n| 00000030 6f 74 20 72 75 6e 20 77 69 74 68 6f 75 74 20 61 |ot run without a| 00000040 74 20 6c 65 61 73 74 20 6f 6e 65 20 73 65 74 20 |t least one set | 00000050 6f 66 20 52 4f 4d 73 2e 0a 54 68 65 20 66 6f 6c |of ROMs..The fol| 00000060 6c 6f 77 69 6e 67 20 76 65 72 73 69 6f 6e 73 20 |lowing versions | 00000070 6f 66 20 74 68 65 20 4f 53 20 61 72 65 20 73 75 |of the OS are su| 00000080 70 70 6f 72 74 65 64 3a 0a 0a 4f 53 20 31 2e 32 |pported:..OS 1.2| 00000090 0a 2d 2d 2d 2d 2d 2d 0a 0a 54 68 69 73 20 77 61 |.------..This wa| 000000a0 73 20 74 68 65 20 66 69 6e 61 6c 20 72 65 6c 65 |s the final rele| 000000b0 61 73 65 20 6f 66 20 74 68 65 20 4f 53 20 66 6f |ase of the OS fo| 000000c0 72 20 74 68 65 20 42 42 43 20 4d 6f 64 65 6c 20 |r the BBC Model | 000000d0 42 0a 66 69 6c 65 73 20 6e 65 65 64 65 64 3a 0a |B.files needed:.| 000000e0 21 36 35 30 32 45 6d 2e 52 4f 4d 73 2e 4f 53 31 |!6502Em.ROMs.OS1| 000000f0 2c 32 20 20 20 20 20 20 20 20 20 20 20 20 20 54 |,2 T| 00000100 68 65 20 4f 70 65 72 61 74 69 6e 67 20 53 79 73 |he Operating Sys| 00000110 74 65 6d 20 69 74 73 65 6c 66 0a 21 36 35 30 32 |tem itself.!6502| 00000120 45 6d 2e 52 4f 4d 73 2e 42 41 53 49 43 49 49 20 |Em.ROMs.BASICII | 00000130 20 20 20 20 20 20 20 20 20 20 54 68 65 20 42 42 | The BB| 00000140 43 20 42 41 53 49 43 20 69 6e 74 65 72 70 72 65 |C BASIC interpre| 00000150 74 65 72 0a 0a 4f 53 20 33 2e 32 0a 2d 2d 2d 2d |ter..OS 3.2.----| 00000160 2d 2d 0a 0a 54 68 69 73 20 77 61 73 20 74 68 65 |--..This was the| 00000170 20 66 69 72 73 74 20 72 65 6c 65 61 73 65 20 28 | first release (| 00000180 6f 66 20 74 77 6f 29 20 6f 66 20 74 68 65 20 4f |of two) of the O| 00000190 53 20 66 6f 72 20 74 68 65 20 42 42 43 20 4d 61 |S for the BBC Ma| 000001a0 73 74 65 72 0a 66 69 6c 65 73 20 6e 65 65 64 65 |ster.files neede| 000001b0 64 3a 0a 21 36 35 30 32 45 6d 2e 52 4f 4d 73 2e |d:.!6502Em.ROMs.| 000001c0 4d 31 32 38 2e 4f 53 33 2c 32 20 20 20 20 20 20 |M128.OS3,2 | 000001d0 20 20 54 68 65 20 4f 70 65 72 61 74 69 6e 67 20 | The Operating | 000001e0 53 79 73 74 65 6d 20 69 74 73 65 6c 66 0a 21 36 |System itself.!6| 000001f0 35 30 32 45 6d 2e 52 4f 4d 73 2e 4d 31 32 38 2e |502Em.ROMs.M128.| 00000200 54 65 72 6d 69 6e 61 6c 20 20 20 20 20 54 65 72 |Terminal Ter| 00000210 6d 69 6e 61 6c 20 31 2e 32 30 20 52 4f 4d 2c 20 |minal 1.20 ROM, | 00000220 70 6c 75 73 20 6d 6f 72 65 20 4f 53 0a 21 36 35 |plus more OS.!65| 00000230 30 32 45 6d 2e 52 4f 4d 73 2e 4d 31 32 38 2e 56 |02Em.ROMs.M128.V| 00000240 69 65 77 20 20 20 20 20 20 20 20 20 56 69 65 77 |iew View| 00000250 20 33 2e 30 20 52 4f 4d 2c 20 70 6c 75 73 20 61 | 3.0 ROM, plus a| 00000260 20 6c 69 74 74 6c 65 20 4f 53 0a 28 21 36 35 30 | little OS.(!650| 00000270 32 45 6d 2e 52 4f 4d 73 2e 4d 31 32 38 2e 41 44 |2Em.ROMs.M128.AD| 00000280 46 53 31 2c 35 30 20 20 20 20 20 41 44 46 53 2c |FS1,50 ADFS,| 00000290 20 6e 6f 74 20 63 75 72 72 65 6e 74 6c 79 20 6c | not currently l| 000002a0 6f 61 64 65 64 20 62 79 20 65 6d 75 6c 61 74 6f |oaded by emulato| 000002b0 72 29 0a 21 36 35 30 32 45 6d 2e 52 4f 4d 73 2e |r).!6502Em.ROMs.| 000002c0 4d 31 32 38 2e 42 41 53 49 43 49 56 38 34 20 20 |M128.BASICIV84 | 000002d0 20 20 54 68 65 20 42 42 43 20 42 41 53 49 43 20 | The BBC BASIC | 000002e0 69 6e 74 65 72 70 72 65 74 65 72 0a 21 36 35 30 |interpreter.!650| 000002f0 32 45 6d 2e 52 4f 4d 73 2e 4d 31 32 38 2e 45 64 |2Em.ROMs.M128.Ed| 00000300 69 74 31 2c 30 30 20 20 20 20 20 45 64 69 74 20 |it1,00 Edit | 00000310 52 4f 4d 20 28 0a 21 36 35 30 32 45 6d 2e 52 4f |ROM (.!6502Em.RO| 00000320 4d 73 2e 4d 31 32 38 2e 56 69 65 77 53 68 65 65 |Ms.M128.ViewShee| 00000330 74 20 20 20 20 56 69 65 77 73 68 65 65 74 20 31 |t Viewsheet 1| 00000340 2e 30 20 52 4f 4d 0a 21 36 35 30 32 45 6d 2e 52 |.0 ROM.!6502Em.R| 00000350 4f 4d 73 2e 4d 31 32 38 2e 44 46 53 32 2c 32 34 |OMs.M128.DFS2,24| 00000360 20 20 20 20 20 20 44 46 53 20 52 4f 4d 20 2d 20 | DFS ROM - | 00000370 70 72 6f 76 69 64 65 73 20 2a 53 52 4c 4f 41 44 |provides *SRLOAD| 00000380 20 65 74 63 0a 0a 4f 53 20 33 2e 35 0a 2d 2d 2d | etc..OS 3.5.---| 00000390 2d 2d 2d 0a 0a 54 68 69 73 20 77 61 73 20 74 68 |---..This was th| 000003a0 65 20 73 65 63 6f 6e 64 20 72 65 6c 65 61 73 65 |e second release| 000003b0 20 28 6f 66 20 74 77 6f 29 20 6f 66 20 74 68 65 | (of two) of the| 000003c0 20 4f 53 20 66 6f 72 20 74 68 65 20 42 42 43 20 | OS for the BBC | 000003d0 4d 61 73 74 65 72 0a 66 69 6c 65 73 20 6e 65 65 |Master.files nee| 000003e0 64 65 64 3a 0a 21 36 35 30 32 45 6d 2e 52 4f 4d |ded:.!6502Em.ROM| 000003f0 73 2e 4d 31 32 38 2e 4f 53 33 2c 35 20 20 20 20 |s.M128.OS3,5 | 00000400 20 20 20 20 54 68 65 20 4f 70 65 72 61 74 69 6e | The Operatin| 00000410 67 20 53 79 73 74 65 6d 20 69 74 73 65 6c 66 0a |g System itself.| 00000420 21 36 35 30 32 45 6d 2e 52 4f 4d 73 2e 4d 31 32 |!6502Em.ROMs.M12| 00000430 38 2e 54 65 72 6d 69 6e 61 6c 33 35 20 20 20 54 |8.Terminal35 T| 00000440 65 72 6d 69 6e 61 6c 20 31 2e 32 30 20 52 4f 4d |erminal 1.20 ROM| 00000450 2c 20 70 6c 75 73 20 6d 6f 72 65 20 4f 53 0a 21 |, plus more OS.!| 00000460 36 35 30 32 45 6d 2e 52 4f 4d 73 2e 4d 31 32 38 |6502Em.ROMs.M128| 00000470 2e 56 69 65 77 42 33 2c 33 20 20 20 20 20 56 69 |.ViewB3,3 Vi| 00000480 65 77 20 33 2e 33 20 52 4f 4d 0a 28 21 36 35 30 |ew 3.3 ROM.(!650| 00000490 32 45 6d 2e 52 4f 4d 73 2e 4d 31 32 38 2e 41 44 |2Em.ROMs.M128.AD| 000004a0 46 53 32 2c 30 33 20 20 20 20 20 41 44 46 53 2c |FS2,03 ADFS,| 000004b0 20 6e 6f 74 20 63 75 72 72 65 6e 74 6c 79 20 6c | not currently l| 000004c0 6f 61 64 65 64 20 62 79 20 65 6d 75 6c 61 74 6f |oaded by emulato| 000004d0 72 29 0a 21 36 35 30 32 45 6d 2e 52 4f 4d 73 2e |r).!6502Em.ROMs.| 000004e0 4d 31 32 38 2e 42 41 53 49 43 34 72 33 32 20 20 |M128.BASIC4r32 | 000004f0 20 20 54 68 65 20 42 42 43 20 42 41 53 49 43 20 | The BBC BASIC | 00000500 69 6e 74 65 72 70 72 65 74 65 72 0a 21 36 35 30 |interpreter.!650| 00000510 32 45 6d 2e 52 4f 4d 73 2e 4d 31 32 38 2e 45 64 |2Em.ROMs.M128.Ed| 00000520 69 74 31 2c 35 30 72 20 20 20 20 45 64 69 74 20 |it1,50r Edit | 00000530 52 4f 4d 0a 21 36 35 30 32 45 6d 2e 52 4f 4d 73 |ROM.!6502Em.ROMs| 00000540 2e 4d 31 32 38 2e 56 69 65 77 53 68 31 2c 30 31 |.M128.ViewSh1,01| 00000550 20 20 20 56 69 65 77 73 68 65 65 74 20 31 2e 30 | Viewsheet 1.0| 00000560 31 20 52 4f 4d 0a 21 36 35 30 32 45 6d 2e 52 4f |1 ROM.!6502Em.RO| 00000570 4d 73 2e 4d 31 32 38 2e 44 46 53 32 2c 34 35 20 |Ms.M128.DFS2,45 | 00000580 20 20 20 20 20 44 46 53 20 52 4f 4d 2c 20 70 6c | DFS ROM, pl| 00000590 75 73 20 61 20 6c 69 74 74 6c 65 20 4f 53 0a 0a |us a little OS..| 000005a0 53 6f 6d 65 20 6f 66 20 74 68 65 20 63 68 61 6e |Some of the chan| 000005b0 67 65 73 20 66 72 6f 6d 20 33 2e 32 3a 0a 53 74 |ges from 3.2:.St| 000005c0 61 72 74 75 70 20 6d 65 73 73 61 67 65 20 69 73 |artup message is| 000005d0 20 22 41 43 4f 52 4e 20 4d 4f 53 22 20 6e 6f 74 | "ACORN MOS" not| 000005e0 20 22 41 63 6f 72 6e 20 4d 4f 53 22 0a 53 69 64 | "Acorn MOS".Sid| 000005f0 65 77 61 79 73 20 52 4f 4d 73 20 63 61 6e 20 6e |eways ROMs can n| 00000600 6f 77 20 62 65 20 61 75 74 6f 6d 61 74 69 63 61 |ow be automatica| 00000610 6c 6c 79 20 72 65 6c 6f 63 61 74 65 64 20 6f 76 |lly relocated ov| 00000620 65 72 20 74 68 65 20 74 75 62 65 20 28 42 41 53 |er the tube (BAS| 00000630 49 43 2c 20 45 64 69 74 29 0a 53 69 64 65 77 61 |IC, Edit).Sidewa| 00000640 79 73 20 52 41 4d 20 55 74 69 6c 69 74 69 65 73 |ys RAM Utilities| 00000650 20 6e 6f 77 20 69 6e 20 6b 65 72 6e 65 6c 0a 41 | now in kernel.A| 00000660 44 46 53 20 2a 46 6f 72 6d 61 74 2c 20 2a 56 65 |DFS *Format, *Ve| 00000670 72 69 66 79 20 61 6e 64 20 2a 42 61 63 6b 75 70 |rify and *Backup| 00000680 20 6e 6f 77 20 69 6e 20 52 4f 4d 20 28 64 65 63 | now in ROM (dec| 00000690 6f 64 65 64 20 62 79 20 4d 4f 53 29 0a 43 4c 4f |oded by MOS).CLO| 000006a0 53 45 23 30 20 61 6e 64 20 45 58 54 23 3d 20 6e |SE#0 and EXT#= n| 000006b0 6f 77 20 77 6f 72 6b 20 75 6e 64 65 72 20 44 46 |ow work under DF| 000006c0 53 0a 4c 61 72 67 65 72 20 72 61 6e 67 65 20 6f |S.Larger range o| 000006d0 66 20 73 74 65 70 20 76 61 6c 75 65 73 20 61 76 |f step values av| 000006e0 61 69 6c 61 62 6c 65 20 28 2a 43 4f 4e 46 49 47 |ailable (*CONFIG| 000006f0 55 52 45 20 46 44 52 49 56 45 29 0a 53 75 70 70 |URE FDRIVE).Supp| 00000700 6f 72 74 20 66 6f 72 20 69 6e 74 65 72 6e 61 74 |ort for internat| 00000710 69 6f 6e 61 6c 20 63 68 61 72 61 63 74 65 72 73 |ional characters| 00000720 20 69 6e 20 66 69 6c 69 6e 67 20 73 79 73 74 65 | in filing syste| 00000730 6d 20 6e 61 6d 65 73 0a 41 72 65 61 20 6d 6f 76 |m names.Area mov| 00000740 65 2c 20 65 6c 6c 69 70 73 65 20 61 6e 64 20 73 |e, ellipse and s| 00000750 6f 75 6e 64 20 63 6f 64 65 20 69 73 20 6e 6f 77 |ound code is now| 00000760 20 69 6e 20 44 46 53 20 52 4f 4d 0a 41 20 66 65 | in DFS ROM.A fe| 00000770 77 20 65 78 74 72 61 20 43 4d 4f 53 20 6f 70 74 |w extra CMOS opt| 00000780 69 6f 6e 73 0a 54 68 65 20 52 4f 4d 20 62 65 74 |ions.The ROM bet| 00000790 77 65 65 6e 20 26 46 43 30 30 20 41 4e 44 20 26 |ween &FC00 AND &| 000007a0 46 46 30 30 20 6e 6f 77 20 63 6f 6e 74 61 69 6e |FF00 now contain| 000007b0 73 20 63 6f 64 65 0a 0a 4f 53 20 35 2e 31 0a 2d |s code..OS 5.1.-| 000007c0 2d 2d 2d 2d 2d 0a 0a 54 68 69 73 20 77 61 73 20 |-----..This was | 000007d0 74 68 65 20 6f 6e 6c 79 20 72 65 6c 65 61 73 65 |the only release| 000007e0 20 6f 66 20 74 68 65 20 4f 53 20 66 6f 72 20 74 | of the OS for t| 000007f0 68 65 20 4d 61 73 74 65 72 20 43 6f 6d 70 61 63 |he Master Compac| 00000800 74 0a 66 69 6c 65 73 20 6e 65 65 64 65 64 3a 0a |t.files needed:.| 00000810 21 36 35 30 32 45 6d 2e 52 4f 4d 73 2e 43 6f 6d |!6502Em.ROMs.Com| 00000820 70 61 63 74 2e 4f 53 35 2c 31 20 20 20 20 20 54 |pact.OS5,1 T| 00000830 68 65 20 4f 70 65 72 61 74 69 6e 67 20 53 79 73 |he Operating Sys| 00000840 74 65 6d 20 69 74 73 65 6c 66 0a 21 36 35 30 32 |tem itself.!6502| 00000850 45 6d 2e 52 4f 4d 73 2e 43 6f 6d 70 61 63 74 2e |Em.ROMs.Compact.| 00000860 55 74 69 6c 73 20 20 20 20 20 4f 53 20 2a 20 43 |Utils OS * C| 00000870 6f 6d 6d 61 6e 64 73 20 28 69 6e 63 6c 75 64 69 |ommands (includi| 00000880 6e 67 20 2a 53 52 4c 4f 41 44 29 0a 21 36 35 30 |ng *SRLOAD).!650| 00000890 32 45 6d 2e 52 4f 4d 73 2e 43 6f 6d 70 61 63 74 |2Em.ROMs.Compact| 000008a0 2e 42 41 53 49 43 49 56 38 36 20 54 68 65 20 42 |.BASICIV86 The B| 000008b0 42 43 20 42 41 53 49 43 20 69 6e 74 65 72 70 72 |BC BASIC interpr| 000008c0 65 74 65 72 0a 28 21 36 35 30 32 45 6d 2e 52 4f |eter.(!6502Em.RO| 000008d0 4d 73 2e 43 6f 6d 70 61 63 74 2e 41 44 46 53 32 |Ms.Compact.ADFS2| 000008e0 2c 31 30 20 20 41 44 46 53 2c 20 6e 6f 74 20 63 |,10 ADFS, not c| 000008f0 75 72 72 65 6e 74 6c 79 20 6c 6f 61 64 65 64 20 |urrently loaded | 00000900 62 79 20 65 6d 75 6c 61 74 6f 72 29 0a 0a 4f 53 |by emulator)..OS| 00000910 20 31 2e 30 0a 2d 2d 2d 2d 2d 2d 0a 0a 54 68 69 | 1.0.------..Thi| 00000920 73 20 77 61 73 20 74 68 65 20 6f 6e 6c 79 20 72 |s was the only r| 00000930 65 6c 65 61 73 65 20 6f 66 20 74 68 65 20 4f 53 |elease of the OS| 00000940 20 66 6f 72 20 74 68 65 20 41 63 6f 72 6e 20 45 | for the Acorn E| 00000950 6c 65 63 74 72 6f 6e 0a 66 69 6c 65 73 20 6e 65 |lectron.files ne| 00000960 65 64 65 64 3a 0a 21 36 35 30 32 45 6d 2e 52 4f |eded:.!6502Em.RO| 00000970 4d 73 2e 45 6c 65 63 74 72 6f 6e 20 20 20 20 20 |Ms.Electron | 00000980 20 20 20 20 20 54 68 65 20 4f 70 65 72 61 74 69 | The Operati| 00000990 6e 67 20 53 79 73 74 65 6d 20 69 74 73 65 6c 66 |ng System itself| 000009a0 0a 21 36 35 30 32 45 6d 2e 52 4f 4d 73 2e 42 41 |.!6502Em.ROMs.BA| 000009b0 53 49 43 49 49 20 20 20 20 20 20 20 20 20 20 20 |SICII | 000009c0 54 68 65 20 42 42 43 20 42 41 53 49 43 20 69 6e |The BBC BASIC in| 000009d0 74 65 72 70 72 65 74 65 72 0a 0a 48 69 73 74 6f |terpreter..Histo| 000009e0 72 69 63 61 6c 20 4e 6f 74 65 0a 3d 3d 3d 3d 3d |rical Note.=====| 000009f0 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 0a 0a 4f 53 20 32 |==========..OS 2| 00000a00 2e 78 20 77 61 73 20 66 6f 72 20 74 68 65 20 42 |.x was for the B| 00000a10 42 43 20 42 2b 0a 4f 53 20 33 2e 35 20 77 61 73 |BC B+.OS 3.5 was| 00000a20 20 74 68 65 20 73 65 63 6f 6e 64 20 72 65 6c 65 | the second rele| 00000a30 61 73 65 20 66 6f 72 20 74 68 65 20 4d 61 73 74 |ase for the Mast| 00000a40 65 72 20 31 32 38 0a 4f 53 20 34 2e 78 20 77 61 |er 128.OS 4.x wa| 00000a50 73 20 66 6f 72 20 74 68 65 20 4d 61 73 74 65 72 |s for the Master| 00000a60 20 45 54 20 28 45 63 6f 6e 65 74 20 54 65 72 6d | ET (Econet Term| 00000a70 69 6e 61 6c 29 0a 0a 50 72 65 76 69 6f 75 73 20 |inal)..Previous | 00000a80 72 65 6c 65 61 73 65 73 20 66 6f 72 20 74 68 65 |releases for the| 00000a90 20 6f 72 69 67 69 6e 61 6c 20 42 42 43 20 77 65 | original BBC we| 00000aa0 72 65 20 30 2e 31 30 20 61 6e 64 20 31 2e 30 30 |re 0.10 and 1.00| 00000ab0 0a 54 68 65 20 45 6c 65 63 74 72 6f 6e 27 73 20 |.The Electron's | 00000ac0 4f 53 20 77 61 73 2c 20 63 6f 6e 66 75 73 69 6e |OS was, confusin| 00000ad0 67 6c 79 2c 20 61 6c 73 6f 20 31 2e 30 30 |gly, also 1.00| 00000ade