1
0
mirror of https://github.com/rzzzwilson/pymlac.git synced 2025-06-10 09:32:41 +00:00

Changes for better documentation

This commit is contained in:
Ross Wilson
2016-02-29 18:11:05 +07:00
parent 593483135a
commit f2ee6361cc

View File

@@ -1,6 +1,7 @@
; a very simple 'smoke-test' file
; a simple 'smoke-test' file
org 0100
start hlt
start nop
hlt
end
end start