pokeruby/asm/rom5_part2.s, branch master Pokémon Ruby and Sapphire rename rom5_part.s to pokedex.s 2016-10-21T06:42:00+00:00 YamaArashi shadow962@live.com 2016-10-21T06:42:00+00:00 51661b34997465e7a89b3afbaa021dab69718531

decompile more pokedex functions (#65) 2016-10-21T06:37:26+00:00 Cameron Hall camthesaxman@users.noreply.github.com 2016-10-21T06:37:26+00:00 e30665cc2f0f3376282af075d78915032d53bfca * decompile more pokedex functions * use spaces instead of tabs * mostly fix up sub_808D690 * fix sub_808DBE8 * decompile sub_808E398
* decompile more pokedex functions

* use spaces instead of tabs

* mostly fix up sub_808D690

* fix sub_808DBE8

* decompile sub_808E398
split out trainer_card.s and save_menu_util.s 2016-10-21T05:03:12+00:00 YamaArashi shadow962@live.com 2016-10-21T05:03:12+00:00 502f8d10f18a1fb4370e0dfc7e58378778dd1533

name field effect functions 2016-10-19T02:42:54+00:00 YamaArashi shadow962@live.com 2016-10-19T02:42:54+00:00 cd5770848e759cbd660c79fe292abb481c856703

name field move functions 2016-10-18T20:54:26+00:00 YamaArashi shadow962@live.com 2016-10-18T20:54:26+00:00 bb2e1caa1776e8683df09df56ffd00326880aef6

name some graphics functions 2016-10-18T19:58:12+00:00 YamaArashi shadow962@live.com 2016-10-18T19:58:12+00:00 269deb860eea244184454c580b03ae64d6fd23c4

split out berry.s 2016-10-17T22:46:24+00:00 YamaArashi shadow962@live.com 2016-10-17T22:46:24+00:00 ea1aa775fdb2171067e447f15ce8f42faca72e11

decompile option menu and begin decompiling pokedex (#58) 2016-10-17T00:02:35+00:00 Cameron Hall camthesaxman@users.noreply.github.com 2016-10-17T00:02:35+00:00 f2fb6f9b830888c649fca285bdfab5657c64ef35 * start decompiling pokedex * fix up this darn struct * decompile most of the option menu code * decompile more code * finish up with option menu * minor cleanup * fix some pokedex functions * remove disassembly files * actually remove disassembly files * more decompilation * decompile 2 more functions * minor cleanup * Update start_menu.c with CB2_InitPokedex
* start decompiling pokedex

* fix up this darn struct

* decompile most of the option menu code

* decompile more code

* finish up with option menu

* minor cleanup

* fix some pokedex functions

* remove disassembly files

* actually remove disassembly files

* more decompilation

* decompile 2 more functions

* minor cleanup

* Update start_menu.c with CB2_InitPokedex