Home » Archimedes archive » Archimedes World » AW-1994-04-Disc1.adf » Disk1Apr94 » !AWApr94/Goodies/AppView/!AppView/History
!AWApr94/Goodies/AppView/!AppView/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 » Archimedes World » AW-1994-04-Disc1.adf » Disk1Apr94 |
Filename: | !AWApr94/Goodies/AppView/!AppView/History |
Read OK: | ✔ |
File size: | 1826 bytes |
Load address: | 0000 |
Exec address: | 0000 |
File contents
AppView ======= TAL 06/11/93 v2.19 Version 0.01 (14-Apr-1993) ------------ Icon sits on icon bar. You can see the info window and quit. Version 0.02 ------------ You can select GetTask and click somewhere and a window will pop up. Version 0.03 ------------ Put in redraw code so that something appears in the window! Put in a window menu and designed search template. Version 0.04 ------------ Finished word search. Fixed some bugs in redraw code. Version 0.05 ------------ Finished byte search. Allowed pressing Return to goto first and down arrow to goto next. Added goto option. Got rid of another bug in redraw code. Version 0.06 ------------ Finished string search and SWI search. Fixed bug in search code. Fixed bug in redraw code. Added save submenu with three options. Version 0.07 ------------ Added save templates, started data transfer code. Version 0.08 ------------ Added Mnemonic search. Finished data transfer code. Wrote memory save, text save and disassembly save. Wrote help text. Version 0.09 ------------ Wrote this history text. Added Change. Fixed bug in SWI search. Added update by clicking on window feature. Version 0.10 (28-Apr-1993) ------------ Made unused icons shaded in Search and Change windows. Sped up redraw. Fixed bug in disassembly save. Fixed last known bug in redraw code. Version 1.00 ------------ Drew hi-res sprites. Version 1.01 ------------ Started adding List... Version 1.02 ------------ Got AppView to load files. Search bytes with files. Finished lists, except Only Search... option. Fixed bug in save code. Version 1.03 ------------ Byte file Only search works! Clicking adjust on list deletes item. List is cleared and its window pops up whenever you select a task or file to view. Added clear option on list. Version 1.04 ------------ Only search now works on files or tasks for bytes or words. Changed Change template to work with lists. Version 1.05 ------------ Change with list works. Added =,<>,<,> searches. Began adding list save... Version 1.06 ------------ Added list load for Overwrite. Change with file. FileInfo window. Added range checking for Change. Made save memory filename and file type change when loading files. Save memory now works on files. Works on text except for slight bug with the length... Version 1.07 ------------ Works on text. Can show files less that 4 words long (ie shorter than the window). Clicking Shift-Select on a Branch or Branch-with-link (B or BL) will now jump to that location in the file/task being viewed. Fixed bug in disassembly save. Changed it to insert EQUD for undefined instructions. Save Code now works for files. Version 1.08 ------------ AppView can now deal with branch instructions pointing to addresses smaller than their own. Version 2.00 ------------ Decided to re-write the whole program!! Doesn't do much yet, but I'm making a library this time. Version 2.01 ------------ Can select task and update fileinfo window. Gives an error for modules. View window pops up with disassembly of task. Version 2.02 ------------ User definable colours for background, text, swis and branch instructions. Colours can be saved as a default. Loads files. Goto works. Started on save. Clicking on icon while not viewing anything will select View Task for you. Version 2.03 ------------ Wrote list code. Fixed bug with colours where they didn't work in 256 colour modes. Wrote search code for byte and word searches. Version 2.04 ------------ Wrote SWI, mnemonic and string searches. Put conditions in for all of them. Wrote Pointer tool. Added Next code. Added normal list search. Save object. Version 2.05 ------------ Added goto address clicked on in list, and goto address used by instruction clicked on in view window. Made the change window pop up with correct address when you click over an instruction with adjust. Version 2.06 ------------ Addresses of branch instructions clicked on are stored so you can branch back. Change works, except for list changes. Wrote search Only. Search displays the number of items added or removed for all list searches. Clicking Adjust over a list item removes it. Version 2.07 ------------ Grab Task works. Modified flag in fileinfo window works. Quit asks for confirmation if an unsaved modified file is loaded. Added text,list and mnemonic saves. Version 2.08 (02-Aug-1993) ------------ AppView can now load from applications, as well as the filer. Fixed bug in string search. Fixed bug in save to application. Wrote change with list. Fixed bug in Change address. Down arrow can be used instead of Next in Search window. Version 2.09 (09-Aug-1993) ------------ AppView will use a window without a vertical scroll bar for short files. Re-wrote help text. Fixed a few small bugs. Wrote Lose Caret and Smash tools. Version 2.10 (22-Aug-1993) ------------ Wrote error trapping and added confirm option to Change feature. Made mnemonic search space insensitive. Added highlight bar and Edit menu. Added modules window, swi list and module info. Added RAM save and load. Version 2.11 (26-Aug-1993) ------------ Added module options kill, desktop and grab. Updated help text. Version 2.12 (04-Sep-1993) ------------ Fixed desktop Shutdown bug. Made file saves check for overwriting files. Made AppView 3D. Updated !Help. Replaced Smash with OSCLI and added Show Registers. Added mnemonic change. Version 2.13 (17-Sep-1993) ------------ Added Set menu. Wrote list change for mnemonics. Fixed bug in save routine. Version 2.14 (02-Oct-1993) ------------ Wrote shift code for assembler. Version 2.15 (05-Oct-1993) ------------ Updated !Help text. Made the RAM save affect the base address. Eg: If you save to &38000 then &38000 becomes the new base address. Version 2.16 (16-Oct-1993) ------------ Faster redraw with caret. Start option moved to goto menu and Base+ option added. Version 2.17 (26-Oct-1993) ------------ Fixed Input Focus bug. Sped up merge list searches. Version 2.18 (27-Oct-1993) ------------ Fixed a few small bugs. Version 2.19 (06-Nov-1993) ------------ Added keyboard shortcuts. Wrote code for use with Acorn's Help application.
00000000 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00000010 20 20 20 20 20 20 41 70 70 56 69 65 77 0a 20 20 | AppView. | 00000020 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00000030 20 20 20 20 3d 3d 3d 3d 3d 3d 3d 0a 54 41 4c 20 | =======.TAL | 00000040 30 36 2f 31 31 2f 39 33 20 76 32 2e 31 39 0a 0a |06/11/93 v2.19..| 00000050 56 65 72 73 69 6f 6e 20 30 2e 30 31 20 20 28 31 |Version 0.01 (1| 00000060 34 2d 41 70 72 2d 31 39 39 33 29 0a 2d 2d 2d 2d |4-Apr-1993).----| 00000070 2d 2d 2d 2d 2d 2d 2d 2d 0a 49 63 6f 6e 20 73 69 |--------.Icon si| 00000080 74 73 20 6f 6e 20 69 63 6f 6e 20 62 61 72 2e 20 |ts on icon bar. | 00000090 59 6f 75 20 63 61 6e 20 73 65 65 20 74 68 65 20 |You can see the | 000000a0 69 6e 66 6f 20 77 69 6e 64 6f 77 20 61 6e 64 20 |info window and | 000000b0 71 75 69 74 2e 0a 0a 56 65 72 73 69 6f 6e 20 30 |quit...Version 0| 000000c0 2e 30 32 0a 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |.02.------------| 000000d0 0a 59 6f 75 20 63 61 6e 20 73 65 6c 65 63 74 20 |.You can select | 000000e0 47 65 74 54 61 73 6b 20 61 6e 64 20 63 6c 69 63 |GetTask and clic| 000000f0 6b 20 73 6f 6d 65 77 68 65 72 65 20 61 6e 64 20 |k somewhere and | 00000100 61 20 77 69 6e 64 6f 77 20 77 69 6c 6c 20 70 6f |a window will po| 00000110 70 20 75 70 2e 0a 0a 56 65 72 73 69 6f 6e 20 30 |p up...Version 0| 00000120 2e 30 33 0a 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |.03.------------| 00000130 0a 50 75 74 20 69 6e 20 72 65 64 72 61 77 20 63 |.Put in redraw c| 00000140 6f 64 65 20 73 6f 20 74 68 61 74 20 73 6f 6d 65 |ode so that some| 00000150 74 68 69 6e 67 20 61 70 70 65 61 72 73 20 69 6e |thing appears in| 00000160 20 74 68 65 20 77 69 6e 64 6f 77 21 0a 50 75 74 | the window!.Put| 00000170 20 69 6e 20 61 20 77 69 6e 64 6f 77 20 6d 65 6e | in a window men| 00000180 75 20 61 6e 64 20 64 65 73 69 67 6e 65 64 20 73 |u and designed s| 00000190 65 61 72 63 68 20 74 65 6d 70 6c 61 74 65 2e 0a |earch template..| 000001a0 0a 56 65 72 73 69 6f 6e 20 30 2e 30 34 0a 2d 2d |.Version 0.04.--| 000001b0 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 0a 46 69 6e 69 73 |----------.Finis| 000001c0 68 65 64 20 77 6f 72 64 20 73 65 61 72 63 68 2e |hed word search.| 000001d0 20 46 69 78 65 64 20 73 6f 6d 65 20 62 75 67 73 | Fixed some bugs| 000001e0 20 69 6e 20 72 65 64 72 61 77 20 63 6f 64 65 2e | in redraw code.| 000001f0 0a 0a 56 65 72 73 69 6f 6e 20 30 2e 30 35 0a 2d |..Version 0.05.-| 00000200 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 0a 46 69 6e 69 |-----------.Fini| 00000210 73 68 65 64 20 62 79 74 65 20 73 65 61 72 63 68 |shed byte search| 00000220 2e 20 41 6c 6c 6f 77 65 64 20 70 72 65 73 73 69 |. Allowed pressi| 00000230 6e 67 20 52 65 74 75 72 6e 20 74 6f 20 67 6f 74 |ng Return to got| 00000240 6f 20 66 69 72 73 74 20 61 6e 64 20 64 6f 77 6e |o first and down| 00000250 20 61 72 72 6f 77 0a 74 6f 20 67 6f 74 6f 20 6e | arrow.to goto n| 00000260 65 78 74 2e 20 41 64 64 65 64 20 67 6f 74 6f 20 |ext. Added goto | 00000270 6f 70 74 69 6f 6e 2e 20 47 6f 74 20 72 69 64 20 |option. Got rid | 00000280 6f 66 20 61 6e 6f 74 68 65 72 20 62 75 67 20 69 |of another bug i| 00000290 6e 20 72 65 64 72 61 77 20 63 6f 64 65 2e 0a 0a |n redraw code...| 000002a0 56 65 72 73 69 6f 6e 20 30 2e 30 36 0a 2d 2d 2d |Version 0.06.---| 000002b0 2d 2d 2d 2d 2d 2d 2d 2d 2d 0a 46 69 6e 69 73 68 |---------.Finish| 000002c0 65 64 20 73 74 72 69 6e 67 20 73 65 61 72 63 68 |ed string search| 000002d0 20 61 6e 64 20 53 57 49 20 73 65 61 72 63 68 2e | and SWI search.| 000002e0 20 46 69 78 65 64 20 62 75 67 20 69 6e 20 73 65 | Fixed bug in se| 000002f0 61 72 63 68 20 63 6f 64 65 2e 0a 46 69 78 65 64 |arch code..Fixed| 00000300 20 62 75 67 20 69 6e 20 72 65 64 72 61 77 20 63 | bug in redraw c| 00000310 6f 64 65 2e 20 41 64 64 65 64 20 73 61 76 65 20 |ode. Added save | 00000320 73 75 62 6d 65 6e 75 20 77 69 74 68 20 74 68 72 |submenu with thr| 00000330 65 65 20 6f 70 74 69 6f 6e 73 2e 0a 0a 56 65 72 |ee options...Ver| 00000340 73 69 6f 6e 20 30 2e 30 37 0a 2d 2d 2d 2d 2d 2d |sion 0.07.------| 00000350 2d 2d 2d 2d 2d 2d 0a 41 64 64 65 64 20 73 61 76 |------.Added sav| 00000360 65 20 74 65 6d 70 6c 61 74 65 73 2c 20 73 74 61 |e templates, sta| 00000370 72 74 65 64 20 64 61 74 61 20 74 72 61 6e 73 66 |rted data transf| 00000380 65 72 20 63 6f 64 65 2e 0a 0a 56 65 72 73 69 6f |er code...Versio| 00000390 6e 20 30 2e 30 38 0a 2d 2d 2d 2d 2d 2d 2d 2d 2d |n 0.08.---------| 000003a0 2d 2d 2d 0a 41 64 64 65 64 20 4d 6e 65 6d 6f 6e |---.Added Mnemon| 000003b0 69 63 20 73 65 61 72 63 68 2e 20 46 69 6e 69 73 |ic search. Finis| 000003c0 68 65 64 20 64 61 74 61 20 74 72 61 6e 73 66 65 |hed data transfe| 000003d0 72 20 63 6f 64 65 2e 20 57 72 6f 74 65 20 6d 65 |r code. Wrote me| 000003e0 6d 6f 72 79 20 73 61 76 65 2c 20 74 65 78 74 0a |mory save, text.| 000003f0 73 61 76 65 20 61 6e 64 20 64 69 73 61 73 73 65 |save and disasse| 00000400 6d 62 6c 79 20 73 61 76 65 2e 20 57 72 6f 74 65 |mbly save. Wrote| 00000410 20 68 65 6c 70 20 74 65 78 74 2e 0a 0a 56 65 72 | help text...Ver| 00000420 73 69 6f 6e 20 30 2e 30 39 0a 2d 2d 2d 2d 2d 2d |sion 0.09.------| 00000430 2d 2d 2d 2d 2d 2d 0a 57 72 6f 74 65 20 74 68 69 |------.Wrote thi| 00000440 73 20 68 69 73 74 6f 72 79 20 74 65 78 74 2e 20 |s history text. | 00000450 41 64 64 65 64 20 43 68 61 6e 67 65 2e 20 46 69 |Added Change. Fi| 00000460 78 65 64 20 62 75 67 20 69 6e 20 53 57 49 20 73 |xed bug in SWI s| 00000470 65 61 72 63 68 2e 20 41 64 64 65 64 0a 75 70 64 |earch. Added.upd| 00000480 61 74 65 20 62 79 20 63 6c 69 63 6b 69 6e 67 20 |ate by clicking | 00000490 6f 6e 20 77 69 6e 64 6f 77 20 66 65 61 74 75 72 |on window featur| 000004a0 65 2e 0a 0a 56 65 72 73 69 6f 6e 20 30 2e 31 30 |e...Version 0.10| 000004b0 20 20 28 32 38 2d 41 70 72 2d 31 39 39 33 29 0a | (28-Apr-1993).| 000004c0 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 0a 4d 61 64 |------------.Mad| 000004d0 65 20 75 6e 75 73 65 64 20 69 63 6f 6e 73 20 73 |e unused icons s| 000004e0 68 61 64 65 64 20 69 6e 20 53 65 61 72 63 68 20 |haded in Search | 000004f0 61 6e 64 20 43 68 61 6e 67 65 20 77 69 6e 64 6f |and Change windo| 00000500 77 73 2e 20 53 70 65 64 20 75 70 20 72 65 64 72 |ws. Sped up redr| 00000510 61 77 2e 0a 46 69 78 65 64 20 62 75 67 20 69 6e |aw..Fixed bug in| 00000520 20 64 69 73 61 73 73 65 6d 62 6c 79 20 73 61 76 | disassembly sav| 00000530 65 2e 20 46 69 78 65 64 20 6c 61 73 74 20 6b 6e |e. Fixed last kn| 00000540 6f 77 6e 20 62 75 67 20 69 6e 20 72 65 64 72 61 |own bug in redra| 00000550 77 20 63 6f 64 65 2e 0a 0a 56 65 72 73 69 6f 6e |w code...Version| 00000560 20 31 2e 30 30 0a 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d | 1.00.----------| 00000570 2d 2d 0a 44 72 65 77 20 68 69 2d 72 65 73 20 73 |--.Drew hi-res s| 00000580 70 72 69 74 65 73 2e 0a 0a 56 65 72 73 69 6f 6e |prites...Version| 00000590 20 31 2e 30 31 0a 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d | 1.01.----------| 000005a0 2d 2d 0a 53 74 61 72 74 65 64 20 61 64 64 69 6e |--.Started addin| 000005b0 67 20 4c 69 73 74 2e 2e 2e 0a 0a 56 65 72 73 69 |g List.....Versi| 000005c0 6f 6e 20 31 2e 30 32 0a 2d 2d 2d 2d 2d 2d 2d 2d |on 1.02.--------| 000005d0 2d 2d 2d 2d 0a 47 6f 74 20 41 70 70 56 69 65 77 |----.Got AppView| 000005e0 20 74 6f 20 6c 6f 61 64 20 66 69 6c 65 73 2e 20 | to load files. | 000005f0 53 65 61 72 63 68 20 62 79 74 65 73 20 77 69 74 |Search bytes wit| 00000600 68 20 66 69 6c 65 73 2e 20 46 69 6e 69 73 68 65 |h files. Finishe| 00000610 64 20 6c 69 73 74 73 2c 20 65 78 63 65 70 74 0a |d lists, except.| 00000620 4f 6e 6c 79 20 53 65 61 72 63 68 2e 2e 2e 20 6f |Only Search... o| 00000630 70 74 69 6f 6e 2e 20 46 69 78 65 64 20 62 75 67 |ption. Fixed bug| 00000640 20 69 6e 20 73 61 76 65 20 63 6f 64 65 2e 0a 0a | in save code...| 00000650 56 65 72 73 69 6f 6e 20 31 2e 30 33 0a 2d 2d 2d |Version 1.03.---| 00000660 2d 2d 2d 2d 2d 2d 2d 2d 2d 0a 42 79 74 65 20 66 |---------.Byte f| 00000670 69 6c 65 20 4f 6e 6c 79 20 73 65 61 72 63 68 20 |ile Only search | 00000680 77 6f 72 6b 73 21 20 43 6c 69 63 6b 69 6e 67 20 |works! Clicking | 00000690 61 64 6a 75 73 74 20 6f 6e 20 6c 69 73 74 20 64 |adjust on list d| 000006a0 65 6c 65 74 65 73 20 69 74 65 6d 2e 20 4c 69 73 |eletes item. Lis| 000006b0 74 0a 69 73 20 63 6c 65 61 72 65 64 20 61 6e 64 |t.is cleared and| 000006c0 20 69 74 73 20 77 69 6e 64 6f 77 20 70 6f 70 73 | its window pops| 000006d0 20 75 70 20 77 68 65 6e 65 76 65 72 20 79 6f 75 | up whenever you| 000006e0 20 73 65 6c 65 63 74 20 61 20 74 61 73 6b 20 6f | select a task o| 000006f0 72 20 66 69 6c 65 20 74 6f 0a 76 69 65 77 2e 20 |r file to.view. | 00000700 41 64 64 65 64 20 63 6c 65 61 72 20 6f 70 74 69 |Added clear opti| 00000710 6f 6e 20 6f 6e 20 6c 69 73 74 2e 0a 0a 56 65 72 |on on list...Ver| 00000720 73 69 6f 6e 20 31 2e 30 34 0a 2d 2d 2d 2d 2d 2d |sion 1.04.------| 00000730 2d 2d 2d 2d 2d 2d 0a 4f 6e 6c 79 20 73 65 61 72 |------.Only sear| 00000740 63 68 20 6e 6f 77 20 77 6f 72 6b 73 20 6f 6e 20 |ch now works on | 00000750 66 69 6c 65 73 20 6f 72 20 74 61 73 6b 73 20 66 |files or tasks f| 00000760 6f 72 20 62 79 74 65 73 20 6f 72 20 77 6f 72 64 |or bytes or word| 00000770 73 2e 20 43 68 61 6e 67 65 64 0a 43 68 61 6e 67 |s. Changed.Chang| 00000780 65 20 74 65 6d 70 6c 61 74 65 20 74 6f 20 77 6f |e template to wo| 00000790 72 6b 20 77 69 74 68 20 6c 69 73 74 73 2e 0a 0a |rk with lists...| 000007a0 56 65 72 73 69 6f 6e 20 31 2e 30 35 0a 2d 2d 2d |Version 1.05.---| 000007b0 2d 2d 2d 2d 2d 2d 2d 2d 2d 0a 43 68 61 6e 67 65 |---------.Change| 000007c0 20 77 69 74 68 20 6c 69 73 74 20 77 6f 72 6b 73 | with list works| 000007d0 2e 20 41 64 64 65 64 20 3d 2c 3c 3e 2c 3c 2c 3e |. Added =,<>,<,>| 000007e0 20 73 65 61 72 63 68 65 73 2e 20 42 65 67 61 6e | searches. Began| 000007f0 20 61 64 64 69 6e 67 20 6c 69 73 74 20 73 61 76 | adding list sav| 00000800 65 2e 2e 2e 0a 0a 56 65 72 73 69 6f 6e 20 31 2e |e.....Version 1.| 00000810 30 36 0a 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 0a |06.------------.| 00000820 41 64 64 65 64 20 6c 69 73 74 20 6c 6f 61 64 20 |Added list load | 00000830 66 6f 72 20 4f 76 65 72 77 72 69 74 65 2e 20 43 |for Overwrite. C| 00000840 68 61 6e 67 65 20 77 69 74 68 20 66 69 6c 65 2e |hange with file.| 00000850 20 46 69 6c 65 49 6e 66 6f 20 77 69 6e 64 6f 77 | FileInfo window| 00000860 2e 0a 41 64 64 65 64 20 72 61 6e 67 65 20 63 68 |..Added range ch| 00000870 65 63 6b 69 6e 67 20 66 6f 72 20 43 68 61 6e 67 |ecking for Chang| 00000880 65 2e 20 4d 61 64 65 20 73 61 76 65 20 6d 65 6d |e. Made save mem| 00000890 6f 72 79 20 66 69 6c 65 6e 61 6d 65 20 61 6e 64 |ory filename and| 000008a0 20 66 69 6c 65 0a 74 79 70 65 20 63 68 61 6e 67 | file.type chang| 000008b0 65 20 77 68 65 6e 20 6c 6f 61 64 69 6e 67 20 66 |e when loading f| 000008c0 69 6c 65 73 2e 20 53 61 76 65 20 6d 65 6d 6f 72 |iles. Save memor| 000008d0 79 20 6e 6f 77 20 77 6f 72 6b 73 20 6f 6e 20 66 |y now works on f| 000008e0 69 6c 65 73 2e 0a 57 6f 72 6b 73 20 6f 6e 20 74 |iles..Works on t| 000008f0 65 78 74 20 65 78 63 65 70 74 20 66 6f 72 20 73 |ext except for s| 00000900 6c 69 67 68 74 20 62 75 67 20 77 69 74 68 20 74 |light bug with t| 00000910 68 65 20 6c 65 6e 67 74 68 2e 2e 2e 0a 0a 56 65 |he length.....Ve| 00000920 72 73 69 6f 6e 20 31 2e 30 37 0a 2d 2d 2d 2d 2d |rsion 1.07.-----| 00000930 2d 2d 2d 2d 2d 2d 2d 0a 57 6f 72 6b 73 20 6f 6e |-------.Works on| 00000940 20 74 65 78 74 2e 20 43 61 6e 20 73 68 6f 77 20 | text. Can show | 00000950 66 69 6c 65 73 20 6c 65 73 73 20 74 68 61 74 20 |files less that | 00000960 34 20 77 6f 72 64 73 20 6c 6f 6e 67 20 28 69 65 |4 words long (ie| 00000970 20 73 68 6f 72 74 65 72 20 74 68 61 6e 20 74 68 | shorter than th| 00000980 65 0a 77 69 6e 64 6f 77 29 2e 20 43 6c 69 63 6b |e.window). Click| 00000990 69 6e 67 20 53 68 69 66 74 2d 53 65 6c 65 63 74 |ing Shift-Select| 000009a0 20 6f 6e 20 61 20 42 72 61 6e 63 68 20 6f 72 20 | on a Branch or | 000009b0 42 72 61 6e 63 68 2d 77 69 74 68 2d 6c 69 6e 6b |Branch-with-link| 000009c0 20 28 42 20 6f 72 20 42 4c 29 0a 77 69 6c 6c 20 | (B or BL).will | 000009d0 6e 6f 77 20 6a 75 6d 70 20 74 6f 20 74 68 61 74 |now jump to that| 000009e0 20 6c 6f 63 61 74 69 6f 6e 20 69 6e 20 74 68 65 | location in the| 000009f0 20 66 69 6c 65 2f 74 61 73 6b 20 62 65 69 6e 67 | file/task being| 00000a00 20 76 69 65 77 65 64 2e 20 46 69 78 65 64 0a 62 | viewed. Fixed.b| 00000a10 75 67 20 69 6e 20 64 69 73 61 73 73 65 6d 62 6c |ug in disassembl| 00000a20 79 20 73 61 76 65 2e 20 43 68 61 6e 67 65 64 20 |y save. Changed | 00000a30 69 74 20 74 6f 20 69 6e 73 65 72 74 20 45 51 55 |it to insert EQU| 00000a40 44 20 66 6f 72 20 75 6e 64 65 66 69 6e 65 64 0a |D for undefined.| 00000a50 69 6e 73 74 72 75 63 74 69 6f 6e 73 2e 20 53 61 |instructions. Sa| 00000a60 76 65 20 43 6f 64 65 20 6e 6f 77 20 77 6f 72 6b |ve Code now work| 00000a70 73 20 66 6f 72 20 66 69 6c 65 73 2e 0a 0a 56 65 |s for files...Ve| 00000a80 72 73 69 6f 6e 20 31 2e 30 38 0a 2d 2d 2d 2d 2d |rsion 1.08.-----| 00000a90 2d 2d 2d 2d 2d 2d 2d 0a 41 70 70 56 69 65 77 20 |-------.AppView | 00000aa0 63 61 6e 20 6e 6f 77 20 64 65 61 6c 20 77 69 74 |can now deal wit| 00000ab0 68 20 62 72 61 6e 63 68 20 69 6e 73 74 72 75 63 |h branch instruc| 00000ac0 74 69 6f 6e 73 20 70 6f 69 6e 74 69 6e 67 20 74 |tions pointing t| 00000ad0 6f 20 61 64 64 72 65 73 73 65 73 0a 73 6d 61 6c |o addresses.smal| 00000ae0 6c 65 72 20 74 68 61 6e 20 74 68 65 69 72 20 6f |ler than their o| 00000af0 77 6e 2e 0a 0a 56 65 72 73 69 6f 6e 20 32 2e 30 |wn...Version 2.0| 00000b00 30 0a 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 0a 44 |0.------------.D| 00000b10 65 63 69 64 65 64 20 74 6f 20 72 65 2d 77 72 69 |ecided to re-wri| 00000b20 74 65 20 74 68 65 20 77 68 6f 6c 65 20 70 72 6f |te the whole pro| 00000b30 67 72 61 6d 21 21 20 44 6f 65 73 6e 27 74 20 64 |gram!! Doesn't d| 00000b40 6f 20 6d 75 63 68 20 79 65 74 2c 20 62 75 74 20 |o much yet, but | 00000b50 49 27 6d 0a 6d 61 6b 69 6e 67 20 61 20 6c 69 62 |I'm.making a lib| 00000b60 72 61 72 79 20 74 68 69 73 20 74 69 6d 65 2e 0a |rary this time..| 00000b70 0a 56 65 72 73 69 6f 6e 20 32 2e 30 31 0a 2d 2d |.Version 2.01.--| 00000b80 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 0a 43 61 6e 20 73 |----------.Can s| 00000b90 65 6c 65 63 74 20 74 61 73 6b 20 61 6e 64 20 75 |elect task and u| 00000ba0 70 64 61 74 65 20 66 69 6c 65 69 6e 66 6f 20 77 |pdate fileinfo w| 00000bb0 69 6e 64 6f 77 2e 20 47 69 76 65 73 20 61 6e 20 |indow. Gives an | 00000bc0 65 72 72 6f 72 20 66 6f 72 20 6d 6f 64 75 6c 65 |error for module| 00000bd0 73 2e 0a 56 69 65 77 20 77 69 6e 64 6f 77 20 70 |s..View window p| 00000be0 6f 70 73 20 75 70 20 77 69 74 68 20 64 69 73 61 |ops up with disa| 00000bf0 73 73 65 6d 62 6c 79 20 6f 66 20 74 61 73 6b 2e |ssembly of task.| 00000c00 0a 0a 56 65 72 73 69 6f 6e 20 32 2e 30 32 0a 2d |..Version 2.02.-| 00000c10 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 0a 55 73 65 72 |-----------.User| 00000c20 20 64 65 66 69 6e 61 62 6c 65 20 63 6f 6c 6f 75 | definable colou| 00000c30 72 73 20 66 6f 72 20 62 61 63 6b 67 72 6f 75 6e |rs for backgroun| 00000c40 64 2c 20 74 65 78 74 2c 20 73 77 69 73 20 61 6e |d, text, swis an| 00000c50 64 20 62 72 61 6e 63 68 20 69 6e 73 74 72 75 63 |d branch instruc| 00000c60 74 69 6f 6e 73 2e 0a 43 6f 6c 6f 75 72 73 20 63 |tions..Colours c| 00000c70 61 6e 20 62 65 20 73 61 76 65 64 20 61 73 20 61 |an be saved as a| 00000c80 20 64 65 66 61 75 6c 74 2e 20 4c 6f 61 64 73 20 | default. Loads | 00000c90 66 69 6c 65 73 2e 20 47 6f 74 6f 20 77 6f 72 6b |files. Goto work| 00000ca0 73 2e 20 53 74 61 72 74 65 64 20 6f 6e 20 73 61 |s. Started on sa| 00000cb0 76 65 2e 0a 43 6c 69 63 6b 69 6e 67 20 6f 6e 20 |ve..Clicking on | 00000cc0 69 63 6f 6e 20 77 68 69 6c 65 20 6e 6f 74 20 76 |icon while not v| 00000cd0 69 65 77 69 6e 67 20 61 6e 79 74 68 69 6e 67 20 |iewing anything | 00000ce0 77 69 6c 6c 20 73 65 6c 65 63 74 20 56 69 65 77 |will select View| 00000cf0 20 54 61 73 6b 20 66 6f 72 20 79 6f 75 2e 0a 0a | Task for you...| 00000d00 56 65 72 73 69 6f 6e 20 32 2e 30 33 0a 2d 2d 2d |Version 2.03.---| 00000d10 2d 2d 2d 2d 2d 2d 2d 2d 2d 0a 57 72 6f 74 65 20 |---------.Wrote | 00000d20 6c 69 73 74 20 63 6f 64 65 2e 20 46 69 78 65 64 |list code. Fixed| 00000d30 20 62 75 67 20 77 69 74 68 20 63 6f 6c 6f 75 72 | bug with colour| 00000d40 73 20 77 68 65 72 65 20 74 68 65 79 20 64 69 64 |s where they did| 00000d50 6e 27 74 20 77 6f 72 6b 20 69 6e 20 32 35 36 0a |n't work in 256.| 00000d60 63 6f 6c 6f 75 72 20 6d 6f 64 65 73 2e 20 57 72 |colour modes. Wr| 00000d70 6f 74 65 20 73 65 61 72 63 68 20 63 6f 64 65 20 |ote search code | 00000d80 66 6f 72 20 62 79 74 65 20 61 6e 64 20 77 6f 72 |for byte and wor| 00000d90 64 20 73 65 61 72 63 68 65 73 2e 0a 0a 56 65 72 |d searches...Ver| 00000da0 73 69 6f 6e 20 32 2e 30 34 0a 2d 2d 2d 2d 2d 2d |sion 2.04.------| 00000db0 2d 2d 2d 2d 2d 2d 0a 57 72 6f 74 65 20 53 57 49 |------.Wrote SWI| 00000dc0 2c 20 6d 6e 65 6d 6f 6e 69 63 20 61 6e 64 20 73 |, mnemonic and s| 00000dd0 74 72 69 6e 67 20 73 65 61 72 63 68 65 73 2e 20 |tring searches. | 00000de0 50 75 74 20 63 6f 6e 64 69 74 69 6f 6e 73 20 69 |Put conditions i| 00000df0 6e 20 66 6f 72 20 61 6c 6c 20 6f 66 20 74 68 65 |n for all of the| 00000e00 6d 2e 0a 57 72 6f 74 65 20 50 6f 69 6e 74 65 72 |m..Wrote Pointer| 00000e10 20 74 6f 6f 6c 2e 20 41 64 64 65 64 20 4e 65 78 | tool. Added Nex| 00000e20 74 20 63 6f 64 65 2e 20 41 64 64 65 64 20 6e 6f |t code. Added no| 00000e30 72 6d 61 6c 20 6c 69 73 74 20 73 65 61 72 63 68 |rmal list search| 00000e40 2e 20 53 61 76 65 20 6f 62 6a 65 63 74 2e 0a 0a |. Save object...| 00000e50 56 65 72 73 69 6f 6e 20 32 2e 30 35 0a 2d 2d 2d |Version 2.05.---| 00000e60 2d 2d 2d 2d 2d 2d 2d 2d 2d 0a 41 64 64 65 64 20 |---------.Added | 00000e70 67 6f 74 6f 20 61 64 64 72 65 73 73 20 63 6c 69 |goto address cli| 00000e80 63 6b 65 64 20 6f 6e 20 69 6e 20 6c 69 73 74 2c |cked on in list,| 00000e90 20 61 6e 64 20 67 6f 74 6f 20 61 64 64 72 65 73 | and goto addres| 00000ea0 73 20 75 73 65 64 20 62 79 20 69 6e 73 74 72 75 |s used by instru| 00000eb0 63 74 69 6f 6e 0a 63 6c 69 63 6b 65 64 20 6f 6e |ction.clicked on| 00000ec0 20 69 6e 20 76 69 65 77 20 77 69 6e 64 6f 77 2e | in view window.| 00000ed0 20 4d 61 64 65 20 74 68 65 20 63 68 61 6e 67 65 | Made the change| 00000ee0 20 77 69 6e 64 6f 77 20 70 6f 70 20 75 70 20 77 | window pop up w| 00000ef0 69 74 68 20 63 6f 72 72 65 63 74 0a 61 64 64 72 |ith correct.addr| 00000f00 65 73 73 20 77 68 65 6e 20 79 6f 75 20 63 6c 69 |ess when you cli| 00000f10 63 6b 20 6f 76 65 72 20 61 6e 20 69 6e 73 74 72 |ck over an instr| 00000f20 75 63 74 69 6f 6e 20 77 69 74 68 20 61 64 6a 75 |uction with adju| 00000f30 73 74 2e 0a 0a 56 65 72 73 69 6f 6e 20 32 2e 30 |st...Version 2.0| 00000f40 36 0a 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 0a 41 |6.------------.A| 00000f50 64 64 72 65 73 73 65 73 20 6f 66 20 62 72 61 6e |ddresses of bran| 00000f60 63 68 20 69 6e 73 74 72 75 63 74 69 6f 6e 73 20 |ch instructions | 00000f70 63 6c 69 63 6b 65 64 20 6f 6e 20 61 72 65 20 73 |clicked on are s| 00000f80 74 6f 72 65 64 20 73 6f 20 79 6f 75 20 63 61 6e |tored so you can| 00000f90 20 62 72 61 6e 63 68 0a 62 61 63 6b 2e 20 43 68 | branch.back. Ch| 00000fa0 61 6e 67 65 20 77 6f 72 6b 73 2c 20 65 78 63 65 |ange works, exce| 00000fb0 70 74 20 66 6f 72 20 6c 69 73 74 20 63 68 61 6e |pt for list chan| 00000fc0 67 65 73 2e 20 57 72 6f 74 65 20 73 65 61 72 63 |ges. Wrote searc| 00000fd0 68 20 4f 6e 6c 79 2e 20 53 65 61 72 63 68 0a 64 |h Only. Search.d| 00000fe0 69 73 70 6c 61 79 73 20 74 68 65 20 6e 75 6d 62 |isplays the numb| 00000ff0 65 72 20 6f 66 20 69 74 65 6d 73 20 61 64 64 65 |er of items adde| 00001000 64 20 6f 72 20 72 65 6d 6f 76 65 64 20 66 6f 72 |d or removed for| 00001010 20 61 6c 6c 20 6c 69 73 74 20 73 65 61 72 63 68 | all list search| 00001020 65 73 2e 0a 43 6c 69 63 6b 69 6e 67 20 41 64 6a |es..Clicking Adj| 00001030 75 73 74 20 6f 76 65 72 20 61 20 6c 69 73 74 20 |ust over a list | 00001040 69 74 65 6d 20 72 65 6d 6f 76 65 73 20 69 74 2e |item removes it.| 00001050 0a 0a 56 65 72 73 69 6f 6e 20 32 2e 30 37 0a 2d |..Version 2.07.-| 00001060 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 0a 47 72 61 62 |-----------.Grab| 00001070 20 54 61 73 6b 20 77 6f 72 6b 73 2e 20 4d 6f 64 | Task works. Mod| 00001080 69 66 69 65 64 20 66 6c 61 67 20 69 6e 20 66 69 |ified flag in fi| 00001090 6c 65 69 6e 66 6f 20 77 69 6e 64 6f 77 20 77 6f |leinfo window wo| 000010a0 72 6b 73 2e 20 51 75 69 74 20 61 73 6b 73 20 66 |rks. Quit asks f| 000010b0 6f 72 0a 63 6f 6e 66 69 72 6d 61 74 69 6f 6e 20 |or.confirmation | 000010c0 69 66 20 61 6e 20 75 6e 73 61 76 65 64 20 6d 6f |if an unsaved mo| 000010d0 64 69 66 69 65 64 20 66 69 6c 65 20 69 73 20 6c |dified file is l| 000010e0 6f 61 64 65 64 2e 20 41 64 64 65 64 20 74 65 78 |oaded. Added tex| 000010f0 74 2c 6c 69 73 74 20 61 6e 64 0a 6d 6e 65 6d 6f |t,list and.mnemo| 00001100 6e 69 63 20 73 61 76 65 73 2e 0a 0a 56 65 72 73 |nic saves...Vers| 00001110 69 6f 6e 20 32 2e 30 38 20 20 28 30 32 2d 41 75 |ion 2.08 (02-Au| 00001120 67 2d 31 39 39 33 29 0a 2d 2d 2d 2d 2d 2d 2d 2d |g-1993).--------| 00001130 2d 2d 2d 2d 0a 41 70 70 56 69 65 77 20 63 61 6e |----.AppView can| 00001140 20 6e 6f 77 20 6c 6f 61 64 20 66 72 6f 6d 20 61 | now load from a| 00001150 70 70 6c 69 63 61 74 69 6f 6e 73 2c 20 61 73 20 |pplications, as | 00001160 77 65 6c 6c 20 61 73 20 74 68 65 20 66 69 6c 65 |well as the file| 00001170 72 2e 20 46 69 78 65 64 20 62 75 67 20 69 6e 0a |r. Fixed bug in.| 00001180 73 74 72 69 6e 67 20 73 65 61 72 63 68 2e 20 46 |string search. F| 00001190 69 78 65 64 20 62 75 67 20 69 6e 20 73 61 76 65 |ixed bug in save| 000011a0 20 74 6f 20 61 70 70 6c 69 63 61 74 69 6f 6e 2e | to application.| 000011b0 20 57 72 6f 74 65 20 63 68 61 6e 67 65 20 77 69 | Wrote change wi| 000011c0 74 68 20 6c 69 73 74 2e 0a 46 69 78 65 64 20 62 |th list..Fixed b| 000011d0 75 67 20 69 6e 20 43 68 61 6e 67 65 20 61 64 64 |ug in Change add| 000011e0 72 65 73 73 2e 20 44 6f 77 6e 20 61 72 72 6f 77 |ress. Down arrow| 000011f0 20 63 61 6e 20 62 65 20 75 73 65 64 20 69 6e 73 | can be used ins| 00001200 74 65 61 64 20 6f 66 20 4e 65 78 74 20 69 6e 0a |tead of Next in.| 00001210 53 65 61 72 63 68 20 77 69 6e 64 6f 77 2e 0a 0a |Search window...| 00001220 56 65 72 73 69 6f 6e 20 32 2e 30 39 20 20 28 30 |Version 2.09 (0| 00001230 39 2d 41 75 67 2d 31 39 39 33 29 0a 2d 2d 2d 2d |9-Aug-1993).----| 00001240 2d 2d 2d 2d 2d 2d 2d 2d 0a 41 70 70 56 69 65 77 |--------.AppView| 00001250 20 77 69 6c 6c 20 75 73 65 20 61 20 77 69 6e 64 | will use a wind| 00001260 6f 77 20 77 69 74 68 6f 75 74 20 61 20 76 65 72 |ow without a ver| 00001270 74 69 63 61 6c 20 73 63 72 6f 6c 6c 20 62 61 72 |tical scroll bar| 00001280 20 66 6f 72 20 73 68 6f 72 74 20 66 69 6c 65 73 | for short files| 00001290 2e 0a 52 65 2d 77 72 6f 74 65 20 68 65 6c 70 20 |..Re-wrote help | 000012a0 74 65 78 74 2e 20 46 69 78 65 64 20 61 20 66 65 |text. Fixed a fe| 000012b0 77 20 73 6d 61 6c 6c 20 62 75 67 73 2e 20 57 72 |w small bugs. Wr| 000012c0 6f 74 65 20 4c 6f 73 65 20 43 61 72 65 74 20 61 |ote Lose Caret a| 000012d0 6e 64 20 53 6d 61 73 68 0a 74 6f 6f 6c 73 2e 0a |nd Smash.tools..| 000012e0 0a 56 65 72 73 69 6f 6e 20 32 2e 31 30 20 20 28 |.Version 2.10 (| 000012f0 32 32 2d 41 75 67 2d 31 39 39 33 29 0a 2d 2d 2d |22-Aug-1993).---| 00001300 2d 2d 2d 2d 2d 2d 2d 2d 2d 0a 57 72 6f 74 65 20 |---------.Wrote | 00001310 65 72 72 6f 72 20 74 72 61 70 70 69 6e 67 20 61 |error trapping a| 00001320 6e 64 20 61 64 64 65 64 20 63 6f 6e 66 69 72 6d |nd added confirm| 00001330 20 6f 70 74 69 6f 6e 20 74 6f 20 43 68 61 6e 67 | option to Chang| 00001340 65 20 66 65 61 74 75 72 65 2e 20 4d 61 64 65 0a |e feature. Made.| 00001350 6d 6e 65 6d 6f 6e 69 63 20 73 65 61 72 63 68 20 |mnemonic search | 00001360 73 70 61 63 65 20 69 6e 73 65 6e 73 69 74 69 76 |space insensitiv| 00001370 65 2e 20 41 64 64 65 64 20 68 69 67 68 6c 69 67 |e. Added highlig| 00001380 68 74 20 62 61 72 20 61 6e 64 20 45 64 69 74 20 |ht bar and Edit | 00001390 6d 65 6e 75 2e 0a 41 64 64 65 64 20 6d 6f 64 75 |menu..Added modu| 000013a0 6c 65 73 20 77 69 6e 64 6f 77 2c 20 73 77 69 20 |les window, swi | 000013b0 6c 69 73 74 20 61 6e 64 20 6d 6f 64 75 6c 65 20 |list and module | 000013c0 69 6e 66 6f 2e 20 41 64 64 65 64 20 52 41 4d 20 |info. Added RAM | 000013d0 73 61 76 65 20 61 6e 64 20 6c 6f 61 64 2e 0a 0a |save and load...| 000013e0 56 65 72 73 69 6f 6e 20 32 2e 31 31 20 20 28 32 |Version 2.11 (2| 000013f0 36 2d 41 75 67 2d 31 39 39 33 29 0a 2d 2d 2d 2d |6-Aug-1993).----| 00001400 2d 2d 2d 2d 2d 2d 2d 2d 0a 41 64 64 65 64 20 6d |--------.Added m| 00001410 6f 64 75 6c 65 20 6f 70 74 69 6f 6e 73 20 6b 69 |odule options ki| 00001420 6c 6c 2c 20 64 65 73 6b 74 6f 70 20 61 6e 64 20 |ll, desktop and | 00001430 67 72 61 62 2e 20 55 70 64 61 74 65 64 20 68 65 |grab. Updated he| 00001440 6c 70 20 74 65 78 74 2e 0a 0a 56 65 72 73 69 6f |lp text...Versio| 00001450 6e 20 32 2e 31 32 20 20 28 30 34 2d 53 65 70 2d |n 2.12 (04-Sep-| 00001460 31 39 39 33 29 0a 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |1993).----------| 00001470 2d 2d 0a 46 69 78 65 64 20 64 65 73 6b 74 6f 70 |--.Fixed desktop| 00001480 20 53 68 75 74 64 6f 77 6e 20 62 75 67 2e 20 4d | Shutdown bug. M| 00001490 61 64 65 20 66 69 6c 65 20 73 61 76 65 73 20 63 |ade file saves c| 000014a0 68 65 63 6b 20 66 6f 72 20 6f 76 65 72 77 72 69 |heck for overwri| 000014b0 74 69 6e 67 20 66 69 6c 65 73 2e 0a 4d 61 64 65 |ting files..Made| 000014c0 20 41 70 70 56 69 65 77 20 33 44 2e 20 55 70 64 | AppView 3D. Upd| 000014d0 61 74 65 64 20 21 48 65 6c 70 2e 20 52 65 70 6c |ated !Help. Repl| 000014e0 61 63 65 64 20 53 6d 61 73 68 20 77 69 74 68 20 |aced Smash with | 000014f0 4f 53 43 4c 49 20 61 6e 64 20 61 64 64 65 64 20 |OSCLI and added | 00001500 53 68 6f 77 0a 52 65 67 69 73 74 65 72 73 2e 20 |Show.Registers. | 00001510 41 64 64 65 64 20 6d 6e 65 6d 6f 6e 69 63 20 63 |Added mnemonic c| 00001520 68 61 6e 67 65 2e 0a 0a 56 65 72 73 69 6f 6e 20 |hange...Version | 00001530 32 2e 31 33 20 20 28 31 37 2d 53 65 70 2d 31 39 |2.13 (17-Sep-19| 00001540 39 33 29 0a 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |93).------------| 00001550 0a 41 64 64 65 64 20 53 65 74 20 6d 65 6e 75 2e |.Added Set menu.| 00001560 20 57 72 6f 74 65 20 6c 69 73 74 20 63 68 61 6e | Wrote list chan| 00001570 67 65 20 66 6f 72 20 6d 6e 65 6d 6f 6e 69 63 73 |ge for mnemonics| 00001580 2e 20 46 69 78 65 64 20 62 75 67 20 69 6e 20 73 |. Fixed bug in s| 00001590 61 76 65 20 72 6f 75 74 69 6e 65 2e 0a 0a 56 65 |ave routine...Ve| 000015a0 72 73 69 6f 6e 20 32 2e 31 34 20 20 28 30 32 2d |rsion 2.14 (02-| 000015b0 4f 63 74 2d 31 39 39 33 29 0a 2d 2d 2d 2d 2d 2d |Oct-1993).------| 000015c0 2d 2d 2d 2d 2d 2d 0a 57 72 6f 74 65 20 73 68 69 |------.Wrote shi| 000015d0 66 74 20 63 6f 64 65 20 66 6f 72 20 61 73 73 65 |ft code for asse| 000015e0 6d 62 6c 65 72 2e 0a 0a 56 65 72 73 69 6f 6e 20 |mbler...Version | 000015f0 32 2e 31 35 20 20 28 30 35 2d 4f 63 74 2d 31 39 |2.15 (05-Oct-19| 00001600 39 33 29 0a 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |93).------------| 00001610 0a 55 70 64 61 74 65 64 20 21 48 65 6c 70 20 74 |.Updated !Help t| 00001620 65 78 74 2e 20 4d 61 64 65 20 74 68 65 20 52 41 |ext. Made the RA| 00001630 4d 20 73 61 76 65 20 61 66 66 65 63 74 20 74 68 |M save affect th| 00001640 65 20 62 61 73 65 20 61 64 64 72 65 73 73 2e 20 |e base address. | 00001650 45 67 3a 20 49 66 20 79 6f 75 0a 73 61 76 65 20 |Eg: If you.save | 00001660 74 6f 20 26 33 38 30 30 30 20 74 68 65 6e 20 26 |to &38000 then &| 00001670 33 38 30 30 30 20 62 65 63 6f 6d 65 73 20 74 68 |38000 becomes th| 00001680 65 20 6e 65 77 20 62 61 73 65 20 61 64 64 72 65 |e new base addre| 00001690 73 73 2e 0a 0a 56 65 72 73 69 6f 6e 20 32 2e 31 |ss...Version 2.1| 000016a0 36 20 20 28 31 36 2d 4f 63 74 2d 31 39 39 33 29 |6 (16-Oct-1993)| 000016b0 0a 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 0a 46 61 |.------------.Fa| 000016c0 73 74 65 72 20 72 65 64 72 61 77 20 77 69 74 68 |ster redraw with| 000016d0 20 63 61 72 65 74 2e 20 53 74 61 72 74 20 6f 70 | caret. Start op| 000016e0 74 69 6f 6e 20 6d 6f 76 65 64 20 74 6f 20 67 6f |tion moved to go| 000016f0 74 6f 20 6d 65 6e 75 20 61 6e 64 20 42 61 73 65 |to menu and Base| 00001700 2b 20 6f 70 74 69 6f 6e 0a 61 64 64 65 64 2e 0a |+ option.added..| 00001710 0a 56 65 72 73 69 6f 6e 20 32 2e 31 37 20 20 28 |.Version 2.17 (| 00001720 32 36 2d 4f 63 74 2d 31 39 39 33 29 0a 2d 2d 2d |26-Oct-1993).---| 00001730 2d 2d 2d 2d 2d 2d 2d 2d 2d 0a 46 69 78 65 64 20 |---------.Fixed | 00001740 49 6e 70 75 74 20 46 6f 63 75 73 20 62 75 67 2e |Input Focus bug.| 00001750 20 53 70 65 64 20 75 70 20 6d 65 72 67 65 20 6c | Sped up merge l| 00001760 69 73 74 20 73 65 61 72 63 68 65 73 2e 0a 0a 56 |ist searches...V| 00001770 65 72 73 69 6f 6e 20 32 2e 31 38 20 20 28 32 37 |ersion 2.18 (27| 00001780 2d 4f 63 74 2d 31 39 39 33 29 0a 2d 2d 2d 2d 2d |-Oct-1993).-----| 00001790 2d 2d 2d 2d 2d 2d 2d 0a 46 69 78 65 64 20 61 20 |-------.Fixed a | 000017a0 66 65 77 20 73 6d 61 6c 6c 20 62 75 67 73 2e 0a |few small bugs..| 000017b0 0a 56 65 72 73 69 6f 6e 20 32 2e 31 39 20 20 28 |.Version 2.19 (| 000017c0 30 36 2d 4e 6f 76 2d 31 39 39 33 29 0a 2d 2d 2d |06-Nov-1993).---| 000017d0 2d 2d 2d 2d 2d 2d 2d 2d 2d 0a 41 64 64 65 64 20 |---------.Added | 000017e0 6b 65 79 62 6f 61 72 64 20 73 68 6f 72 74 63 75 |keyboard shortcu| 000017f0 74 73 2e 20 57 72 6f 74 65 20 63 6f 64 65 20 66 |ts. Wrote code f| 00001800 6f 72 20 75 73 65 20 77 69 74 68 20 41 63 6f 72 |or use with Acor| 00001810 6e 27 73 20 48 65 6c 70 20 61 70 70 6c 69 63 61 |n's Help applica| 00001820 74 69 6f 6e 2e 0a |tion..| 00001826