summaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Collapse)Author
2020-09-20Port scan_includes.c from pokepicrossRangi
2018-07-08Merge branch 'master' into section-reorgluckytyphlosion
2018-07-08Build files in maps/luckytyphlosion
2018-07-08Dump Map Events.luckytyphlosion
2018-07-03Fix Makefile and clean up pokegold-spaceworld.link a bit.luckytyphlosion
2018-07-03Introduce linkerscript.luckytyphlosion
Addresses of sections will now be added to the linkerscript via `org`, and the section name will be the path/to/file. If there is more than one section in the file, then add a @SectionName after the path/to/file to describe the section.
2018-06-18Fix and use make_shim.pyobskyr
2018-06-05Don't ignore shim.sympfero
2018-06-05Clarify 'extra' utilities in Makefilepfero
2018-06-04Small dent into the audio enginepfero
2018-06-03Update tools/sort_symfile.sh and clean up Makefilepfero
Fixed compare being ran before the correctedheader rom was built. Made `mostlyclean` clean up all the .d files it knows about and include the correct .d files.
2018-06-02Merge branch 'master' into build_more_romsPikalaxALT
2018-06-03Ignore .pyc everywhereISSOtm
Smh __pycache__ is created at the root for me /shrug
2018-06-02Merge branch 'master' into build_more_romsPikalaxALT
2018-06-02Make the repository build all four ROMsPikalaxALT
2018-05-31Alternate bank colors green and red in coverage.pngRangi
2018-06-01Makefile: add coverage target and necessary python scriptsTauwasser
Signed-off-by: Tauwasser <Tauwasser@tauwasser.eu>
2018-05-31Remove scan_includes.cpfero
2018-05-31gitignore: ignore dependency filesTauwasser
Signed-off-by: Tauwasser <Tauwasser@tauwasser.eu>
2018-05-30Clean up Makefilepfero
This makefile can now figure graphics dependencies on its own, creates dependency files for each compilation unit and compiles everything separately. This is a proposal. Please try it out, read the Makefile to see if you get what I'm trying to do, and propose any improvements you want.
2018-05-29Add misc graphicsdannye
add exes to gitignore for those on windows
2018-05-29Add compression tool to .gitignoreISSOtm
2018-05-29gfx, main.asm: add annon front and back picsTauwasser
Signed-off-by: Tauwasser <Tauwasser@tauwasser.eu>
2018-05-27Add shimSanqui
2018-05-27Initial commitSanqui