Difference between revisions of "User:Remark"

From DSiBrew
Jump to navigation Jump to search
m
Line 1: Line 1:
 
I'm author of..
 
I'm author of..
  
* [[icon2ppm.c]] - converts DSi banners to a viewable image format
+
* [[/Icon2ppm.c|icon2ppm.c]] - converts DSi banners to a viewable image format
* [[icon-fixcrc.c]] - fixes the checksum(s) inside a modified banner
+
* [[/Icon-fixcrc.c|icon-fixcrc.c]] - fixes the checksum(s) inside a modified banner
 
* [[private/ds/app/484E94*/pit.bin|pit.bin]] - file structure for DSi Camera database
 
* [[private/ds/app/484E94*/pit.bin|pit.bin]] - file structure for DSi Camera database
* [[pit-fixcrc.c]] - updates the checksum in pit.bin files
+
* [[/Pit-fixcrc.c|pit-fixcrc.c]] - updates the checksum in pit.bin files

Revision as of 00:17, 11 August 2009

I'm author of..

  • icon2ppm.c - converts DSi banners to a viewable image format
  • icon-fixcrc.c - fixes the checksum(s) inside a modified banner
  • pit.bin - file structure for DSi Camera database
  • pit-fixcrc.c - updates the checksum in pit.bin files