Skip to content

PNut v39

Latest
Compare
Choose a tag to compare
@PropGit PropGit released this 19 Jul 15:59
· 5 commits to master since this release

PNut v39 (released 03/05/2023)

Download zip archive from Assets, below.

Updates:

  • No more ".obj" files generated automatically, as objects are now buffered in PC RAM to maintain uniqueness.
  • No more ".lst" list files generated automatically, now only via Ctrl-L or Ctrl-I.
  • No more ".txt" documentation files generated automatically, now only via Ctrl-D.
  • No more ".bin" binary files generated automatically, now toggled via Ctrl-R.
  • New hub checksum computation in the PASM debugger should improve change sensitivity.

Fixes:

  • Bug fixed from v37 that caused uniquely-parameterized child objects of the same file to all be the same.
  • Bug fixed from v38 that caused the REG/LUT/HUB maps to be too low-contrast in the PASM debugger.

Posted and discussed in forum thread here.