index
:
poketcg
master
rgbgfx
Pokémon Trading Card Game
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main.asm
Age
Commit message (
Expand
)
Author
2021-11-13
Split bank 4
ElectroDeoxys
2021-10-10
Merge from pret:master
ElectroDeoxys
2021-10-10
Split bank 3
dannye
2021-09-29
Reorganise some folders in engine/
ElectroDeoxys
2021-09-28
Bank 1c -> SGB
ElectroDeoxys
2021-09-28
Split graphics data from bank 20
ElectroDeoxys
2021-09-27
Split part of bank 7
ElectroDeoxys
2021-09-27
Split bank 6
ElectroDeoxys
2021-09-24
Split bank2
ElectroDeoxys
2021-09-23
Split bank1
ElectroDeoxys
2021-06-07
Split bank 5
ElectroDeoxys
2021-06-07
Split bank 8
ElectroDeoxys
2021-05-21
Add Credits sequence section to layout.link
ElectroDeoxys
2021-05-21
Separate sequence stuff into their own files
ElectroDeoxys
2021-02-16
Manually declare the 00 padding
dannye
2018-04-10
Move Empty Bank sections to main.asm
xCrystal
2018-04-10
Add leading zero to temporary bankX.asm filenames so they show up in order
xCrystal
2018-02-16
all permissions 755 -> 644
xCrystal
2018-02-08
Move booster pack data to data/
xCrystal
2018-02-07
Use const to enumerate constants
xCrystal
2018-02-07
More well defined SECTION names
xCrystal
2018-02-07
Create linkerscript
xCrystal
2016-07-29
Began Disassembling Scripting system and AI.
Andrew Martinek
2016-03-30
Disassembled Booster Generation Code. Also created SRAM file.
Andrew Martinek
2016-03-05
start dissasembling move effect functions
xCrystal
2016-01-28
hram.o
dannye
2015-03-14
Move source code into "src/". Update Makefile/scan_includes.
stag019