Skip to content

Mad Pascal 1.7.2

Latest
Compare
Choose a tag to compare
@tebe6502 tebe6502 released this 23 Feb 16:36
  • optimizations, bugfixes
  • faster code for ABSOLUTE arrays
  • unit SYSTEM added array 'mem: array [0..0] of byte absolute $0000'
  • optimization for CASE (tail optimize)
  • INC/DEC optimization for [striped] arrays
  • new unit E80, handler E: in HiRes mode, 80 columns.
  • new unit RC4, encryption with RC4 algorithm