mirror of
https://github.com/rzzzwilson/pymlac.git
synced 2025-06-10 09:32:41 +00:00
As copied from code.google.com/rzzzwilson.
This commit is contained in:
6
pymlac/test_smallest.asm
Normal file
6
pymlac/test_smallest.asm
Normal file
@@ -0,0 +1,6 @@
|
||||
;;;;;;;;;;;;;;;;;;;;;;;;;
|
||||
; smallest program possible
|
||||
;;;;;;;;;;;;;;;;;;;;;;;;;
|
||||
org 00100
|
||||
hlt ;
|
||||
end
|
||||
Reference in New Issue
Block a user