Sandbox: Difference between revisions

→‎Z80: rewritten to test with <code>
(Testing some new language tags)
(→‎Z80: rewritten to test with <code>)
Line 51:
==Testing new language tags==
===Z80===
<code z80>
; some random instructions
ld a, 80h
Line 58:
adc a, a
rst 0 ; reboot :-)
</z80code>
 
===Whitespace===
973

edits