HitAsm history file. Current version: $VER: HitAsm_history 0.20 (26-Dec-93) Credits: Expression evaluation routines: Fredrick Karlsson Main assembler, and all other routines: Richard Karlsson History: 5.9.92 The first version released to the public. This one works quite well as far as I have noticed, but I expect a lot of bugs to be found yet. There is at the moment no manual and the assembler does not produce listfiles. I've now been working on this assebler since the middle of july. Version 0.11 10.9.92 Fixed a bug in the pseude op-codes DC.W and FDB, which actually are synonyms for each other. Anyway they should work now. Version 0.12 10.11.92 Relative addressing (e.g. BSR) didn't produce out of range errors in some cases before. This should be fixed now. Version 0.13 14.6.93 Fixed a bug that sometimes caused the assembler to report a 'Out of 8 bit range' even though the value checked wasn't. Also fiexed a bug that caused line numbering to get screwed up if a IF was not accepted. Also fixed a bug that made the assembler lock if some IFs were not ended with a ENDC/ENDIF. This now just reports as any other error. Till now the assembler didn't report an error if a symbol started with a number, but still it was impossible to use that symbol. Now an error is reported. 16.6.93 Unmatched parenthesis now produce an error. Everywhere a number is taken it's now allowed to specify ASCII characters enclosed by >'"