PokeCF 760baec098
Unnest if statements
Overall, it is generally considered bad style to continually nest loops. However, if this is what the decompiler outputted, then why bother touching it?

However, this can be rewritten as returning early if the playtime is less than 60.

The reason for this is not because of the original code, but because it looks better, has the same output, and is easier to understand.
2020-06-08 17:09:54 -04:00
2020-05-27 07:58:04 -05:00
2020-03-09 16:24:01 -04:00
2019-11-04 16:26:09 -06:00
2020-05-24 08:28:02 -05:00
2020-05-12 17:21:16 -07:00
2020-05-20 19:33:40 -07:00
2020-04-15 13:35:12 -04:00
2020-06-08 17:09:54 -04:00
2020-04-04 16:09:36 -04:00
2019-04-07 19:18:42 -05:00
2019-03-24 17:32:59 -04:00
2020-05-27 07:58:04 -05:00
2019-05-08 17:06:39 -05:00
2020-02-16 14:24:06 -05:00
2020-04-08 17:23:32 -04:00
2020-05-15 09:53:06 -04:00
2019-11-25 18:38:13 -06:00
2019-03-24 16:37:27 -05:00
2020-02-12 18:07:13 -06:00
2020-04-08 16:27:11 -04:00
2020-02-16 13:49:36 -05:00
2020-04-08 16:27:11 -04:00

Pokémon Emerald

Build Status

This is a decompilation of Pokémon Emerald.

It builds the following ROM:

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.

Description
No description provided
Readme 235 MiB
Languages
C 79.9%
Assembly 16.7%
C++ 3.1%
Makefile 0.3%