Add test file to repo

This commit is contained in:
XOR 2023-01-06 00:57:33 +01:00
parent cfb83b0cca
commit a5abfb0d39
2 changed files with 8 additions and 0 deletions

1
.gitignore vendored
View file

@ -55,6 +55,7 @@ dkms.conf
#EIPA specific
*.eipa
!test*.eipa
*.eipaimg
#Code editor

7
test/test.eipa Normal file
View file

@ -0,0 +1,7 @@
INP 31; foo
OUT 42 ; bar
INC
STA 54 ; boo
INC 65 ; barfoo
LDA 73