Release A long way home · AmiBlitz/AmiBlitz3 (original) (raw)
Finally I took some time to move the current development tree into a final release version.
The editor is now pure basic code and can be improved easily. I started to rework the REDDebugger, but it is a long way for it.
Next thing would be to rework the compiler now - I am on my way...
The following changes has been made since the last beta-version:
PED:
- finished conversion from ASM to Basic for the editor
- fixed several enforcer hits that could crash the system
- fixed a minor bug in the highlighting routine
Debugger:
- added tooltype "CHECKVBR" to manage the debuggers question on startup to move the VBR.
Blitzlibs:
- fixed problem with Int()-function