1 Commits

Author SHA1 Message Date
AliceLR
b7c1270e5d Fix StarTrekker Packer bugs and potential out-of-bounds writes.
* The StarTrekker Packer test now correctly scans the pattern table.
* The StarTrekker Packer loader now correctly divides the size of the
  pattern table by 4 to get the number of positions.
* The StarTrekker Packer loader now limits the number of unused
  patterns to prevent them from overflowing the pattern address table.
2021-01-05 23:08:10 -07:00