Add build.bat and wlalink config file.
This commit is contained in:
parent
48e14f8c94
commit
f6ef82180d
3
build.bat
Normal file
3
build.bat
Normal 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
2
wlalink.cfg
Normal file
@ -0,0 +1,2 @@
|
||||
[objects]
|
||||
pewpew.o
|
Loading…
Reference in New Issue
Block a user