bug: vtop incorrect bitmask #36

Merged
t3hn3rd merged 1 commits from feature/vtop-fix into develop 2026-03-03 20:03:49 +00:00
1 Commits
Author SHA1 Message Date
t3hn3rd 76c419336e bug: vtop incorrect bitmask
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
- Fix for issue #32 in which the incorrect bitmask ($FFFFFF) is used where
  $3FFFFF should be used instead. (24 vs 22 bits).
2026-03-03 19:10:08 +00:00