Babystep8: Difference between revisions

[unchecked revision][unchecked revision]
Content deleted Content added
No edit summary
m Bot: Replace deprecated source tag with syntaxhighlight
 
Line 10:
Here is the same non-BIOS screen print AsmExample as before, but adjusted to use 32-bit registers and offsets. The 'complex' string instructions have been replaced.
 
<sourcesyntaxhighlight lang="asm">
;----------------------
dochar:
Line 74:
 
;------------------------------------
</syntaxhighlight>
</source>
 
[[Category:Babystep]]