Commit Graph

16 Commits

Author SHA1 Message Date
Marcus Huderle
489f77ad2b Convert all samples to .wav files 2026-02-01 11:43:10 -06:00
Wendy Moniuk
51fbb5c15a
Decompile sub_4F258 and also add a compabitility fix for the tools. (#144)
Some checks failed
CI / build (push) Has been cancelled
* Decompile sub_4F258 and also add a compabitility fix for the tools.

* remove expected object file.
2025-08-03 11:34:46 -05:00
Retnuhytnuob
4c8d5a9871
DataDump Pokedex entries, (0x0805C8B4) with preproc support, and english dex glyphs (0x08092FA0) (#132)
* text graphics

* add dex preproc, data dump

* remove temp test data from rom.s

* cleanup temp files

* remove dump of 086AE5EC for focus

* correct file reference

* utf handling.

* add second colon

* Align dex entry structs to 4 bytes

* Fix dex text glyphs gfx:

---------

Co-authored-by: Marcus Huderle <huderlem@gmail.com>
2025-07-13 08:18:51 -05:00
Marcus Huderle
27479efa04 add unk13BC struct
Dump bonus field select bg tilemaps

fix palette map filepath check

dump some pokedex graphics
2025-06-10 08:04:16 -05:00
Marcus Huderle
60cbb1ca72 Add -palette-map support to gbagfx 2025-06-08 09:57:33 -05:00
Marcus Huderle
f6826a63e5 Update gbagfx from latest pokeemerald 2025-06-08 07:41:36 -05:00
ColinT
e9378c83b6
Decompile function 27E08 (#95)
* temp

* Decomp 27E08

* Delete expected_obj

* Rewrite as for loop

* Fix non-matching code

* Delete asm of decompiled function

* Fix styles
2025-04-27 08:19:34 -05:00
PikalaxALT
a6737ea83b Fix issues preventing compilation on MacOS 2025-02-05 21:36:03 -05:00
WhenGryphonsFly
ddd16d32a3
Merge pull request #12 from PikalaxALT/pikalax_work
Create build workflow
2023-06-05 19:18:19 -05:00
WhenGryphonsFly
655dafc453 Include <stdexcept> in necessary files 2023-02-19 12:34:51 -06:00
PikalaxALT
75d0fd71cb Silence tools makefiles when not rebuilt 2021-07-26 10:34:50 -04:00
Marcus Huderle
67af64e101 Add -pinball-hatch-sprite option to gbagfx because it's a non-generalizable format 2018-10-14 13:23:48 -05:00
Marcus Huderle
c4fc85ce9e Add graphics capabilities 2018-10-13 15:49:44 -05:00
Marcus Huderle
0c6c4ec14a Use pret-style linkerscript 2018-10-13 14:14:45 -05:00
Marcus Huderle
c0ce4f82ad Match first C function 2018-10-11 12:27:06 -05:00
Marcus Huderle
69484fa8da Initial commit 2018-10-10 12:22:40 -05:00