Various bug fixes to assembler, added more data pointers.
This commit is contained in:
@@ -12,4 +12,6 @@ const char* getMnemonic(uint8_t opcode);
|
||||
|
||||
uint8_t getOpcode(char* mnemonic);
|
||||
|
||||
int instructionTakesDataPointer(uint8_t opcode);
|
||||
|
||||
#endif // CPU_H
|
||||
|
||||
Reference in New Issue
Block a user