User:Thefox: Difference between revisions

From NESdev Wiki
Jump to navigationJump to search
(Created page with "Testing syntax hilighting: <source lang="6502"> lda #<bar")
 
No edit summary
Line 2: Line 2:


<source lang="6502">
<source lang="6502">
lda #<bar
lda #&lt;bar
</source>

Revision as of 14:12, 25 August 2013

Testing syntax hilighting:

<source lang="6502"> lda #<bar </source>