Vector Lister
by David Spencer

This program lists the entry point and workspace pointer for every routine on each of the 48 RISC OS vector chains. Pressing Shift scrolls the display.

The vector number is listed in hex on the left hand side of the screen, followed by the vector name. Then all claimants of the vector are listed, in the order in which they will be called (i.e. the reverse order to that in which they claimed the vector). The claimants are displayed in the format <base address>,<workspace pointer>. 
