README.txt
1----------------------------------------------------------------------------
2 Quick Guide for finalrom
3----------------------------------------------------------------------------
41) Get your "libsyscall.a" and "rom header template" from Nintendo.
5 And put them into ./etc directory.
62) Edit (.bmp or .bin) and .bsf files in ./etc/banner directory for your banner file.
73) Edit ROM-TS.rsf(TWLSDK_PLATFORM=NITRO) or ROM-TS.TWL.rsf(TWLSDK_PLATFORM=TWL)
8 for your application setting.
94) Do 'make' to get final rom.
10----------------------------------------------------------------------------
11