Home » Archimedes archive » Zipped Apps » 6502em » !6502Em/Docs/History

!6502Em/Docs/History

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 » Zipped Apps » 6502em
Filename: !6502Em/Docs/History
Read OK:
File size: 1948 bytes
Load address: 0000
Exec address: 0000
File contents
6502Em: History
===============

1.00 (27th October 1995)

First public release at Acorn World '95

1.01 (12th November 1995)

Fixed 'undefined' behaviour in BCD mode exploited by
Exile's protection. Protected Master Compact version
now runs.
Fixed interrupt handling so that Exile's speech works.
BBC Keymap option removed
!RunExile and !RunImogen added to the Utils directory

1.02 (6th December 1995)

Added support for loading short snapshots (without the OS ROM)
Bug fix in "Pass on OSCLI"
Removed bug in timers that appeared in 1.01

1.10 (14th January 1996)

ROMSEL paging speeded up slightly (RJW)
Main sprite changed, sprite on icon bar now indicates which machine
is being emulated (widths should all be the same, 54 currently) (RGH)
Fixed bugs in *SRWrite
Keymap option added
Keymap directory added (including Risc PC key mapping)
Keymap command added to Script Language
Different code for BBC/Master Emulation (BBC should be a bit faster)
Snapshots now grabbed properly if they are the !Run file
of an Application (should now be RISC OS 2 friendly)
Now possible to have an application without a !Run file
If the emulator is in BBC 'B' mode then when a file is *EXEC'd from
the desktop or from a Script PAGE is set to &1900
Paged ROMs Option should now work
Sound now at maximum volume by default (DHS)
Bug fixed in Sound (Alien 8, Jet Pac, Zalaga, Revs) (DHS)
Unwanted bracket in PROCdir removed
Volume and Keymap now saved by 'Save Options'
Files of type &FFB (BASIC) and &FFE (Command) can now be dragged
to the icon bar (which resets the emulator and runs them)
Bug fixed in *CAT
Support for MOS 3.5 added (SHEILA no longer in memory map)
Snapshot format changed to cope with MOS 3.5 (Sheila at start,
option to save SW RAM & MOS) - old snapshots can still be loaded
Bug fixed that caused emulator to slow down when key held or speech
was being generated
SaveROMs added to Utils; RipMaster and RipCompact deleted
Another bug fixed in timers (Airwolf, Repton 3 Editor)
Official SWI Chunk allocated (&4C480)
BBCDecode5 included to cope better with illegal filenames (RGH)

1.20 (21st February 1996)

Electron Emulation added
Bug fixed in icon bar redraw
Tick removed from Keymap menu
IndexFile command added to Scripts to cope with CHAIN "" etc
Keyboard handling speeded up slightly
Tweaked timer handling slightly (Thrust, JSW, Repton 2/3, etc, etc)
Screen cleared if width or height decreased by too much (Repton 3, Ghouls)
Loading into memory will now not flow from below &8000 to above &8000
Increased template space for RISC OS 2
Bug fixed (crashed if screen start address too small)
SaveROMs updated to work on MOS 3.2 again
Reading CSD improved to recover from errors
Cursor now fully emulated (start line, end line, width, blink)
Bug fixed (screen corrupted during *Cat, *Spool, etc)
Grand Prix Construction Set patch improved

1.30 (26th March 1996)

Read CSD and Reset Options moved to Misc Menu
Disable Tape option added to Misc Menu (BBC & Electron only)
New Script commands: Cursor [On|Off], ExactSpeed [On|Off], DisableTape,
LoadROM, LoadRAM
Bug fixed in IndexFiles
Updated so that Fortress works for the right reason (CRT reg 9 not reg 3!)
Cursor code tweaked slightly (no update on write to reg 10)
No error returned if you try to change into a non-existent single letter dir
Added support for better OSWORD &7F if ImageDFS module loaded
RipDFSDisc updated to read Images of DFS discs
*DRIVE will now interrogate ImageDFS (if present) to determine drive & dir
*DRIVE R will read RISC OS's CSD into the emulator (Read CSD)
A file whose load and execute addresses are 0 will now be *EXEC'd
Execute address of &80E7 (MOS 3.5) now recognised as BASIC
Support added for Shift-Break - If !Boot is not found then !Run will
be loaded as a 'BBC Script' (Boot option not supported)
SaveROMs fixed (properly this time!) and updated for the Electron
Writing to screen and moving cursor speeded up (RJW)
Master Shadow screen speeded up (RJW)
Icon bar sprite no longer filled (Risc PC textures)
File loading tidied slightly
Bug fixed in OSFILE 255 (Imogen)
Tick back in keymap menu
Save template now has radio icons
*BACK added to Virtual DFS
Caps Lock light emulated
Risc PC keymap updated (#~ key)

1.40 (4th April 1996)

Icon bar no longer flickers on update
Added support for SWIs inside emulator like !65Host (Opcode &07)
New Script command: KillROM
LoadROM and LoadRAM can now load images from anywhere
On the Master *EX and *INFO now just return rather than freezing
Bug fixed in *DIR (ADFS::4.$.BBC)
Bug fixed in *SRLOAD (+ in filename)
RAM banks can now be referred to by letters in *SRLOAD, *SRWRITE
Risc PC keymap tweaked (Master Keypad)
Bug fixed in cursor
Jump table for CRT (finally!)

1.50 (29th May 1996)

SWIs changed from DFS_ TO ImageDFS_
Error handling much improved
6502Support module removed on exit
Bug fixed: MEM: in OSWORD 72
Option to turn sound off (speed gain)
Option for fast Hardware Scrolling
New Script commands: Sound [On|Off], ScrollHack

1.60 (30th August 1996)

JMP (&xxFF) 'bug' emulated in BBC and Electron
Variable speed added
New script command Speed <speed>
Exact speed menu option removed, script command ExactSpeed still works
Configure dialogue box added, Options menu removed
Changed slightly to work better with ImageDFS

2.00 (1st November 1996)

DFSImage files (&B22) can now be dragged to icon bar (if ImageDFS loaded)
Behaviour of *DRIVE changed
Bug fixed: *DR.0 and *DRIVE0 now accepted
*Mount now works
*InitStore taken out of '!Run' file
Added support for printing
Bug fixed in vsync code (mode not being changed)
Bug fixed in cursor code (mouse pointer appearing)
Rip65Host rewritten to run on StrongARM (RJW)
Bug fixed in palette (LDRB)
No Joystick option added
Tick back on keymap menu
Config window notices changes in keymap better
Bug fixed: changing between machines
Bug fixed: patches in Electron mode
Bug fixed: shift-break in Master/Electron
Bug fixed: error handling when sound is off
Master memory paging completely rewritten
Save-screen-as-sprite code tweaked to cope with new memory map
Bug fixed: erroneous fire button if joystick off

2.10 (24th November 1996)

Adjust on icon bar -> Config Window
Ctrl-Select on icon bar -> Read CSD
Limited support added for adding Shifted keys to keymap ("Natural")
Support added for Archimedes and Risc PC keymaps in the same file
Initialising of keymaps tidied up
Noise channel changed slightly (Arcadians)
Bug fixed: spurious cursor on screen refresh
00000000  36 35 30 32 45 6d 3a 20  48 69 73 74 6f 72 79 0a  |6502Em: History.|
00000010  3d 3d 3d 3d 3d 3d 3d 3d  3d 3d 3d 3d 3d 3d 3d 0a  |===============.|
00000020  0a 31 2e 30 30 20 28 32  37 74 68 20 4f 63 74 6f  |.1.00 (27th Octo|
00000030  62 65 72 20 31 39 39 35  29 0a 0a 46 69 72 73 74  |ber 1995)..First|
00000040  20 70 75 62 6c 69 63 20  72 65 6c 65 61 73 65 20  | public release |
00000050  61 74 20 41 63 6f 72 6e  20 57 6f 72 6c 64 20 27  |at Acorn World '|
00000060  39 35 0a 0a 31 2e 30 31  20 28 31 32 74 68 20 4e  |95..1.01 (12th N|
00000070  6f 76 65 6d 62 65 72 20  31 39 39 35 29 0a 0a 46  |ovember 1995)..F|
00000080  69 78 65 64 20 27 75 6e  64 65 66 69 6e 65 64 27  |ixed 'undefined'|
00000090  20 62 65 68 61 76 69 6f  75 72 20 69 6e 20 42 43  | behaviour in BC|
000000a0  44 20 6d 6f 64 65 20 65  78 70 6c 6f 69 74 65 64  |D mode exploited|
000000b0  20 62 79 0a 45 78 69 6c  65 27 73 20 70 72 6f 74  | by.Exile's prot|
000000c0  65 63 74 69 6f 6e 2e 20  50 72 6f 74 65 63 74 65  |ection. Protecte|
000000d0  64 20 4d 61 73 74 65 72  20 43 6f 6d 70 61 63 74  |d Master Compact|
000000e0  20 76 65 72 73 69 6f 6e  0a 6e 6f 77 20 72 75 6e  | version.now run|
000000f0  73 2e 0a 46 69 78 65 64  20 69 6e 74 65 72 72 75  |s..Fixed interru|
00000100  70 74 20 68 61 6e 64 6c  69 6e 67 20 73 6f 20 74  |pt handling so t|
00000110  68 61 74 20 45 78 69 6c  65 27 73 20 73 70 65 65  |hat Exile's spee|
00000120  63 68 20 77 6f 72 6b 73  2e 0a 42 42 43 20 4b 65  |ch works..BBC Ke|
00000130  79 6d 61 70 20 6f 70 74  69 6f 6e 20 72 65 6d 6f  |ymap option remo|
00000140  76 65 64 0a 21 52 75 6e  45 78 69 6c 65 20 61 6e  |ved.!RunExile an|
00000150  64 20 21 52 75 6e 49 6d  6f 67 65 6e 20 61 64 64  |d !RunImogen add|
00000160  65 64 20 74 6f 20 74 68  65 20 55 74 69 6c 73 20  |ed to the Utils |
00000170  64 69 72 65 63 74 6f 72  79 0a 0a 31 2e 30 32 20  |directory..1.02 |
00000180  28 36 74 68 20 44 65 63  65 6d 62 65 72 20 31 39  |(6th December 19|
00000190  39 35 29 0a 0a 41 64 64  65 64 20 73 75 70 70 6f  |95)..Added suppo|
000001a0  72 74 20 66 6f 72 20 6c  6f 61 64 69 6e 67 20 73  |rt for loading s|
000001b0  68 6f 72 74 20 73 6e 61  70 73 68 6f 74 73 20 28  |hort snapshots (|
000001c0  77 69 74 68 6f 75 74 20  74 68 65 20 4f 53 20 52  |without the OS R|
000001d0  4f 4d 29 0a 42 75 67 20  66 69 78 20 69 6e 20 22  |OM).Bug fix in "|
000001e0  50 61 73 73 20 6f 6e 20  4f 53 43 4c 49 22 0a 52  |Pass on OSCLI".R|
000001f0  65 6d 6f 76 65 64 20 62  75 67 20 69 6e 20 74 69  |emoved bug in ti|
00000200  6d 65 72 73 20 74 68 61  74 20 61 70 70 65 61 72  |mers that appear|
00000210  65 64 20 69 6e 20 31 2e  30 31 0a 0a 31 2e 31 30  |ed in 1.01..1.10|
00000220  20 28 31 34 74 68 20 4a  61 6e 75 61 72 79 20 31  | (14th January 1|
00000230  39 39 36 29 0a 0a 52 4f  4d 53 45 4c 20 70 61 67  |996)..ROMSEL pag|
00000240  69 6e 67 20 73 70 65 65  64 65 64 20 75 70 20 73  |ing speeded up s|
00000250  6c 69 67 68 74 6c 79 20  28 52 4a 57 29 0a 4d 61  |lightly (RJW).Ma|
00000260  69 6e 20 73 70 72 69 74  65 20 63 68 61 6e 67 65  |in sprite change|
00000270  64 2c 20 73 70 72 69 74  65 20 6f 6e 20 69 63 6f  |d, sprite on ico|
00000280  6e 20 62 61 72 20 6e 6f  77 20 69 6e 64 69 63 61  |n bar now indica|
00000290  74 65 73 20 77 68 69 63  68 20 6d 61 63 68 69 6e  |tes which machin|
000002a0  65 0a 69 73 20 62 65 69  6e 67 20 65 6d 75 6c 61  |e.is being emula|
000002b0  74 65 64 20 28 77 69 64  74 68 73 20 73 68 6f 75  |ted (widths shou|
000002c0  6c 64 20 61 6c 6c 20 62  65 20 74 68 65 20 73 61  |ld all be the sa|
000002d0  6d 65 2c 20 35 34 20 63  75 72 72 65 6e 74 6c 79  |me, 54 currently|
000002e0  29 20 28 52 47 48 29 0a  46 69 78 65 64 20 62 75  |) (RGH).Fixed bu|
000002f0  67 73 20 69 6e 20 2a 53  52 57 72 69 74 65 0a 4b  |gs in *SRWrite.K|
00000300  65 79 6d 61 70 20 6f 70  74 69 6f 6e 20 61 64 64  |eymap option add|
00000310  65 64 0a 4b 65 79 6d 61  70 20 64 69 72 65 63 74  |ed.Keymap direct|
00000320  6f 72 79 20 61 64 64 65  64 20 28 69 6e 63 6c 75  |ory added (inclu|
00000330  64 69 6e 67 20 52 69 73  63 20 50 43 20 6b 65 79  |ding Risc PC key|
00000340  20 6d 61 70 70 69 6e 67  29 0a 4b 65 79 6d 61 70  | mapping).Keymap|
00000350  20 63 6f 6d 6d 61 6e 64  20 61 64 64 65 64 20 74  | command added t|
00000360  6f 20 53 63 72 69 70 74  20 4c 61 6e 67 75 61 67  |o Script Languag|
00000370  65 0a 44 69 66 66 65 72  65 6e 74 20 63 6f 64 65  |e.Different code|
00000380  20 66 6f 72 20 42 42 43  2f 4d 61 73 74 65 72 20  | for BBC/Master |
00000390  45 6d 75 6c 61 74 69 6f  6e 20 28 42 42 43 20 73  |Emulation (BBC s|
000003a0  68 6f 75 6c 64 20 62 65  20 61 20 62 69 74 20 66  |hould be a bit f|
000003b0  61 73 74 65 72 29 0a 53  6e 61 70 73 68 6f 74 73  |aster).Snapshots|
000003c0  20 6e 6f 77 20 67 72 61  62 62 65 64 20 70 72 6f  | now grabbed pro|
000003d0  70 65 72 6c 79 20 69 66  20 74 68 65 79 20 61 72  |perly if they ar|
000003e0  65 20 74 68 65 20 21 52  75 6e 20 66 69 6c 65 0a  |e the !Run file.|
000003f0  6f 66 20 61 6e 20 41 70  70 6c 69 63 61 74 69 6f  |of an Applicatio|
00000400  6e 20 28 73 68 6f 75 6c  64 20 6e 6f 77 20 62 65  |n (should now be|
00000410  20 52 49 53 43 20 4f 53  20 32 20 66 72 69 65 6e  | RISC OS 2 frien|
00000420  64 6c 79 29 0a 4e 6f 77  20 70 6f 73 73 69 62 6c  |dly).Now possibl|
00000430  65 20 74 6f 20 68 61 76  65 20 61 6e 20 61 70 70  |e to have an app|
00000440  6c 69 63 61 74 69 6f 6e  20 77 69 74 68 6f 75 74  |lication without|
00000450  20 61 20 21 52 75 6e 20  66 69 6c 65 0a 49 66 20  | a !Run file.If |
00000460  74 68 65 20 65 6d 75 6c  61 74 6f 72 20 69 73 20  |the emulator is |
00000470  69 6e 20 42 42 43 20 27  42 27 20 6d 6f 64 65 20  |in BBC 'B' mode |
00000480  74 68 65 6e 20 77 68 65  6e 20 61 20 66 69 6c 65  |then when a file|
00000490  20 69 73 20 2a 45 58 45  43 27 64 20 66 72 6f 6d  | is *EXEC'd from|
000004a0  0a 74 68 65 20 64 65 73  6b 74 6f 70 20 6f 72 20  |.the desktop or |
000004b0  66 72 6f 6d 20 61 20 53  63 72 69 70 74 20 50 41  |from a Script PA|
000004c0  47 45 20 69 73 20 73 65  74 20 74 6f 20 26 31 39  |GE is set to &19|
000004d0  30 30 0a 50 61 67 65 64  20 52 4f 4d 73 20 4f 70  |00.Paged ROMs Op|
000004e0  74 69 6f 6e 20 73 68 6f  75 6c 64 20 6e 6f 77 20  |tion should now |
000004f0  77 6f 72 6b 0a 53 6f 75  6e 64 20 6e 6f 77 20 61  |work.Sound now a|
00000500  74 20 6d 61 78 69 6d 75  6d 20 76 6f 6c 75 6d 65  |t maximum volume|
00000510  20 62 79 20 64 65 66 61  75 6c 74 20 28 44 48 53  | by default (DHS|
00000520  29 0a 42 75 67 20 66 69  78 65 64 20 69 6e 20 53  |).Bug fixed in S|
00000530  6f 75 6e 64 20 28 41 6c  69 65 6e 20 38 2c 20 4a  |ound (Alien 8, J|
00000540  65 74 20 50 61 63 2c 20  5a 61 6c 61 67 61 2c 20  |et Pac, Zalaga, |
00000550  52 65 76 73 29 20 28 44  48 53 29 0a 55 6e 77 61  |Revs) (DHS).Unwa|
00000560  6e 74 65 64 20 62 72 61  63 6b 65 74 20 69 6e 20  |nted bracket in |
00000570  50 52 4f 43 64 69 72 20  72 65 6d 6f 76 65 64 0a  |PROCdir removed.|
00000580  56 6f 6c 75 6d 65 20 61  6e 64 20 4b 65 79 6d 61  |Volume and Keyma|
00000590  70 20 6e 6f 77 20 73 61  76 65 64 20 62 79 20 27  |p now saved by '|
000005a0  53 61 76 65 20 4f 70 74  69 6f 6e 73 27 0a 46 69  |Save Options'.Fi|
000005b0  6c 65 73 20 6f 66 20 74  79 70 65 20 26 46 46 42  |les of type &FFB|
000005c0  20 28 42 41 53 49 43 29  20 61 6e 64 20 26 46 46  | (BASIC) and &FF|
000005d0  45 20 28 43 6f 6d 6d 61  6e 64 29 20 63 61 6e 20  |E (Command) can |
000005e0  6e 6f 77 20 62 65 20 64  72 61 67 67 65 64 0a 74  |now be dragged.t|
000005f0  6f 20 74 68 65 20 69 63  6f 6e 20 62 61 72 20 28  |o the icon bar (|
00000600  77 68 69 63 68 20 72 65  73 65 74 73 20 74 68 65  |which resets the|
00000610  20 65 6d 75 6c 61 74 6f  72 20 61 6e 64 20 72 75  | emulator and ru|
00000620  6e 73 20 74 68 65 6d 29  0a 42 75 67 20 66 69 78  |ns them).Bug fix|
00000630  65 64 20 69 6e 20 2a 43  41 54 0a 53 75 70 70 6f  |ed in *CAT.Suppo|
00000640  72 74 20 66 6f 72 20 4d  4f 53 20 33 2e 35 20 61  |rt for MOS 3.5 a|
00000650  64 64 65 64 20 28 53 48  45 49 4c 41 20 6e 6f 20  |dded (SHEILA no |
00000660  6c 6f 6e 67 65 72 20 69  6e 20 6d 65 6d 6f 72 79  |longer in memory|
00000670  20 6d 61 70 29 0a 53 6e  61 70 73 68 6f 74 20 66  | map).Snapshot f|
00000680  6f 72 6d 61 74 20 63 68  61 6e 67 65 64 20 74 6f  |ormat changed to|
00000690  20 63 6f 70 65 20 77 69  74 68 20 4d 4f 53 20 33  | cope with MOS 3|
000006a0  2e 35 20 28 53 68 65 69  6c 61 20 61 74 20 73 74  |.5 (Sheila at st|
000006b0  61 72 74 2c 0a 6f 70 74  69 6f 6e 20 74 6f 20 73  |art,.option to s|
000006c0  61 76 65 20 53 57 20 52  41 4d 20 26 20 4d 4f 53  |ave SW RAM & MOS|
000006d0  29 20 2d 20 6f 6c 64 20  73 6e 61 70 73 68 6f 74  |) - old snapshot|
000006e0  73 20 63 61 6e 20 73 74  69 6c 6c 20 62 65 20 6c  |s can still be l|
000006f0  6f 61 64 65 64 0a 42 75  67 20 66 69 78 65 64 20  |oaded.Bug fixed |
00000700  74 68 61 74 20 63 61 75  73 65 64 20 65 6d 75 6c  |that caused emul|
00000710  61 74 6f 72 20 74 6f 20  73 6c 6f 77 20 64 6f 77  |ator to slow dow|
00000720  6e 20 77 68 65 6e 20 6b  65 79 20 68 65 6c 64 20  |n when key held |
00000730  6f 72 20 73 70 65 65 63  68 0a 77 61 73 20 62 65  |or speech.was be|
00000740  69 6e 67 20 67 65 6e 65  72 61 74 65 64 0a 53 61  |ing generated.Sa|
00000750  76 65 52 4f 4d 73 20 61  64 64 65 64 20 74 6f 20  |veROMs added to |
00000760  55 74 69 6c 73 3b 20 52  69 70 4d 61 73 74 65 72  |Utils; RipMaster|
00000770  20 61 6e 64 20 52 69 70  43 6f 6d 70 61 63 74 20  | and RipCompact |
00000780  64 65 6c 65 74 65 64 0a  41 6e 6f 74 68 65 72 20  |deleted.Another |
00000790  62 75 67 20 66 69 78 65  64 20 69 6e 20 74 69 6d  |bug fixed in tim|
000007a0  65 72 73 20 28 41 69 72  77 6f 6c 66 2c 20 52 65  |ers (Airwolf, Re|
000007b0  70 74 6f 6e 20 33 20 45  64 69 74 6f 72 29 0a 4f  |pton 3 Editor).O|
000007c0  66 66 69 63 69 61 6c 20  53 57 49 20 43 68 75 6e  |fficial SWI Chun|
000007d0  6b 20 61 6c 6c 6f 63 61  74 65 64 20 28 26 34 43  |k allocated (&4C|
000007e0  34 38 30 29 0a 42 42 43  44 65 63 6f 64 65 35 20  |480).BBCDecode5 |
000007f0  69 6e 63 6c 75 64 65 64  20 74 6f 20 63 6f 70 65  |included to cope|
00000800  20 62 65 74 74 65 72 20  77 69 74 68 20 69 6c 6c  | better with ill|
00000810  65 67 61 6c 20 66 69 6c  65 6e 61 6d 65 73 20 28  |egal filenames (|
00000820  52 47 48 29 0a 0a 31 2e  32 30 20 28 32 31 73 74  |RGH)..1.20 (21st|
00000830  20 46 65 62 72 75 61 72  79 20 31 39 39 36 29 0a  | February 1996).|
00000840  0a 45 6c 65 63 74 72 6f  6e 20 45 6d 75 6c 61 74  |.Electron Emulat|
00000850  69 6f 6e 20 61 64 64 65  64 0a 42 75 67 20 66 69  |ion added.Bug fi|
00000860  78 65 64 20 69 6e 20 69  63 6f 6e 20 62 61 72 20  |xed in icon bar |
00000870  72 65 64 72 61 77 0a 54  69 63 6b 20 72 65 6d 6f  |redraw.Tick remo|
00000880  76 65 64 20 66 72 6f 6d  20 4b 65 79 6d 61 70 20  |ved from Keymap |
00000890  6d 65 6e 75 0a 49 6e 64  65 78 46 69 6c 65 20 63  |menu.IndexFile c|
000008a0  6f 6d 6d 61 6e 64 20 61  64 64 65 64 20 74 6f 20  |ommand added to |
000008b0  53 63 72 69 70 74 73 20  74 6f 20 63 6f 70 65 20  |Scripts to cope |
000008c0  77 69 74 68 20 43 48 41  49 4e 20 22 22 20 65 74  |with CHAIN "" et|
000008d0  63 0a 4b 65 79 62 6f 61  72 64 20 68 61 6e 64 6c  |c.Keyboard handl|
000008e0  69 6e 67 20 73 70 65 65  64 65 64 20 75 70 20 73  |ing speeded up s|
000008f0  6c 69 67 68 74 6c 79 0a  54 77 65 61 6b 65 64 20  |lightly.Tweaked |
00000900  74 69 6d 65 72 20 68 61  6e 64 6c 69 6e 67 20 73  |timer handling s|
00000910  6c 69 67 68 74 6c 79 20  28 54 68 72 75 73 74 2c  |lightly (Thrust,|
00000920  20 4a 53 57 2c 20 52 65  70 74 6f 6e 20 32 2f 33  | JSW, Repton 2/3|
00000930  2c 20 65 74 63 2c 20 65  74 63 29 0a 53 63 72 65  |, etc, etc).Scre|
00000940  65 6e 20 63 6c 65 61 72  65 64 20 69 66 20 77 69  |en cleared if wi|
00000950  64 74 68 20 6f 72 20 68  65 69 67 68 74 20 64 65  |dth or height de|
00000960  63 72 65 61 73 65 64 20  62 79 20 74 6f 6f 20 6d  |creased by too m|
00000970  75 63 68 20 28 52 65 70  74 6f 6e 20 33 2c 20 47  |uch (Repton 3, G|
00000980  68 6f 75 6c 73 29 0a 4c  6f 61 64 69 6e 67 20 69  |houls).Loading i|
00000990  6e 74 6f 20 6d 65 6d 6f  72 79 20 77 69 6c 6c 20  |nto memory will |
000009a0  6e 6f 77 20 6e 6f 74 20  66 6c 6f 77 20 66 72 6f  |now not flow fro|
000009b0  6d 20 62 65 6c 6f 77 20  26 38 30 30 30 20 74 6f  |m below &8000 to|
000009c0  20 61 62 6f 76 65 20 26  38 30 30 30 0a 49 6e 63  | above &8000.Inc|
000009d0  72 65 61 73 65 64 20 74  65 6d 70 6c 61 74 65 20  |reased template |
000009e0  73 70 61 63 65 20 66 6f  72 20 52 49 53 43 20 4f  |space for RISC O|
000009f0  53 20 32 0a 42 75 67 20  66 69 78 65 64 20 28 63  |S 2.Bug fixed (c|
00000a00  72 61 73 68 65 64 20 69  66 20 73 63 72 65 65 6e  |rashed if screen|
00000a10  20 73 74 61 72 74 20 61  64 64 72 65 73 73 20 74  | start address t|
00000a20  6f 6f 20 73 6d 61 6c 6c  29 0a 53 61 76 65 52 4f  |oo small).SaveRO|
00000a30  4d 73 20 75 70 64 61 74  65 64 20 74 6f 20 77 6f  |Ms updated to wo|
00000a40  72 6b 20 6f 6e 20 4d 4f  53 20 33 2e 32 20 61 67  |rk on MOS 3.2 ag|
00000a50  61 69 6e 0a 52 65 61 64  69 6e 67 20 43 53 44 20  |ain.Reading CSD |
00000a60  69 6d 70 72 6f 76 65 64  20 74 6f 20 72 65 63 6f  |improved to reco|
00000a70  76 65 72 20 66 72 6f 6d  20 65 72 72 6f 72 73 0a  |ver from errors.|
00000a80  43 75 72 73 6f 72 20 6e  6f 77 20 66 75 6c 6c 79  |Cursor now fully|
00000a90  20 65 6d 75 6c 61 74 65  64 20 28 73 74 61 72 74  | emulated (start|
00000aa0  20 6c 69 6e 65 2c 20 65  6e 64 20 6c 69 6e 65 2c  | line, end line,|
00000ab0  20 77 69 64 74 68 2c 20  62 6c 69 6e 6b 29 0a 42  | width, blink).B|
00000ac0  75 67 20 66 69 78 65 64  20 28 73 63 72 65 65 6e  |ug fixed (screen|
00000ad0  20 63 6f 72 72 75 70 74  65 64 20 64 75 72 69 6e  | corrupted durin|
00000ae0  67 20 2a 43 61 74 2c 20  2a 53 70 6f 6f 6c 2c 20  |g *Cat, *Spool, |
00000af0  65 74 63 29 0a 47 72 61  6e 64 20 50 72 69 78 20  |etc).Grand Prix |
00000b00  43 6f 6e 73 74 72 75 63  74 69 6f 6e 20 53 65 74  |Construction Set|
00000b10  20 70 61 74 63 68 20 69  6d 70 72 6f 76 65 64 0a  | patch improved.|
00000b20  0a 31 2e 33 30 20 28 32  36 74 68 20 4d 61 72 63  |.1.30 (26th Marc|
00000b30  68 20 31 39 39 36 29 0a  0a 52 65 61 64 20 43 53  |h 1996)..Read CS|
00000b40  44 20 61 6e 64 20 52 65  73 65 74 20 4f 70 74 69  |D and Reset Opti|
00000b50  6f 6e 73 20 6d 6f 76 65  64 20 74 6f 20 4d 69 73  |ons moved to Mis|
00000b60  63 20 4d 65 6e 75 0a 44  69 73 61 62 6c 65 20 54  |c Menu.Disable T|
00000b70  61 70 65 20 6f 70 74 69  6f 6e 20 61 64 64 65 64  |ape option added|
00000b80  20 74 6f 20 4d 69 73 63  20 4d 65 6e 75 20 28 42  | to Misc Menu (B|
00000b90  42 43 20 26 20 45 6c 65  63 74 72 6f 6e 20 6f 6e  |BC & Electron on|
00000ba0  6c 79 29 0a 4e 65 77 20  53 63 72 69 70 74 20 63  |ly).New Script c|
00000bb0  6f 6d 6d 61 6e 64 73 3a  20 43 75 72 73 6f 72 20  |ommands: Cursor |
00000bc0  5b 4f 6e 7c 4f 66 66 5d  2c 20 45 78 61 63 74 53  |[On|Off], ExactS|
00000bd0  70 65 65 64 20 5b 4f 6e  7c 4f 66 66 5d 2c 20 44  |peed [On|Off], D|
00000be0  69 73 61 62 6c 65 54 61  70 65 2c 0a 4c 6f 61 64  |isableTape,.Load|
00000bf0  52 4f 4d 2c 20 4c 6f 61  64 52 41 4d 0a 42 75 67  |ROM, LoadRAM.Bug|
00000c00  20 66 69 78 65 64 20 69  6e 20 49 6e 64 65 78 46  | fixed in IndexF|
00000c10  69 6c 65 73 0a 55 70 64  61 74 65 64 20 73 6f 20  |iles.Updated so |
00000c20  74 68 61 74 20 46 6f 72  74 72 65 73 73 20 77 6f  |that Fortress wo|
00000c30  72 6b 73 20 66 6f 72 20  74 68 65 20 72 69 67 68  |rks for the righ|
00000c40  74 20 72 65 61 73 6f 6e  20 28 43 52 54 20 72 65  |t reason (CRT re|
00000c50  67 20 39 20 6e 6f 74 20  72 65 67 20 33 21 29 0a  |g 9 not reg 3!).|
00000c60  43 75 72 73 6f 72 20 63  6f 64 65 20 74 77 65 61  |Cursor code twea|
00000c70  6b 65 64 20 73 6c 69 67  68 74 6c 79 20 28 6e 6f  |ked slightly (no|
00000c80  20 75 70 64 61 74 65 20  6f 6e 20 77 72 69 74 65  | update on write|
00000c90  20 74 6f 20 72 65 67 20  31 30 29 0a 4e 6f 20 65  | to reg 10).No e|
00000ca0  72 72 6f 72 20 72 65 74  75 72 6e 65 64 20 69 66  |rror returned if|
00000cb0  20 79 6f 75 20 74 72 79  20 74 6f 20 63 68 61 6e  | you try to chan|
00000cc0  67 65 20 69 6e 74 6f 20  61 20 6e 6f 6e 2d 65 78  |ge into a non-ex|
00000cd0  69 73 74 65 6e 74 20 73  69 6e 67 6c 65 20 6c 65  |istent single le|
00000ce0  74 74 65 72 20 64 69 72  0a 41 64 64 65 64 20 73  |tter dir.Added s|
00000cf0  75 70 70 6f 72 74 20 66  6f 72 20 62 65 74 74 65  |upport for bette|
00000d00  72 20 4f 53 57 4f 52 44  20 26 37 46 20 69 66 20  |r OSWORD &7F if |
00000d10  49 6d 61 67 65 44 46 53  20 6d 6f 64 75 6c 65 20  |ImageDFS module |
00000d20  6c 6f 61 64 65 64 0a 52  69 70 44 46 53 44 69 73  |loaded.RipDFSDis|
00000d30  63 20 75 70 64 61 74 65  64 20 74 6f 20 72 65 61  |c updated to rea|
00000d40  64 20 49 6d 61 67 65 73  20 6f 66 20 44 46 53 20  |d Images of DFS |
00000d50  64 69 73 63 73 0a 2a 44  52 49 56 45 20 77 69 6c  |discs.*DRIVE wil|
00000d60  6c 20 6e 6f 77 20 69 6e  74 65 72 72 6f 67 61 74  |l now interrogat|
00000d70  65 20 49 6d 61 67 65 44  46 53 20 28 69 66 20 70  |e ImageDFS (if p|
00000d80  72 65 73 65 6e 74 29 20  74 6f 20 64 65 74 65 72  |resent) to deter|
00000d90  6d 69 6e 65 20 64 72 69  76 65 20 26 20 64 69 72  |mine drive & dir|
00000da0  0a 2a 44 52 49 56 45 20  52 20 77 69 6c 6c 20 72  |.*DRIVE R will r|
00000db0  65 61 64 20 52 49 53 43  20 4f 53 27 73 20 43 53  |ead RISC OS's CS|
00000dc0  44 20 69 6e 74 6f 20 74  68 65 20 65 6d 75 6c 61  |D into the emula|
00000dd0  74 6f 72 20 28 52 65 61  64 20 43 53 44 29 0a 41  |tor (Read CSD).A|
00000de0  20 66 69 6c 65 20 77 68  6f 73 65 20 6c 6f 61 64  | file whose load|
00000df0  20 61 6e 64 20 65 78 65  63 75 74 65 20 61 64 64  | and execute add|
00000e00  72 65 73 73 65 73 20 61  72 65 20 30 20 77 69 6c  |resses are 0 wil|
00000e10  6c 20 6e 6f 77 20 62 65  20 2a 45 58 45 43 27 64  |l now be *EXEC'd|
00000e20  0a 45 78 65 63 75 74 65  20 61 64 64 72 65 73 73  |.Execute address|
00000e30  20 6f 66 20 26 38 30 45  37 20 28 4d 4f 53 20 33  | of &80E7 (MOS 3|
00000e40  2e 35 29 20 6e 6f 77 20  72 65 63 6f 67 6e 69 73  |.5) now recognis|
00000e50  65 64 20 61 73 20 42 41  53 49 43 0a 53 75 70 70  |ed as BASIC.Supp|
00000e60  6f 72 74 20 61 64 64 65  64 20 66 6f 72 20 53 68  |ort added for Sh|
00000e70  69 66 74 2d 42 72 65 61  6b 20 2d 20 49 66 20 21  |ift-Break - If !|
00000e80  42 6f 6f 74 20 69 73 20  6e 6f 74 20 66 6f 75 6e  |Boot is not foun|
00000e90  64 20 74 68 65 6e 20 21  52 75 6e 20 77 69 6c 6c  |d then !Run will|
00000ea0  0a 62 65 20 6c 6f 61 64  65 64 20 61 73 20 61 20  |.be loaded as a |
00000eb0  27 42 42 43 20 53 63 72  69 70 74 27 20 28 42 6f  |'BBC Script' (Bo|
00000ec0  6f 74 20 6f 70 74 69 6f  6e 20 6e 6f 74 20 73 75  |ot option not su|
00000ed0  70 70 6f 72 74 65 64 29  0a 53 61 76 65 52 4f 4d  |pported).SaveROM|
00000ee0  73 20 66 69 78 65 64 20  28 70 72 6f 70 65 72 6c  |s fixed (properl|
00000ef0  79 20 74 68 69 73 20 74  69 6d 65 21 29 20 61 6e  |y this time!) an|
00000f00  64 20 75 70 64 61 74 65  64 20 66 6f 72 20 74 68  |d updated for th|
00000f10  65 20 45 6c 65 63 74 72  6f 6e 0a 57 72 69 74 69  |e Electron.Writi|
00000f20  6e 67 20 74 6f 20 73 63  72 65 65 6e 20 61 6e 64  |ng to screen and|
00000f30  20 6d 6f 76 69 6e 67 20  63 75 72 73 6f 72 20 73  | moving cursor s|
00000f40  70 65 65 64 65 64 20 75  70 20 28 52 4a 57 29 0a  |peeded up (RJW).|
00000f50  4d 61 73 74 65 72 20 53  68 61 64 6f 77 20 73 63  |Master Shadow sc|
00000f60  72 65 65 6e 20 73 70 65  65 64 65 64 20 75 70 20  |reen speeded up |
00000f70  28 52 4a 57 29 0a 49 63  6f 6e 20 62 61 72 20 73  |(RJW).Icon bar s|
00000f80  70 72 69 74 65 20 6e 6f  20 6c 6f 6e 67 65 72 20  |prite no longer |
00000f90  66 69 6c 6c 65 64 20 28  52 69 73 63 20 50 43 20  |filled (Risc PC |
00000fa0  74 65 78 74 75 72 65 73  29 0a 46 69 6c 65 20 6c  |textures).File l|
00000fb0  6f 61 64 69 6e 67 20 74  69 64 69 65 64 20 73 6c  |oading tidied sl|
00000fc0  69 67 68 74 6c 79 0a 42  75 67 20 66 69 78 65 64  |ightly.Bug fixed|
00000fd0  20 69 6e 20 4f 53 46 49  4c 45 20 32 35 35 20 28  | in OSFILE 255 (|
00000fe0  49 6d 6f 67 65 6e 29 0a  54 69 63 6b 20 62 61 63  |Imogen).Tick bac|
00000ff0  6b 20 69 6e 20 6b 65 79  6d 61 70 20 6d 65 6e 75  |k in keymap menu|
00001000  0a 53 61 76 65 20 74 65  6d 70 6c 61 74 65 20 6e  |.Save template n|
00001010  6f 77 20 68 61 73 20 72  61 64 69 6f 20 69 63 6f  |ow has radio ico|
00001020  6e 73 0a 2a 42 41 43 4b  20 61 64 64 65 64 20 74  |ns.*BACK added t|
00001030  6f 20 56 69 72 74 75 61  6c 20 44 46 53 0a 43 61  |o Virtual DFS.Ca|
00001040  70 73 20 4c 6f 63 6b 20  6c 69 67 68 74 20 65 6d  |ps Lock light em|
00001050  75 6c 61 74 65 64 0a 52  69 73 63 20 50 43 20 6b  |ulated.Risc PC k|
00001060  65 79 6d 61 70 20 75 70  64 61 74 65 64 20 28 23  |eymap updated (#|
00001070  7e 20 6b 65 79 29 0a 0a  31 2e 34 30 20 28 34 74  |~ key)..1.40 (4t|
00001080  68 20 41 70 72 69 6c 20  31 39 39 36 29 0a 0a 49  |h April 1996)..I|
00001090  63 6f 6e 20 62 61 72 20  6e 6f 20 6c 6f 6e 67 65  |con bar no longe|
000010a0  72 20 66 6c 69 63 6b 65  72 73 20 6f 6e 20 75 70  |r flickers on up|
000010b0  64 61 74 65 0a 41 64 64  65 64 20 73 75 70 70 6f  |date.Added suppo|
000010c0  72 74 20 66 6f 72 20 53  57 49 73 20 69 6e 73 69  |rt for SWIs insi|
000010d0  64 65 20 65 6d 75 6c 61  74 6f 72 20 6c 69 6b 65  |de emulator like|
000010e0  20 21 36 35 48 6f 73 74  20 28 4f 70 63 6f 64 65  | !65Host (Opcode|
000010f0  20 26 30 37 29 0a 4e 65  77 20 53 63 72 69 70 74  | &07).New Script|
00001100  20 63 6f 6d 6d 61 6e 64  3a 20 4b 69 6c 6c 52 4f  | command: KillRO|
00001110  4d 0a 4c 6f 61 64 52 4f  4d 20 61 6e 64 20 4c 6f  |M.LoadROM and Lo|
00001120  61 64 52 41 4d 20 63 61  6e 20 6e 6f 77 20 6c 6f  |adRAM can now lo|
00001130  61 64 20 69 6d 61 67 65  73 20 66 72 6f 6d 20 61  |ad images from a|
00001140  6e 79 77 68 65 72 65 0a  4f 6e 20 74 68 65 20 4d  |nywhere.On the M|
00001150  61 73 74 65 72 20 2a 45  58 20 61 6e 64 20 2a 49  |aster *EX and *I|
00001160  4e 46 4f 20 6e 6f 77 20  6a 75 73 74 20 72 65 74  |NFO now just ret|
00001170  75 72 6e 20 72 61 74 68  65 72 20 74 68 61 6e 20  |urn rather than |
00001180  66 72 65 65 7a 69 6e 67  0a 42 75 67 20 66 69 78  |freezing.Bug fix|
00001190  65 64 20 69 6e 20 2a 44  49 52 20 28 41 44 46 53  |ed in *DIR (ADFS|
000011a0  3a 3a 34 2e 24 2e 42 42  43 29 0a 42 75 67 20 66  |::4.$.BBC).Bug f|
000011b0  69 78 65 64 20 69 6e 20  2a 53 52 4c 4f 41 44 20  |ixed in *SRLOAD |
000011c0  28 2b 20 69 6e 20 66 69  6c 65 6e 61 6d 65 29 0a  |(+ in filename).|
000011d0  52 41 4d 20 62 61 6e 6b  73 20 63 61 6e 20 6e 6f  |RAM banks can no|
000011e0  77 20 62 65 20 72 65 66  65 72 72 65 64 20 74 6f  |w be referred to|
000011f0  20 62 79 20 6c 65 74 74  65 72 73 20 69 6e 20 2a  | by letters in *|
00001200  53 52 4c 4f 41 44 2c 20  2a 53 52 57 52 49 54 45  |SRLOAD, *SRWRITE|
00001210  0a 52 69 73 63 20 50 43  20 6b 65 79 6d 61 70 20  |.Risc PC keymap |
00001220  74 77 65 61 6b 65 64 20  28 4d 61 73 74 65 72 20  |tweaked (Master |
00001230  4b 65 79 70 61 64 29 0a  42 75 67 20 66 69 78 65  |Keypad).Bug fixe|
00001240  64 20 69 6e 20 63 75 72  73 6f 72 0a 4a 75 6d 70  |d in cursor.Jump|
00001250  20 74 61 62 6c 65 20 66  6f 72 20 43 52 54 20 28  | table for CRT (|
00001260  66 69 6e 61 6c 6c 79 21  29 0a 0a 31 2e 35 30 20  |finally!)..1.50 |
00001270  28 32 39 74 68 20 4d 61  79 20 31 39 39 36 29 0a  |(29th May 1996).|
00001280  0a 53 57 49 73 20 63 68  61 6e 67 65 64 20 66 72  |.SWIs changed fr|
00001290  6f 6d 20 44 46 53 5f 20  54 4f 20 49 6d 61 67 65  |om DFS_ TO Image|
000012a0  44 46 53 5f 0a 45 72 72  6f 72 20 68 61 6e 64 6c  |DFS_.Error handl|
000012b0  69 6e 67 20 6d 75 63 68  20 69 6d 70 72 6f 76 65  |ing much improve|
000012c0  64 0a 36 35 30 32 53 75  70 70 6f 72 74 20 6d 6f  |d.6502Support mo|
000012d0  64 75 6c 65 20 72 65 6d  6f 76 65 64 20 6f 6e 20  |dule removed on |
000012e0  65 78 69 74 0a 42 75 67  20 66 69 78 65 64 3a 20  |exit.Bug fixed: |
000012f0  4d 45 4d 3a 20 69 6e 20  4f 53 57 4f 52 44 20 37  |MEM: in OSWORD 7|
00001300  32 0a 4f 70 74 69 6f 6e  20 74 6f 20 74 75 72 6e  |2.Option to turn|
00001310  20 73 6f 75 6e 64 20 6f  66 66 20 28 73 70 65 65  | sound off (spee|
00001320  64 20 67 61 69 6e 29 0a  4f 70 74 69 6f 6e 20 66  |d gain).Option f|
00001330  6f 72 20 66 61 73 74 20  48 61 72 64 77 61 72 65  |or fast Hardware|
00001340  20 53 63 72 6f 6c 6c 69  6e 67 0a 4e 65 77 20 53  | Scrolling.New S|
00001350  63 72 69 70 74 20 63 6f  6d 6d 61 6e 64 73 3a 20  |cript commands: |
00001360  53 6f 75 6e 64 20 5b 4f  6e 7c 4f 66 66 5d 2c 20  |Sound [On|Off], |
00001370  53 63 72 6f 6c 6c 48 61  63 6b 0a 0a 31 2e 36 30  |ScrollHack..1.60|
00001380  20 28 33 30 74 68 20 41  75 67 75 73 74 20 31 39  | (30th August 19|
00001390  39 36 29 0a 0a 4a 4d 50  20 28 26 78 78 46 46 29  |96)..JMP (&xxFF)|
000013a0  20 27 62 75 67 27 20 65  6d 75 6c 61 74 65 64 20  | 'bug' emulated |
000013b0  69 6e 20 42 42 43 20 61  6e 64 20 45 6c 65 63 74  |in BBC and Elect|
000013c0  72 6f 6e 0a 56 61 72 69  61 62 6c 65 20 73 70 65  |ron.Variable spe|
000013d0  65 64 20 61 64 64 65 64  0a 4e 65 77 20 73 63 72  |ed added.New scr|
000013e0  69 70 74 20 63 6f 6d 6d  61 6e 64 20 53 70 65 65  |ipt command Spee|
000013f0  64 20 3c 73 70 65 65 64  3e 0a 45 78 61 63 74 20  |d <speed>.Exact |
00001400  73 70 65 65 64 20 6d 65  6e 75 20 6f 70 74 69 6f  |speed menu optio|
00001410  6e 20 72 65 6d 6f 76 65  64 2c 20 73 63 72 69 70  |n removed, scrip|
00001420  74 20 63 6f 6d 6d 61 6e  64 20 45 78 61 63 74 53  |t command ExactS|
00001430  70 65 65 64 20 73 74 69  6c 6c 20 77 6f 72 6b 73  |peed still works|
00001440  0a 43 6f 6e 66 69 67 75  72 65 20 64 69 61 6c 6f  |.Configure dialo|
00001450  67 75 65 20 62 6f 78 20  61 64 64 65 64 2c 20 4f  |gue box added, O|
00001460  70 74 69 6f 6e 73 20 6d  65 6e 75 20 72 65 6d 6f  |ptions menu remo|
00001470  76 65 64 0a 43 68 61 6e  67 65 64 20 73 6c 69 67  |ved.Changed slig|
00001480  68 74 6c 79 20 74 6f 20  77 6f 72 6b 20 62 65 74  |htly to work bet|
00001490  74 65 72 20 77 69 74 68  20 49 6d 61 67 65 44 46  |ter with ImageDF|
000014a0  53 0a 0a 32 2e 30 30 20  28 31 73 74 20 4e 6f 76  |S..2.00 (1st Nov|
000014b0  65 6d 62 65 72 20 31 39  39 36 29 0a 0a 44 46 53  |ember 1996)..DFS|
000014c0  49 6d 61 67 65 20 66 69  6c 65 73 20 28 26 42 32  |Image files (&B2|
000014d0  32 29 20 63 61 6e 20 6e  6f 77 20 62 65 20 64 72  |2) can now be dr|
000014e0  61 67 67 65 64 20 74 6f  20 69 63 6f 6e 20 62 61  |agged to icon ba|
000014f0  72 20 28 69 66 20 49 6d  61 67 65 44 46 53 20 6c  |r (if ImageDFS l|
00001500  6f 61 64 65 64 29 0a 42  65 68 61 76 69 6f 75 72  |oaded).Behaviour|
00001510  20 6f 66 20 2a 44 52 49  56 45 20 63 68 61 6e 67  | of *DRIVE chang|
00001520  65 64 0a 42 75 67 20 66  69 78 65 64 3a 20 2a 44  |ed.Bug fixed: *D|
00001530  52 2e 30 20 61 6e 64 20  2a 44 52 49 56 45 30 20  |R.0 and *DRIVE0 |
00001540  6e 6f 77 20 61 63 63 65  70 74 65 64 0a 2a 4d 6f  |now accepted.*Mo|
00001550  75 6e 74 20 6e 6f 77 20  77 6f 72 6b 73 0a 2a 49  |unt now works.*I|
00001560  6e 69 74 53 74 6f 72 65  20 74 61 6b 65 6e 20 6f  |nitStore taken o|
00001570  75 74 20 6f 66 20 27 21  52 75 6e 27 20 66 69 6c  |ut of '!Run' fil|
00001580  65 0a 41 64 64 65 64 20  73 75 70 70 6f 72 74 20  |e.Added support |
00001590  66 6f 72 20 70 72 69 6e  74 69 6e 67 0a 42 75 67  |for printing.Bug|
000015a0  20 66 69 78 65 64 20 69  6e 20 76 73 79 6e 63 20  | fixed in vsync |
000015b0  63 6f 64 65 20 28 6d 6f  64 65 20 6e 6f 74 20 62  |code (mode not b|
000015c0  65 69 6e 67 20 63 68 61  6e 67 65 64 29 0a 42 75  |eing changed).Bu|
000015d0  67 20 66 69 78 65 64 20  69 6e 20 63 75 72 73 6f  |g fixed in curso|
000015e0  72 20 63 6f 64 65 20 28  6d 6f 75 73 65 20 70 6f  |r code (mouse po|
000015f0  69 6e 74 65 72 20 61 70  70 65 61 72 69 6e 67 29  |inter appearing)|
00001600  0a 52 69 70 36 35 48 6f  73 74 20 72 65 77 72 69  |.Rip65Host rewri|
00001610  74 74 65 6e 20 74 6f 20  72 75 6e 20 6f 6e 20 53  |tten to run on S|
00001620  74 72 6f 6e 67 41 52 4d  20 28 52 4a 57 29 0a 42  |trongARM (RJW).B|
00001630  75 67 20 66 69 78 65 64  20 69 6e 20 70 61 6c 65  |ug fixed in pale|
00001640  74 74 65 20 28 4c 44 52  42 29 0a 4e 6f 20 4a 6f  |tte (LDRB).No Jo|
00001650  79 73 74 69 63 6b 20 6f  70 74 69 6f 6e 20 61 64  |ystick option ad|
00001660  64 65 64 0a 54 69 63 6b  20 62 61 63 6b 20 6f 6e  |ded.Tick back on|
00001670  20 6b 65 79 6d 61 70 20  6d 65 6e 75 0a 43 6f 6e  | keymap menu.Con|
00001680  66 69 67 20 77 69 6e 64  6f 77 20 6e 6f 74 69 63  |fig window notic|
00001690  65 73 20 63 68 61 6e 67  65 73 20 69 6e 20 6b 65  |es changes in ke|
000016a0  79 6d 61 70 20 62 65 74  74 65 72 0a 42 75 67 20  |ymap better.Bug |
000016b0  66 69 78 65 64 3a 20 63  68 61 6e 67 69 6e 67 20  |fixed: changing |
000016c0  62 65 74 77 65 65 6e 20  6d 61 63 68 69 6e 65 73  |between machines|
000016d0  0a 42 75 67 20 66 69 78  65 64 3a 20 70 61 74 63  |.Bug fixed: patc|
000016e0  68 65 73 20 69 6e 20 45  6c 65 63 74 72 6f 6e 20  |hes in Electron |
000016f0  6d 6f 64 65 0a 42 75 67  20 66 69 78 65 64 3a 20  |mode.Bug fixed: |
00001700  73 68 69 66 74 2d 62 72  65 61 6b 20 69 6e 20 4d  |shift-break in M|
00001710  61 73 74 65 72 2f 45 6c  65 63 74 72 6f 6e 0a 42  |aster/Electron.B|
00001720  75 67 20 66 69 78 65 64  3a 20 65 72 72 6f 72 20  |ug fixed: error |
00001730  68 61 6e 64 6c 69 6e 67  20 77 68 65 6e 20 73 6f  |handling when so|
00001740  75 6e 64 20 69 73 20 6f  66 66 0a 4d 61 73 74 65  |und is off.Maste|
00001750  72 20 6d 65 6d 6f 72 79  20 70 61 67 69 6e 67 20  |r memory paging |
00001760  63 6f 6d 70 6c 65 74 65  6c 79 20 72 65 77 72 69  |completely rewri|
00001770  74 74 65 6e 0a 53 61 76  65 2d 73 63 72 65 65 6e  |tten.Save-screen|
00001780  2d 61 73 2d 73 70 72 69  74 65 20 63 6f 64 65 20  |-as-sprite code |
00001790  74 77 65 61 6b 65 64 20  74 6f 20 63 6f 70 65 20  |tweaked to cope |
000017a0  77 69 74 68 20 6e 65 77  20 6d 65 6d 6f 72 79 20  |with new memory |
000017b0  6d 61 70 0a 42 75 67 20  66 69 78 65 64 3a 20 65  |map.Bug fixed: e|
000017c0  72 72 6f 6e 65 6f 75 73  20 66 69 72 65 20 62 75  |rroneous fire bu|
000017d0  74 74 6f 6e 20 69 66 20  6a 6f 79 73 74 69 63 6b  |tton if joystick|
000017e0  20 6f 66 66 0a 0a 32 2e  31 30 20 28 32 34 74 68  | off..2.10 (24th|
000017f0  20 4e 6f 76 65 6d 62 65  72 20 31 39 39 36 29 0a  | November 1996).|
00001800  0a 41 64 6a 75 73 74 20  6f 6e 20 69 63 6f 6e 20  |.Adjust on icon |
00001810  62 61 72 20 2d 3e 20 43  6f 6e 66 69 67 20 57 69  |bar -> Config Wi|
00001820  6e 64 6f 77 0a 43 74 72  6c 2d 53 65 6c 65 63 74  |ndow.Ctrl-Select|
00001830  20 6f 6e 20 69 63 6f 6e  20 62 61 72 20 2d 3e 20  | on icon bar -> |
00001840  52 65 61 64 20 43 53 44  0a 4c 69 6d 69 74 65 64  |Read CSD.Limited|
00001850  20 73 75 70 70 6f 72 74  20 61 64 64 65 64 20 66  | support added f|
00001860  6f 72 20 61 64 64 69 6e  67 20 53 68 69 66 74 65  |or adding Shifte|
00001870  64 20 6b 65 79 73 20 74  6f 20 6b 65 79 6d 61 70  |d keys to keymap|
00001880  20 28 22 4e 61 74 75 72  61 6c 22 29 0a 53 75 70  | ("Natural").Sup|
00001890  70 6f 72 74 20 61 64 64  65 64 20 66 6f 72 20 41  |port added for A|
000018a0  72 63 68 69 6d 65 64 65  73 20 61 6e 64 20 52 69  |rchimedes and Ri|
000018b0  73 63 20 50 43 20 6b 65  79 6d 61 70 73 20 69 6e  |sc PC keymaps in|
000018c0  20 74 68 65 20 73 61 6d  65 20 66 69 6c 65 0a 49  | the same file.I|
000018d0  6e 69 74 69 61 6c 69 73  69 6e 67 20 6f 66 20 6b  |nitialising of k|
000018e0  65 79 6d 61 70 73 20 74  69 64 69 65 64 20 75 70  |eymaps tidied up|
000018f0  0a 4e 6f 69 73 65 20 63  68 61 6e 6e 65 6c 20 63  |.Noise channel c|
00001900  68 61 6e 67 65 64 20 73  6c 69 67 68 74 6c 79 20  |hanged slightly |
00001910  28 41 72 63 61 64 69 61  6e 73 29 0a 42 75 67 20  |(Arcadians).Bug |
00001920  66 69 78 65 64 3a 20 73  70 75 72 69 6f 75 73 20  |fixed: spurious |
00001930  63 75 72 73 6f 72 20 6f  6e 20 73 63 72 65 65 6e  |cursor on screen|
00001940  20 72 65 66 72 65 73 68                           | refresh|
00001948