linkle icon indicating copy to clipboard operation
linkle copied to clipboard

WIP CNMT parsing

Open ThatNerdyPikachu opened this issue 6 years ago • 3 comments

  • [x] Basic parsing
  • [ ] Extended data region support on the Patch type
  • [ ] Clippy, rustfmt, etc
  • [ ] Add to the binary crate
  • [ ] Rebuilding?

ThatNerdyPikachu avatar Dec 24 '18 16:12 ThatNerdyPikachu

figure out a better way to do this with the different title types. */,

https://github.com/MegatonHammer/linkle/blob/830e1383e742deb3a0115d0874092dab8c804a78/src/format/cnmt.rs#L12-L17


This comment was generated by todo based on a TODO comment in 830e1383e742deb3a0115d0874092dab8c804a78 in #31. cc @ThatNerdyPikachu.

todo[bot] avatar Dec 24 '18 16:12 todo[bot]

@roblabla Should from_u8 on TitleType and ContentType be public?

ThatNerdyPikachu avatar Dec 24 '18 16:12 ThatNerdyPikachu

I think it's fine if they stay private.

roblabla avatar Dec 25 '18 16:12 roblabla