Pokemon Battle Revolution [PAL]
Go to file
2024-10-26 16:00:26 -04:00
.travis/calcrom fix bug in calcrom get_files function 2021-01-29 14:53:11 -05:00
asm Merge branch 'master' into render_begin_end_labels 2021-05-15 00:18:51 +01: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
.travis.yml
INSTALL.md
ldscript.lcf
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
README.md Kill Freenode. 2021-10-08 04:51:53 -06: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.