Today: working on simplev-cpp cleaned up csv files so all files have their opcode fields in binary with a 0b... prefix -- all CSV files are now parsed in opint=True mode, which is now required. This will allow easier removal of the Subdecoder.opint field since it now doesn't do anything useful. Jacob