Fix error with ADD instruction and AC bit
authorHugo Villeneuve <hugo@hugovil.com>
Sun, 17 Nov 2013 22:03:19 +0000 (17:03 -0500)
committerHugo Villeneuve <hugo@hugovil.com>
Sun, 17 Nov 2013 22:26:53 +0000 (17:26 -0500)
commitb7f56a8019a6ca79fc633c97e9f542388c5f2ed2
tree06b914b89690dcfb2ed005cb05b1fcedc490a8fb
parentbbd37b7501069f5e660ace4baeb4a46193eede3f
Fix error with ADD instruction and AC bit

The overflow bit was written instead of the auxiliary carry bit.
src/opcode2c.pl