mirror of
https://github.com/rzzzwilson/pymlac.git
synced 2025-06-10 09:32:41 +00:00
Initial commit
This commit is contained in:
parent
6e9e7468b5
commit
50882d1f7a
7
pyasm/asm_tests/tests/aalpha
Normal file
7
pyasm/asm_tests/tests/aalpha
Normal file
@ -0,0 +1,7 @@
|
||||
; test file
|
||||
org 0100
|
||||
hlt
|
||||
end
|
||||
; 0100 000000
|
||||
;\t$ xxxxxx
|
||||
; .\tyyyyyy
|
||||
3
pyasm/asm_tests/tests/alpha
Normal file
3
pyasm/asm_tests/tests/alpha
Normal file
@ -0,0 +1,3 @@
|
||||
; test file - smoke test for test_harness
|
||||
end
|
||||
;
|
||||
0
pyasm/asm_tests/tests/beta
Normal file
0
pyasm/asm_tests/tests/beta
Normal file
0
pyasm/asm_tests/tests/gamma
Normal file
0
pyasm/asm_tests/tests/gamma
Normal file
Loading…
x
Reference in New Issue
Block a user