1
0
mirror of https://github.com/pevans/erc-c.git synced 2025-08-09 11:25:04 +00:00
Files
erc-c/include
Peter Evans 49199eac84 Rewrite status checks with macros
This also forces the result of operations to be considered purely as
8-bit results in _some_ cases, but not in others. We were missing some
times when an overflow is the expected behavior; because SET_RESULT()
and mos6502_modify_status() use ints, this overflow was not properly
observed.
2018-02-28 21:16:39 -06:00
..
2018-02-07 15:24:02 -06:00
2018-01-17 14:58:42 -06:00
2018-02-04 00:06:04 -06:00
2018-02-28 21:16:39 -06:00
2018-01-24 14:26:28 -06:00
2017-12-31 15:50:59 -06:00
2018-01-07 20:05:02 -06:00
2017-12-06 21:37:14 -06:00
2018-02-07 00:01:57 -06:00