Search by property
This page provides a simple browsing interface for finding entities described by a property and a named value. Other available search interfaces include the page property search, and the ask query builder.
List of results
- Extended Z80 instruction set#PIXELDN + (if(HL&$0700!=$0700) HL+=256;<br> else if(HL&$e0!=$e0) HL:=HL&$F8FF+$20;<br> else HL:=HL&$F81F+$0800)