Updated the parser to better handle parameters, sort of and including a string length assembly program to use as a test for the whole assembler.
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@
|
||||
|
||||
#include "parser.h"
|
||||
|
||||
void Disassemble(unsigned char image[HIGHMEMORY]);
|
||||
//void Disassemble(unsigned char image[HIGHMEMORY]);
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user