Version 1.9.1
- Corrected a degrade in version 1.9.0 #52
INI
,INIR
,IND
andINDR
-> post decrement the B register (revert to 1.8.0)OUTI
,OTIR
,OUTD
andOTDR
-> pre-decrement the B register (keep 1.9.0)
INI
, INIR
, IND
and INDR
-> post decrement the B register (revert to 1.8.0)OUTI
, OTIR
, OUTD
and OTDR
-> pre-decrement the B register (keep 1.9.0)