Skip to content

Releases: sibradzic/upp

v0.1.2

15 Aug 10:35
Compare
Choose a tag to compare
  • Regenerate all atom_gen structures against latest kernel sources
  • Add support for RX6600XT & RX6600M
    Note that in case of RX6600 the decoded values in the last ~10% of the PP table (starting from I2cControllers onwards) might be incorrect, so use with caution.

v0.1.0: Use correct ATOM_Polaris_Fan_Table (fixes #21)

27 May 20:00
Compare
Choose a tag to compare

fixes:

  • Polaris Fan Table data structure properly decoded now

v0.0.9

21 Mar 06:38
Compare
Choose a tag to compare

new features:

  • Support Navi 22 (Navy Flounder)
  • New 'inject' command that allows injecting modified pp_table into a video ROM file.

v0.0.8

04 Jan 19:08
Compare
Choose a tag to compare

fixes:

  • override some Navi 21 fields and arrays into float type
  • improve ROM extract (more info including checksum verification)
  • improve output of float values (more reasonable rounding)
  • re-generate most of the atom_gen stuff, based on kernel changes

new stuff:

  • implement functional tests (test script and data under test dir)
  • re-write README
  • bump package version to 0.0.8