[ scummvm-Patches-2594629 ] NDS: Cleanup of the file I/O code

SourceForge.net noreply at sourceforge.net
Fri Feb 13 03:48:58 CET 2009


Patches item #2594629, was opened at 2009-02-13 03:48
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418822&aid=2594629&group_id=37116

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Max Horn (fingolfin)
Assigned to: agent-q (agent-q)
Summary: NDS: Cleanup of the file I/O code

Initial Comment:
The attached patch represents a first step to cleaning up the Nintendo DS port's file/FS code. It moves the stdio emulation code into its own Common::Stream subclass. Based on that, it should be possible to (a) simplify this stream emulation code, (b) make it actually more compliant with std I/O behavior (which might fix the one or other obscure bug in the NDS port?), and (c) would allow to cleanup the rest of the NDS port nicely.



----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418822&aid=2594629&group_id=37116




More information about the Scummvm-tracker mailing list