1
0
mirror of https://github.com/fadden/6502bench.git synced 2025-02-08 20:30:47 +00:00
Andy McFadden f3c28406a5 Add multiple encoding support to uncategorized data analyzer
The code that searches for character strings in uncategorized data
now recognizes the C64 encodings when selected in the project
properties.

The new code avoids some redundant comparisons when runs of
printable characters are found.  I suspect the new implementation
loses on overall performance because we're now calling through
delegates instead of testing characters directly, but I haven't
tested for that.
2019-08-13 14:08:27 -07:00
..
2018-09-28 10:05:11 -07:00
2018-09-28 10:05:11 -07:00
2018-09-28 10:05:11 -07:00
2019-08-02 17:21:50 -07:00
2019-08-12 14:13:27 -07:00
2018-09-28 10:05:11 -07:00
2018-09-28 10:05:11 -07:00
2018-09-28 10:05:11 -07:00
2019-08-02 17:21:50 -07:00
2018-09-28 10:05:11 -07:00
2018-09-28 10:05:11 -07:00