Skip to content
Manuel Sainz de Baranda y Goñi edited this page Jan 8, 2026 · 4 revisions

Zilog NMOS ld a,{i|r}

Due to a bug, Z80 NMOS models from Zilog reset PF when an INT is accepted during the execution of the ld a,{i|r} instructions.

References

Zilog CMOS out (c),0

The out (c),0 instruction behaves as out (c),255 on Z80 CMOS models from Zilog.

This was first discovered by Simon Cooke, who reported it on Usenet in 1996. Later, in 2004, Colin Piggot rediscovered it with his SAM Coupé when running a demo for SCPDU 6, coincidentally written by Simon Cooke. In 2008, this was once again rediscovered by the MSX community.

References

Special RESET during the HALT state

See Tony Brewer's article.

Clone this wiki locally