Discussion about designing a simple CPU:
http://www.mikrocontroller.net/topic/303279
Development Platform for the Assembler/Simulator/Disassambler : Java + Eclipse
How to add a comand:
- instructions are in the package instruction
1. copy a command and rename it in Eclipse
2. modify the comand
3. add the command to the InstructionSet.java