issues
search
kervinck
/
gigatron-rom
System, apps and tooling for the Gigatron TTL microcomputer
BSD 2-Clause "Simplified" License
235
stars
80
forks
source link
Ver 0.8.22
#158
Closed
at67
closed
4 years ago
at67
commented
4 years ago
Added REV4, REV8 and REV16 functions to expression handler and the DEF function generator, these functions can generate bit reversing LUT's.
Added Reverse16.gbas sample to the .gbas examples directory.
Fixed INPUT to work correctly without a Heading string.
Added a default maximum length to INPUT variables.
Updated Parallax.gbas to show how to reclaim Audio Channel memory, (this relies on channelMask which is a ROMv4 and higher feature).
Fixed free RAM calculation.
Added Video RAM list to Memory Manager.
Fixed bug in Optimiser for StwStHigh case.