Fixed queue prediction bug for labels and procs
Fixed problem parsing "-" with single number expressions Uploaded 1.02 win32 binary
This commit is contained in:
@ -126,7 +126,7 @@ void get_options(int argc, char **argv, Compiler &Prog)
|
||||
|
||||
void print_version()
|
||||
{
|
||||
printf("Small/AMX Assembler 1.01\n");
|
||||
printf("Small/AMX Assembler 1.02\n");
|
||||
printf("(C)2004 David 'BAILOPAN' Anderson\n");
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user