mirror of
https://github.com/fadden/6502bench.git
synced 2025-01-04 01:29:55 +00:00
f3c28406a5
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. |
||
---|---|---|
.. | ||
Properties | ||
Address.cs | ||
Asm65.csproj | ||
CharEncoding.cs | ||
CpuDef.cs | ||
Formatter.cs | ||
Helper.cs | ||
Label.cs | ||
Number.cs | ||
OpDef.cs | ||
OpDescription.cs | ||
OpName.cs | ||
StatusFlags.cs | ||
StringOpFormatter.cs | ||
TriState16.cs |