Do some stuff
This commit is contained in:
@@ -81,7 +81,7 @@ int firstPass(const char *source);
|
||||
//
|
||||
int secondPass(const char *source, uint8_t *code);
|
||||
|
||||
void completePass(const char *input, CPU *cpu);
|
||||
void completePass(const char *input, CPU *cpu, bool erase);
|
||||
|
||||
|
||||
#endif //RISCB_ASSEMBLER_H
|
||||
|
Reference in New Issue
Block a user