gbadev.org forum archive

This is a read-only mirror of the content originally found on forum.gbadev.org (now offline), salvaged from Wayback machine copies. A new forum can be found here.

DS development > EZ4FATLIB available now!

#102597 - Lick - Fri Sep 15, 2006 3:16 pm

http://www.ezflash.cn/en/article.asp?id=40

Looks like this is a source release. Let's hope that all manufacturers follow their example!
_________________
http://licklick.wordpress.com

#102608 - Dark Knight ez - Fri Sep 15, 2006 4:37 pm

Dragonminded and others had a look at it, and say that write support is still not available in that library. It's missing functions.

#102622 - IxthusTiger - Fri Sep 15, 2006 7:05 pm

Motherf-

DAMMIT

This is a.... @#$%!

#102629 - josath - Fri Sep 15, 2006 7:57 pm

haha...the function
Code:
bool SD_WriteMultiBlock(unsigned int address , unsigned char *ppbuf, int len);

is declared in io_ez4sd.h

and it is actually called once from io_ez4sd.c....however the actual code for the function is missing! what a bunch of retards. hopefully it was a simple oversight, and not them yanking our chains around.