This version includes support to install PDF books into swift. I've included two books on the Swift page already. One is the "Advanced User Guide" and the other "The Master Advanced Reference Manual"
You can jump straight to particular pages in the manual by simply clicking on a word in your source code. For example if you right click on LDA you will have the option to quickly open up the "Advanced User Guide" at the correct page for that instruction. Even "some" memory addresses can be clicked on, so if you see FFEE in the source code you can quickly bring up the manual page for that location.
You can even add your own books. For an idea on how it works go to the swift page at;
http://www.retrosoftware.co.uk/wiki/index.php/SWIFTand look at the video that I've uploaded there.
The "Advanced User Guide" has a fairly complete keyword index but "The Master Advanced Reference Manual" has very basic keywords to index into the book. If anyone wants to expand on the manual or add other one's please feel free to do so and add them to the appropriate section of the Swift page. Have a look at the books available on the Swift page to get an idea on how to create them, any questions feel free to ask. This I believe is quite a useful feature, in particular if more books can be added.