1
0
mirror of https://github.com/fadden/6502bench.git synced 2025-08-10 12:24:58 +00:00
Files
6502bench/SourceGen
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-07-06 08:31:18 -07:00
2020-01-27 13:23:05 -08:00
2020-07-05 17:17:44 -07:00
2020-07-05 17:17:44 -07:00
2020-06-07 16:37:41 -07:00
2020-07-05 17:17:44 -07:00
2019-07-20 17:36:12 -07:00
2019-12-04 15:59:37 -08:00
2020-05-15 11:26:14 -07:00
2020-02-18 13:25:20 -08:00
2019-11-08 21:02:15 -08:00
2020-07-05 17:17:44 -07:00
2020-03-30 16:50:52 -07:00
2020-04-12 15:54:36 -07:00
2019-10-23 13:25:50 -07:00
2020-07-06 08:31:18 -07:00
2019-12-25 11:15:22 -08:00
2019-11-01 19:47:56 -07:00
2019-10-10 11:57:36 -07:00
2020-07-03 14:02:38 -07:00