mirror of
https://github.com/pevans/erc-c.git
synced 2024-12-21 08:30:55 +00:00
8e810e724f
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.) |
||
---|---|---|
.. | ||
addr.c | ||
arith.c | ||
bits.c | ||
branch.c | ||
dis.c | ||
exec.c | ||
loadstor.c | ||
mos6502.c | ||
stat.c |