User:Thefox: Difference between revisions
From NESdev Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
<source lang="6502"> | <source lang="6502"> | ||
lda #<bar | lda #<bar | ||
lda #<foo | |||
</source> | </source> |
Revision as of 14:18, 25 August 2013
Testing syntax hilighting:
<source lang="6502"> lda #<bar lda #<foo </source>