Commit Graph

11 Commits

Author SHA1 Message Date
red031000
11193e5aef
Merge pull request #11 from joshua-smith-12/ncer_multiple_oam
Add support for building NCER files with OAM count > 1, support for VRAM transfer data
2024-10-28 00:20:42 +00:00
Joshua Smith
ada2b83bc1 ensure to free new VRAM transfer data in NCER parser 2024-10-27 18:50:43 -05:00
Joshua Smith
819153913a partitions -> vram transfer data, add struct/format to represent transfer data 2024-10-20 11:18:30 -05:00
Joshua Smith
8d191dbb9a support partition data in NCER JSON format 2024-10-17 13:25:00 -05:00
Rachel
0a893d4d3e Add support for font files used by Gen4 Pokemon 2024-10-13 15:47:33 -07:00
red031000
3284d0d547
add PMCP support and fix a few bugs 2024-02-03 01:28:36 +00:00
red031000
70e1614d0a
implement multiple OAM objects in NCER 2023-07-28 06:40:16 +01:00
red031000
1d1f96bc4a
NANR to json decoding 2023-07-04 19:09:26 +01:00
red031000
c567e1268e
NCER to json decoding 2023-07-04 00:40:46 +01:00
red031000
649aa24a6f
NCER cellAttrs 2023-07-03 21:55:59 +01:00
red031000
a4e194fc9b
initial commit 2023-07-03 17:26:19 +01:00