dualcpu is a version which includes both my own translated code, and retrocade's emulator. Instructions are executed in lockstep, and the virtual processor is halted if a mis- match is found between both copies of any register. This helps me find bugs in my code generation extremely easily. fast is the version without the embedded retrocade emulator.