X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Pico%2Fcd%2Fcell_map.c;h=151a3a83a44823a68649c84019b0ddadc712e8ea;hb=fa22af4cafc6a87a3d9da07f377fc93e6a3bf55d;hp=4100064b24956ba951b26fd3f4171b97e7f0714e;hpb=4ff2d52753e46bce5622a5935f3d3750b5848f8f;p=picodrive.git diff --git a/Pico/cd/cell_map.c b/Pico/cd/cell_map.c index 4100064..151a3a8 100644 --- a/Pico/cd/cell_map.c +++ b/Pico/cd/cell_map.c @@ -1,3 +1,5 @@ +// Convert "cell arrange" address to normal address. +// (c) Copyright 2007, Grazvydas "notaz" Ignotas // 64 x32 x16 x8 x4 x4 static unsigned int cell_map(int celln)