This is an emulator of 6502
- 100% basic opcode
- Pass the functional test of klaus : link
- Tools for debugging (disasm at runtime)
- Implement interrupt and test with interrupt test of klaus
- Implement cycle counter for realtime emulation
- Implement extended opcode