usbloadergx/source/wad
ardi@ist-einmalig.de 572bae91d6 strncpy guarantees not tath the result will be null-terminated.
replaced all strncpy with strlcpy if its necessary
2009-09-28 16:05:11 +00:00
..
id.c *code beautification* 2009-07-30 05:41:12 +00:00
id.h *code beautification* 2009-07-30 05:41:12 +00:00
isfs.c strncpy guarantees not tath the result will be null-terminated. 2009-09-28 16:05:11 +00:00
isfs.h Added stuff to make it even more noob-proof. 2009-09-19 05:36:32 +00:00
patchmii_core.c changed the entrypoint in the makefile, yet again. In testing, this fixed the bug which caused some to get code dump when launching a game. 2009-07-31 05:22:33 +00:00
patchmii_core.h *code beautification* 2009-07-30 05:41:12 +00:00
sha1.c *code beautification* 2009-07-30 05:41:12 +00:00
sha1.h now if the name of installed channels is not in the database.txt, we try to fine it from inside the channel itself. 2009-07-30 02:54:08 +00:00
title.c Fixed garbled title list after saving URL txt (issue 937), settings that did not display (issue 949), and small fixes. 2009-09-20 03:10:24 +00:00
title.h Added stuff to make it even more noob-proof. 2009-09-19 05:36:32 +00:00
utils.h *code beautification* 2009-07-30 05:41:12 +00:00
wad.cpp 2009-09-27 18:19:53 +00:00
wad.h Wad stuff in it´s own directory 2009-07-11 15:33:57 +00:00