index
:
pokerevo
master
Pokémon Battle Revolution
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
asm
Age
Commit message (
Expand
)
Author
2021-05-15
Merge branch 'master' into render_begin_end_labels
Akira Akashi
2020-12-24
rename PSQUATDotProduct to PSVECDotProduct (was a typo)
Max
2020-12-13
label possible pointer to some rendering context object
Felk
2020-12-13
label begin_drawing and end_drawing
Felk
2020-12-13
name some blur/fake-antialiasing related labels
Felk
2020-11-25
rename file to gUnkClass20.cpp, condense code, and add comments
Max
2020-11-25
decompile code_801E07E8.o and code_801E0810.o
Max
2020-11-11
remove GScamera_asm.s
Max
2020-11-11
match GScamera (except func_801DEA3C)
Max
2020-11-11
match GScamera virtual function at 801DE5F8
Max
2020-11-10
progress on func_801DEA3C
Max
2020-11-09
match lbl_801DEEF8
Max
2020-11-09
match GScamera virtual func at 801DED3C
Max
2020-11-08
added nonmatching ifdefs for each function in GScamera and match register ord...
Max
2020-11-07
decomp 801DDF78 and add mtx.h
Max
2020-11-06
remove code_801DD8C0_asm.s
Max
2020-11-06
C++ refactoring, adding nonmatching #ifdefs for ctors/dtor using operator del...
Max
2020-11-06
add GShierMemObject.h, and implement constructors for GSanimationObject and G...
Max
2020-11-05
add two nonmatching ifdefs to code_801DD8C0
Max
2020-11-05
decompile code_801DD8C0 with some nonmatchings
Max
2020-11-02
start decompiling code_801DD8C0.o
Max
2020-11-01
add header
Max
2020-11-01
decompile code_801DD5C8.o
Max
2020-10-31
refactor as code_801DCE6C to C++
Max
2020-10-31
match func_801DD294
Max
2020-10-31
match loop body in func_801DD294
Max
2020-10-30
add nonmatching ifdef
Max
2020-10-30
match up to func_801DD294
Max
2020-10-29
match up to func_801DCFE4, add string.h and stdlib.h, add types.h to Makefile...
Max
2020-10-27
add headers and cleanup
Max
2020-10-27
match all of code_801DBE90
Max
2020-10-27
match up to func_801DCE38
Max
2020-10-27
match 801DC9CC
Max
2020-10-27
match up to func_801DC9CC
Max
2020-10-27
match up to func_801DC7F8
Max
2020-10-27
match up to func_801DC5FC
Max
2020-10-27
match func_801DC264
Max
2020-10-27
match func_801DC0C8
Max
2020-10-24
match first three functions in code_801DCE6C
Max
2020-10-24
match up to func_801DC0C8 with two nonmatchings
Max
2020-10-24
match first two functions in code_801DBE90
Max
2020-10-23
delete code_801DBB3C_asm.s
Max
2020-10-23
bring func_801DBB48 closer to matching
Max
2020-10-23
match func_801DBD74
Max
2020-10-23
match func_801DBD00
Max
2020-10-23
match func_801DBC58
Max
2020-10-22
decompile code_801DB81C, and revamp the source file layout template and type ...
Max
2020-10-22
figured out how to reference global variables from inline asm functions using...
Max
2020-10-21
remove warnings by adding explicits casts
Max
2020-10-21
match func_801DBA8C
Max
[next]