davidgiven / cpm65

CP/M for the 6502
BSD 2-Clause "Simplified" License
267 stars 23 forks source link

fix 16-bit decrement. dec does not affect the carry flag. #71

Closed ivop closed 1 year ago

ivop commented 1 year ago

Fix dumb mistake.

davidgiven commented 1 year ago

I keep doing that, too...