diff options
author | Jesse Talavera-Greenberg <jesse@jesse.tg> | 2023-10-02 11:54:17 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-02 17:54:17 +0200 |
commit | b2fcff97c186cc9db263089acd4810ea7d58517d (patch) | |
tree | 698ba48c059afbfce7371aa8516ccfc1f47092b4 /.gitignore | |
parent | bb09ce7d708c3272f63077222fe6f728c637ebc2 (diff) |
Add some structs for files that DSi_NAND reads (#1842)
* Add DSiFirmwareSystemSettings
* Replace DSiFirmwareSystemSettings::TouchCalibration fields with std::arrays
- So assignment can be done in one line
* Make DSiFirmwareSystemSettings a union
- So its bytes can be accessed
* Add a comment
* Use DSiFirmwareSystemSettings instead of raw byte offsets
* Add definitions for DSiSerialData and DSiHardwareInfoN
* Move DSiFirmwareSystemSettings's hash update logic into its own method
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions