mirror of
https://github.com/fadden/6502bench.git
synced 2024-11-05 06:04:36 +00:00
bc15178a8e
The decision of how to handle indeterminate M/X flag values is made in StatusFlags. This provides consistent behavior throughout the app. This was being done for M/X but not for E. This change also renames the M/X tests, prefixing them with "Is" to emphasize that they are boolean rather than tri-state. There should be no change in behavior from this. |
||
---|---|---|
.. | ||
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 |