index
:
pokerevo
master
Pokémon Battle Revolution
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
asm
/
sbss_2.s
Age
Commit message (
Collapse
)
Author
2020-12-13
label possible pointer to some rendering context object
Felk
2020-11-25
decompile code_801E07E8.o and code_801E0810.o
Max
2020-11-11
match GScamera (except func_801DEA3C)
Max
2020-11-05
decompile code_801DD8C0 with some nonmatchings
Max
2020-11-01
decompile code_801DD5C8.o
Max
2020-10-31
refactor as code_801DCE6C to C++
Max
2020-10-27
add headers and cleanup
Max
2020-10-27
match all of code_801DBE90
Max
2020-10-23
bring func_801DBB48 closer to matching
Max
2020-10-22
decompile code_801DB81C, and revamp the source file layout template and type ↵
Max
naming convention. Rename unkStruct to ctorStruct
2020-10-22
figured out how to reference global variables from inline asm functions ↵
Max
using a special declaration syntax and #pragmas for mwcceppc 3.0
2020-10-21
match func_801DBA8C
Max
2020-10-20
add header files and reduce scope of local variable/functions
Max
2020-10-20
match code_801DB040
Max
2020-10-18
add headers, and mark internal functions as static
Max
2020-10-18
match code_801DAAE0.cpp
Max
2020-10-18
match func_801DAFAC using an inline asm block
Max
2020-10-17
got OK by splitting ctors.s and sbss.s and editing the link order in the ↵
Max
Makefile