ZaneDubya / YCPU

An imaginary 16-bit cpu, with a complete specification, emulator, assembler, and disassembler, in C#.
24 stars 3 forks source link

Fix description of BUG and BSG in 2.E #24

Closed ghost closed 8 months ago

ghost commented 3 years ago

I think this should be more accurate. These operations are active when zero flag is clear. (values aren't equal) Let me know if I'm mistaken. I tried to keep it short so it wouldn't wrap to the next line.