mirror of
https://github.com/rzzzwilson/pymlac.git
synced 2025-06-10 09:32:41 +00:00
Simplest test file
This commit is contained in:
parent
c0be1f77dd
commit
def827f7e1
4
pyasm/simple.asm
Normal file
4
pyasm/simple.asm
Normal file
@ -0,0 +1,4 @@
|
||||
; a very simple file
|
||||
org 0100
|
||||
hlt
|
||||
end
|
||||
Loading…
x
Reference in New Issue
Block a user