I see that OUTI instruction is affecting Carry flag on BlueMSX. A friend check it on OpenMSX and saw that also other flags is affecting too. But Z80 documentations says that OUTI must affect only Z flag (according B register that is decremented). What can be done?
On Blue MSX, for example:
HL=8000H => C
HL=80FxH => NC
Login or register to post comments