summaryrefslogtreecommitdiff
path: root/src/main.asm
AgeCommit message (Expand)Author
2021-11-13Split bank 4ElectroDeoxys
2021-10-10Merge from pret:masterElectroDeoxys
2021-10-10Split bank 3dannye
2021-09-29Reorganise some folders in engine/ElectroDeoxys
2021-09-28Bank 1c -> SGBElectroDeoxys
2021-09-28Split graphics data from bank 20ElectroDeoxys
2021-09-27Split part of bank 7ElectroDeoxys
2021-09-27Split bank 6ElectroDeoxys
2021-09-24Split bank2ElectroDeoxys
2021-09-23Split bank1ElectroDeoxys
2021-06-07Split bank 5ElectroDeoxys
2021-06-07Split bank 8ElectroDeoxys
2021-05-21Add Credits sequence section to layout.linkElectroDeoxys
2021-05-21Separate sequence stuff into their own filesElectroDeoxys
2021-02-16Manually declare the 00 paddingdannye
2018-04-10Move Empty Bank sections to main.asmxCrystal
2018-04-10Add leading zero to temporary bankX.asm filenames so they show up in orderxCrystal
2018-02-16all permissions 755 -> 644xCrystal
2018-02-08Move booster pack data to data/xCrystal
2018-02-07Use const to enumerate constantsxCrystal
2018-02-07More well defined SECTION namesxCrystal
2018-02-07Create linkerscriptxCrystal
2016-07-29Began Disassembling Scripting system and AI.Andrew Martinek
2016-03-30Disassembled Booster Generation Code. Also created SRAM file.Andrew Martinek
2016-03-05start dissasembling move effect functionsxCrystal
2016-01-28hram.odannye
2015-03-14Move source code into "src/". Update Makefile/scan_includes.stag019