Browse Source

Add build.bat and wlalink config file.

main
Colin McMillen 9 years ago
parent
commit
f6ef82180d
  1. 3
      build.bat
  2. 2
      wlalink.cfg

3
build.bat

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

2
wlalink.cfg

@ -0,0 +1,2 @@
[objects]
pewpew.o
Loading…
Cancel
Save