diff options
Diffstat (limited to 'cpu.h')
| -rw-r--r-- | cpu.h | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -72,7 +72,7 @@ void AXA(uint16_t arg); | |||
| 72 | void AXS(uint16_t arg); | 72 | void AXS(uint16_t arg); |
| 73 | void DCP(uint16_t arg); | 73 | void DCP(uint16_t arg); |
| 74 | void DOP(uint16_t arg); | 74 | void DOP(uint16_t arg); |
| 75 | void ISC(uint16_t arg); | 75 | void ISB(uint16_t arg); |
| 76 | void KIL(uint16_t arg); | 76 | void KIL(uint16_t arg); |
| 77 | void LAR(uint16_t arg); | 77 | void LAR(uint16_t arg); |
| 78 | void LAX(uint16_t arg); | 78 | void LAX(uint16_t arg); |
