mirror of
https://github.com/rvtr/rmc_website.git
synced 2025-10-31 13:31:21 -04:00
24 lines
922 B
Markdown
24 lines
922 B
Markdown
# Todo
|
|
~~- Make index generate cards for every program in CSV (exclude duplicates)~~
|
|
~~- Add TWL or NTR option in CSV~~
|
|
- Reorder CSV to make more sense
|
|
|
|
IN PROGRESS
|
|
- Use flex for things (or anything else to make the site not completely suck)
|
|
~~- Index~~
|
|
- Info page
|
|
- Nav bar
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Notes
|
|
Learned these are stage2 bootloaders. Sometimes the SDK/IPL revision is appended to the end of the file.
|
|
|
|
.nand files in TwlIPL:
|
|
- /Users/lillianskinner/Downloads/platinum/twl/TwlIPL/branches/20080724_SDK500rc_branch/build/systemMenu_tools/SystemUpdater/SDK_5_0_RC_temp/menu_launcher-FINALROM.dev.nand
|
|
- /Users/lillianskinner/Downloads/platinum/twl/TwlIPL/branches/20080724_SDK500rc_branch/build/systemMenu_tools/SystemUpdater/SDK_5_0_RC_temp/menu_launcher-FINALROM.prod.nand
|
|
- /Users/lillianskinner/Downloads/platinum/twl/TwlIPL/trunk/build/systemMenu_tools/NandFirmWriter/data/menu_launcher-FINALROM-2869-10333-NWD.prod.nand |