Commit Graph

9 Commits

Author SHA1 Message Date
Retnuhytnuob
450aa1c2a6
Gbagfx OAM chunk handling, with override support (#143)
Some checks are pending
CI / build (push) Waiting to run
* Add tooling support for graphics with 2^n chunking

* update to OAM handling, from 2n sizing

* Update assembly to use the hex, rather than music name, for ease of uese in decompme/m2C

* additional tools/examples

* graphics build, not currently compare matching.

* remove sprites.png

* working conversion in make file!

* stage/main folder done

* stage/misc folder done

* stage/ruby complete

* stage/sapphire updated

* base for remaining kinda-graphics; file name casing

* more name casing

* extract catch sprites

* remove special 6x4 handling from oam slicer; switched hed the 2 images to using non-oam 2x2 chunks. (net same, but allows the 6x4 to process normally when things like the whalmer are found)

* Palette info for the catch sprites, thanks to cyphgirl

* obliterate the old hatch-sprite code

* refactor segments to not have the base file name dependancy

* catch mon 1-9, horizontal layout

* rename the f param in the json for graphics

* casing cleanup?

* .

* possible fix for the out of date segment piece

* Replace graphic_cnvt_attrs.txt strategy with individually-generated makefile rules

* Don't specify tileCount

---------

Co-authored-by: Marcus Huderle <huderlem@gmail.com>
2026-02-08 14:17:19 -06:00
Eduardo Quezada
eb054d36d0
Ignore mGBA save state files (#163)
Some checks failed
CI / build (push) Has been cancelled
2025-08-30 15:06:37 -05:00
PikalaxALT
a0b7de3e3c Decompile sub_2414 2025-02-15 10:52:04 -06:00
Eduardo Quezada
8489e2b509 Cry functions 2025-02-04 07:56:52 -06:00
WhenGryphonsFly
6af5d56c5b Add expected_objs 2024-09-27 20:55:53 -05:00
Cameron Hall
b0870ee7fb decompile through sub_51C3C 2019-08-11 13:11:32 -05:00
Cameron Hall
e1558f0801 some titlescreen labeling 2019-08-05 19:12:20 -05:00
Marcus Huderle
ad3ef8944e Dump start.s 2018-10-11 11:59:28 -05:00
Marcus Huderle
69484fa8da Initial commit 2018-10-10 12:22:40 -05:00