1
0
mirror of https://github.com/fadden/6502bench.git synced 2025-08-16 05:27:34 +00:00
Files
6502bench/SourceGen/AsmGen
Andy McFadden bc15178a8e Tweak M/X/E flag handling
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.
2020-07-06 08:31:18 -07:00
..
2020-03-15 14:07:05 -07:00
2020-05-14 16:37:33 -07:00
2020-07-03 14:02:38 -07:00
2019-08-03 20:54:07 -07:00
2020-07-06 08:31:18 -07:00
2020-07-03 14:02:38 -07:00