Skip to content

IntyBASIC v1.5.1 released

Latest
Compare
Choose a tag to compare
@nanochess nanochess released this 18 May 21:31
· 1 commit to master since this release
  • INCLUDE now can be used without limit (before limited to 50 files)
  • INCLUDE now can be nested.
  • Added 50K static map (MAP 8 )
  • Syntax now admits NOT NOT 5 and NOT -5
  • Correction of > operator with unsigned values.
  • Internal constant optimization now gives same values as Intellivision code.
  • Solved bug in DEF FN precedence inside expressions.
  • Updated IntyColor with support for PNG files.