Pokemon Battle Revolution [PAL]
Go to file
2021-01-29 14:53:11 -05:00
.travis/calcrom fix bug in calcrom get_files function 2021-01-29 14:53:11 -05:00
asm rename PSQUATDotProduct to PSVECDotProduct (was a typo) 2020-12-24 14:44:41 -05:00
include rename file to gUnkClass20.cpp, condense code, and add comments 2020-11-25 23:46:42 -05:00
src add pragma.py to tools, edit Makefile, add example #pragma regswap usage to code_801DD8C0.cpp 2020-12-19 00:45:39 -05:00
tools fixed bug in #pragma regswap where swapping rA and rB would also swap fA and fB, and added #pragma iswap 2021-01-22 14:02:16 -05:00
.gitignore hashtable.c matches, but needs cleanup 2020-09-15 18:01:21 -04:00
.travis.yml travis 2020-10-07 17:51:05 -04:00
INSTALL.md clarify INSTALL.MD 2020-09-12 14:37:30 -04:00
ldscript.lcf initial commit 2020-08-26 14:31:15 -04:00
Makefile fixed bug in #pragma regswap where swapping rA and rB would also swap fA and fB, and added #pragma iswap 2021-01-22 14:02:16 -05:00
obj_files.mk rename file to gUnkClass20.cpp, condense code, and add comments 2020-11-25 23:46:42 -05:00
pbr_pal.sha1 initial commit 2020-08-26 14:31:15 -04:00
README.md add emerald 2020-09-03 16:16:44 +01:00

Pokémon Battle Revolution

This is a decompilation of Pokémon Battle Revolution

It builds the following DOL:

  • main.dol: sha1: ffcd539d239722b8bb27e45c9ad4aacc818c8933

To set up the repository, see INSTALL.md.

See also

Other disassembly and/or decompilation projects:

Contacts

You can find us on Discord and IRC.

Contributions

Contributions and PRs are welcome.