IIMarckus 80888726b9 Check some errors (not enough).
malloc can always fail. Check to avoid null dereference.

malloc(0) is well defined but leads to an eventual crash on some systems.
Check it too.
2017-06-29 22:45:30 -06:00
2017-06-24 17:49:31 -04:00
2017-03-24 11:51:03 +00:00
2015-06-23 12:24:51 -06:00
2017-03-24 11:51:03 +00:00
2017-06-29 22:45:30 -06:00
2017-06-24 16:31:23 -04:00
2017-05-28 23:44:39 -04:00
2017-03-24 11:51:03 +00:00
2016-05-11 17:16:03 -04:00
2015-11-19 23:38:16 -05:00
2015-12-06 22:36:09 -05:00
2016-06-13 22:53:33 -04:00
2015-06-23 12:24:51 -06:00
2017-06-29 18:34:29 -04:00
2017-03-24 11:51:03 +00:00
2017-06-24 18:32:54 -04:00
2017-06-09 22:01:10 +01:00
2017-03-24 11:51:03 +00:00
2017-03-24 11:51:03 +00:00
2017-03-24 11:51:03 +00:00

Pokémon Crystal Build Status

This is a disassembly of Pokémon Crystal.

It builds the following roms:

  • Pokemon - Crystal Version (UE) (V1.0) [C][!].gbc sha1: f4cd194bdee0d04ca4eac29e09b8e4e9d818c133
  • Pokemon - Crystal Version (UE) (V1.1) [C][!].gbc sha1: f2f52230b536214ef7c9924f483392993e226cfb

To set up the repository, see INSTALL.md.

irc: freenode#pret

Description
No description provided
Readme 52 MiB
Languages
Assembly 89.2%
C 6.3%
Python 2%
C++ 1.6%
INI 0.6%
Other 0.2%