Add build.bat and wlalink config file.

This commit is contained in:
Colin McMillen 2015-05-22 14:37:47 -04:00
parent 48e14f8c94
commit f6ef82180d
2 changed files with 5 additions and 0 deletions

3
build.bat Normal file
View File

@ -0,0 +1,3 @@
wla-65816 -o pewpew.asm pewpew.o
wlalink -vr wlalink.cfg pewpew.smc
del *.o

2
wlalink.cfg Normal file
View File

@ -0,0 +1,2 @@
[objects]
pewpew.o