Commit Graph

377 Commits

Author SHA1 Message Date
scnorton 220fe47299 sub_815D838; decompile some gfx 2018-12-30 11:59:00 -05:00
scnorton 04e61537c2 Start decomp of trainer_tower 2018-12-30 10:46:21 -05:00
PikalaxALT 166d4b111f Merge pull request #34 from luckytyphlosion/master
Fix Makefiles to allow CPP to work on piped input from preproc for da…
2018-12-30 09:38:03 -05:00
luckytyphlosion 5ad6e52153 Fix Makefiles to allow CPP to work on piped input from preproc for data asm files. 2018-12-26 22:35:36 -05:00
PikalaxALT d5de7960a3 Merge branch 'master' of github.com:pret/pokefirered 2018-12-21 11:44:02 -05:00
PikalaxALT a7ab82a948 Guess a small struct in save block 2 2018-12-21 11:43:24 -05:00
PikalaxALT d141011e7f Track tools 2018-12-20 20:43:40 -05:00
PikalaxALT 7f5addc626 Merge pull request #33 from Missingmew/master
Dump most graphics that are common between firered and emerald/ruby plus some exclusives
2018-12-18 17:52:01 -05:00
Paul Sander f04f8baa5b Merge remote-tracking branch 'upstream/master' 2018-12-18 23:13:33 +01:00
PikalaxALT 74137d7448 Remove dkP dependency notes from INSTALL.md 2018-12-17 15:45:15 -05:00
PikalaxALT 2761c0f0a5 Drop devkitARM dependency entirely 2018-12-17 15:43:45 -05:00
Paul Sander 478c7b5421 Merge remote-tracking branch 'upstream/master' 2018-12-17 16:26:00 +01:00
PikalaxALT 4cd02d59b4 Merge pull request #32 from pret/PikalaxALT-patch-1
Delete build_tools.sh
2018-12-17 09:49:44 -05:00
PikalaxALT 808c3bcbbd Delete asmdiff.sh 2018-12-17 09:49:33 -05:00
PikalaxALT 975b787e20 Delete asmdiff.sh 2018-12-17 09:49:19 -05:00
PikalaxALT fe9491f409 Delete build_tools.sh 2018-12-17 09:47:09 -05:00
PikalaxALT 07d63fc7fa Merge pull request #31 from PikalaxALT/mevent
Decompile mevent.s; disassemble script pointers; decompile berry fix payload
2018-12-17 09:24:56 -05:00
PikalaxALT 0aceac2d34 Remove extraneous macros and constants from berry fix 2018-12-16 20:24:01 -05:00
PikalaxALT f91b71d395 Port over berry fix program 2018-12-16 20:18:44 -05:00
PikalaxALT cc84f66655 Merge branch 'mevent' of github.com:pikalaxalt/pokefirered into mevent 2018-12-05 08:44:00 -05:00
PikalaxALT c14c6d36f8 Rename most special vars 2018-12-05 08:43:55 -05:00
PikalaxALT 7a166940d0 Dump multiboot programs and librfu_rodata 2018-12-04 09:21:18 -05:00
PikalaxALT d08f95be8a dump script command, special var, and std script pointers 2018-12-04 08:52:53 -05:00
PikalaxALT ff24ec3ece Dump special pointers 2018-12-04 08:30:20 -05:00
PikalaxALT 2ce8cad8d2 Fix alignment 2018-12-04 08:09:54 -05:00
PikalaxALT 089703dc08 Decompile (partially) mystery_event_msg 2018-12-03 21:15:42 -05:00
PikalaxALT 931f19d2ea Port mystery_event_script 2018-12-03 20:21:35 -05:00
PikalaxALT c500754d6b Finish decomp and dism of mevent_8145654 2018-12-03 10:40:38 -05:00
PikalaxALT 59b87e9d2a sub_8146980 2018-12-03 10:09:28 -05:00
PikalaxALT 0f486fec54 sub_8146884 2018-12-03 09:43:03 -05:00
PikalaxALT 3700b24a31 through sub_8146834 2018-12-03 08:44:24 -05:00
PikalaxALT 208c605447 sub_8146604 2018-12-03 08:41:06 -05:00
PikalaxALT 9ff5f62747 sub_8146318 2018-12-03 08:28:05 -05:00
PikalaxALT f92002b6da Correct dims for shadow gfx 2018-12-02 19:02:49 -05:00
PikalaxALT ecc4af703a Add missing graphics files 2018-12-02 19:01:51 -05:00
PikalaxALT c7f9c8f1a5 sub_81462EC 2018-12-02 17:31:54 -05:00
PikalaxALT 5151db6054 sub_8146288 2018-12-02 17:25:59 -05:00
PikalaxALT 39a9e186e0 Decompile mevent_8145654 data so far 2018-12-02 17:01:48 -05:00
PikalaxALT 60b8858b19 sub_81461D8 2018-12-02 16:48:04 -05:00
PikalaxALT 9e34e6b53d sub_8146060 2018-12-02 16:38:07 -05:00
PikalaxALT 30d4803a44 sub_8145D18 2018-12-02 16:06:01 -05:00
PikalaxALT cd42b22d6b sub_8145A98 2018-12-02 13:33:03 -05:00
PikalaxALT 2fb1404613 sub_814593C and associated ewram 2018-12-02 12:09:16 -05:00
PikalaxALT 8f0f725039 sub_814571C and associated graphics dump 2018-12-02 11:42:45 -05:00
PikalaxALT 993df493cd use the .pool directive for mevent_8145654.s 2018-12-02 10:11:51 -05:00
PikalaxALT 884f1934e8 start decompiling mevent_8145654 2018-12-02 10:02:39 -05:00
PikalaxALT 2fbe528d5e Attempt to give meaningful names to mevent srv fields 2018-12-01 20:27:35 -05:00
PikalaxALT 8473bf1bcd More symbol names in mevent server 2018-12-01 11:31:54 -05:00
PikalaxALT d4d2094281 also rename r3 in the mevent helper send and recv functions 2018-12-01 11:24:48 -05:00
PikalaxALT 01aada9e93 merge mevent server and document mevent_server_helpers 2018-12-01 11:24:05 -05:00