Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-02-19 | Decomp more of personality_test (#27) | Seth Barberee | |
* decomp most of personality_test * just gonna move the funcs to src in assembly for now so I can combine stuff * label another func and some cleanup * one func of personality test left in asm * small cleanups and labeling of funcs | |||
2021-02-07 | Some Personality and data (#26) | Seth Barberee | |
* decomp few personality funcs and clean up some pointers in the dungeon data * de-pointer-ify friend area dialogue * clean pointers on a personality test question * decomp a few more main menu funcs and dump some more data * label some funcs | |||
2021-01-31 | Main Menu and Scripts (#25) | Seth Barberee | |
* label more funcs, dump scripts/text, and decomp main menu * decomp vram func and dump more data * add forgotten file * get rid of goto in UpdateMenu | |||
2021-01-28 | decomp, label, doc, repeat | Seth Barberee | |
2021-01-22 | more headway on Pokemon funcs and labeled in asm | Seth Barberee | |
2021-01-20 | mass doc'ing of symbols and some tiny decomp work | Seth Barberee | |
2021-01-09 | 5% wooo | Seth Barberee | |
2021-01-04 | CPU and GPU Reg Funcs Decomp (#16) | Seth Barberee | |
* decomp/doc cpu funcs and gpu reg funcs * use Cpu32 macro funcs * address review comments * decomp SetBGOBJEnableFlags | |||
2020-12-31 | Friend Area Decomp Work (#15) | Seth Barberee | |
split out and work on friend area stuff | |||
2020-12-28 | Decompile xxx_update_stuff | Mateusz Naściszewski | |
2020-12-28 | Decompile GameLoop and lots of renames | Mateusz Naściszewski | |
2020-12-28 | Label funcs and globals | Mateusz Naściszewski | |
2020-12-28 | Decompile UpdateInput | Mateusz Naściszewski | |
and some other minor stuff. | |||
2020-12-15 | Wonder mail Pt. 1 (#11) | Seth Barberee | |
Some work on decomping/labeling wonder mail. Renamed corresponding assembly/C files. Labeled a few strings in data too. | |||
2020-12-15 | Finish translating code_800AAA0 to C! | Mateusz Naściszewski | |
2020-12-15 | Translating Decompression | Mateusz Naściszewski | |
Hopefully part one of many, some NONMATCHINGs in the larger functions, sadly. | |||
2020-12-13 | Continue dumping and documenting strings | Mateusz Naściszewski | |
2020-12-12 | dump/label more data from data_800D090 | Seth Barberee | |
2020-12-11 | data_80F4278.s dumping (#4) | Mateusz Naściszewski | |
* Dumping menu text, part 1 * Continuing to dump text * Renamed actions array according to suggestion | |||
2020-12-08 | code_80A26CC: fix nonmatching and decomp a few more | Seth Barberee | |
2020-12-04 | more decomping of funcs | Seth Barberee | |
2020-12-03 | split a little and decomped a few more funcs | Seth Barberee | |
2020-11-23 | isemi-identified VRAM and split personality test funcs | Seth Barberee | |
2020-11-22 | random assortment of decomp work and fix of nonmatchings | Seth Barberee | |
2020-11-21 | some more data dump work | Seth Barberee | |
2020-11-20 | some more work on decomping funcs | Seth Barberee | |
2020-11-20 | finish docing PlayTime and fix function - Kermalis | Seth Barberee | |
2020-11-19 | combining and doc'ing of playtime things | Seth Barberee | |
2020-11-18 | match another function and fix nonmatching | Seth Barberee | |
2020-11-17 | doc a music function | Seth Barberee | |
2020-11-17 | more work on music functions | Seth Barberee | |
2020-11-17 | data dumping and doc'ing | Seth Barberee | |
2020-11-14 | more decomping and some data dumping | Seth Barberee | |
2020-11-12 | 3% decompiled woo | Seth Barberee | |
2020-11-10 | more work on music.c and few more funcs | Seth Barberee | |
2020-11-08 | add sound macros from pokeemerald since pmd-red is basically same | Seth Barberee | |
2020-11-08 | used m4a2s from ipatix to do an initial dump of audio and started working on ↵ | Seth Barberee | |
audio part of pmd | |||
2020-11-07 | continue my slow pace | Seth Barberee | |
2020-11-05 | more decomp work on some funcs | Seth Barberee | |
2020-11-05 | finally figured out fatal error func and another func | Seth Barberee | |
2020-11-02 | some work on fatal system decomping | Seth Barberee | |
2020-11-01 | some splitting and sync'ing declarations/vars | Seth Barberee | |
2020-11-01 | more work on funcs | Seth Barberee | |
2020-11-01 | some more work on decomping funcs | Seth Barberee | |
2020-10-31 | decomp a little more of save | Seth Barberee | |
2020-10-29 | doc some strings | Seth Barberee | |
2020-10-25 | some more func work | Seth Barberee | |
2020-10-23 | split and decomp some more | Seth Barberee | |
2020-10-23 | more labeling of stuff with rom map (thx MegaMinerd) | Seth Barberee | |
2020-10-21 | pretty simple decomp of funcs | Seth Barberee | |