18

Fixed a bug in my emulator that was completely breaking almost every program I ran on it.

Turns out the virtual ALU set its arithmetic flags (zf, nf) even when a non-arithmetic operation was run.

Comments
Add Comment