Andy McFadden
5b75ae35fc
Fix ANDImm flag updater
...
For nonzero values we were leaving Z=prev, which is wrong when Z=0
because the AND result might be zero. Now if Z=1 we leave it alone,
but if Z=0 we now set it to Z=?.
Test 1003-flags-and-branches was testing for the (incorrect)
behavior, so we're now running into a BRK. This is fine.
2020-02-01 16:41:44 -08:00
..
2020-01-17 18:29:20 -08:00
2020-01-27 13:23:05 -08:00
2019-07-20 13:28:37 -07:00
2019-12-25 11:15:22 -08:00
2020-02-01 16:41:44 -08:00
2020-01-21 11:02:36 -08:00
2020-02-01 16:41:44 -08:00
2019-11-18 13:36:53 -08:00
2019-12-29 17:59:35 -08:00
2020-01-25 18:23:27 -08:00
2019-10-19 17:28:45 -07:00
2019-07-20 17:36:12 -07:00
2019-12-04 15:59:37 -08:00
2020-01-27 13:35:57 -08:00
2019-12-13 17:15:38 -08:00
2019-11-08 21:02:15 -08:00
2019-07-20 13:28:37 -07:00
2019-12-05 10:29:00 -08:00
2019-12-25 18:17:50 -08:00
2020-01-23 10:49:22 -08:00
2020-01-23 10:49:22 -08:00
2020-01-21 10:29:58 -08:00
2019-08-15 17:53:12 -07:00
2020-01-16 21:37:49 -08:00
2019-07-20 13:28:37 -07:00
2019-10-23 13:25:50 -07:00
2019-08-17 17:03:06 -07:00
2019-07-20 13:28:37 -07:00
2020-01-13 18:32:56 -08:00
2020-01-13 18:32:56 -08:00
2020-01-13 18:32:56 -08:00
2020-01-23 11:15:14 -08: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
2019-10-27 21:29:44 -07:00
2019-12-31 13:59:08 -08:00
2019-10-09 14:55:56 -07:00
2019-12-10 17:41:00 -08:00
2019-07-20 13:28:37 -07:00
2019-12-29 17:59:35 -08:00
2019-12-26 11:04:37 -08:00
2020-01-23 10:49:22 -08:00
2019-10-09 14:55:56 -07:00
2019-07-20 13:28:37 -07:00
2019-11-22 20:45:57 -08:00
2020-01-01 17:26:53 -08:00
2019-12-25 10:28:40 -08:00
2019-12-28 14:00:48 -08:00
2019-08-31 14:19:50 -07:00
2020-01-13 18:32:56 -08:00