User:Remark/Pit-fixcrc.c: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

11 August 2009

10 August 2009

  • curprev 21:0021:00, 10 August 2009 Remark talk contribs 3,212 bytes +3,212 New page: <source lang="c"> // DSi pit-fixcrc // written by remark // thanks blastey #include <stdio.h> typedef unsigned char u8; typedef unsigned short u16; /* standard crc16 implementation : 0x...