This website requires JavaScript.
Explore
Help
Sign In
monorail
/
BudgetBuster
Watch
1
Star
0
Fork
You've already forked BudgetBuster
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
1b65cc6f36
BudgetBuster
/
compile.bat
4 lines
99 B
Batchfile
Raw
Blame
History
rgbasm -o
%~n1
.obj
%1
rgblink -m
%~n1
.map -n
%~n1
.sym -o
%~n1
.gb
%~n1
.obj
rgbfix -p255 -v
%~n1
.gb
pause
Reference in New Issue
View Git Blame
Copy Permalink