Michael Panzlaff 3264cf697f fix aggressive loop optimizations
Previously, aggressive loop optimizations with a new compiler were not
possible due to undefined behaviour at end of arrays.

A macro "UBFIX" is added to allow ifdefs for fixes which resolve
undefined behavior. For example newer GCC versions will detect various
bugs in the original game code and will otherwise not compile with -Werror.
2020-07-05 18:09:59 +02: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-07-05 18:09:59 +02:00
2020-04-15 13:35:12 -04:00
2020-07-05 18:09:59 +02: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-07-05 18:09:59 +02: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%