Mercurial > repos > blastem
log cpu_dsl.py @ 1710:2344b3650b38
age | author | description |
---|---|---|
Mon, 28 Jan 2019 22:56:43 -0800 | Michael Pavone | Fix sbc and implement carry/overflow flags for it in CPU DSL |
Mon, 28 Jan 2019 22:49:02 -0800 | Michael Pavone | Implementation of carry/overflow flags for adc instructions in CPU DSL |
Mon, 28 Jan 2019 22:37:46 -0800 | Michael Pavone | Fixed flag calculation for sub instructions in CPU DSL |