Halt and catch fire: Difference between revisions

Line 147:
 
=={{header|Z80 Assembly}}==
{{wont work with|Game Boy}}
The processor is permanently halted. Strangely enough, this does not work on the Game Boy. Rather, both the <code>HALT</code> instruction <i>and the instruction after it</i> are skipped.
<lang z80>di
1,489

edits