2 weeks 2 days ago - 1 week 5 days ago #26
by Franck
- Fixed a runtime error when comparing natural values, was using int comparation instead of nat. ex: print(1<64000); was returning false (Issue 103)
- Fixed RShift+SPACE not working in TextEd (Issue 95)
- Fixed FCTN+shortcuts not working when in CAPS Lock mode in TextEd (Issue 97)
- Fixed Graphics Mode Register not restored correctly when entering/exiting TextEd (Issue 102, issue 92)
- Fixed issue in Alt XSRAM memory map illustration in Manual. Updated Manual 1.0 Rev. A. (issue 94)
- Improved Identifier checking in compiler (issue 105)
- Fixed missing bitmap origin offset (as set with the bmpOrg(); function) on tri(); and pick(); bitmap functions.
- Added the ability to escape from a long DIR. (issue 91)
Last edit: 1 week 5 days ago by
Franck.
Please Log in or Create an account to join the conversation.