Change microseq offsets. Previously, offsets of the program counter where added to the index of the current microinstruction. Make them rely on the index of the next executed microinstruction. Suggested by: Luigi Rizzo <luigi@labinfo.iet.unipi.it>
It is now possible to control the various parallel port signals from user-space programs without having to resort to opening /dev/io directly.
Submitted by: Nicolas Souchu <Nicolas.Souchu@prism.uvsq.fr>