1
0
mirror of https://github.com/pevans/erc-c.git synced 2024-10-05 19:54:36 +00:00
Commit Graph

3 Commits

Author SHA1 Message Date
Peter Evans
8e810e724f Add addr_mode field, rely upon it vs. the opcode
This makes testing _slightly_ easier, because now the handlers require a
type of state in the cpu vs. a specific opcode state in the segment that
we execute from. (The latter being just more complex to work with and
require in testing.)
2018-04-15 00:56:34 -05:00
Peter Evans
56e9d97791 Accounting for the ACC mode opcode 2018-04-14 18:26:43 -05:00
Peter Evans
55287b4cb0 Reorganizing test files 2018-04-13 19:09:23 -05:00