[ scummvm-Patches-3004367 ] BRA: read music files correctly on big-endian

SourceForge.net noreply at sourceforge.net
Thu May 20 01:21:10 CEST 2010


Patches item #3004367, was opened at 2010-05-20 01:21
Message generated for change (Tracker Item Submitted) made by fuzzie
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418822&aid=3004367&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: Alyssa Milburn (fuzzie)
Assigned to: Nobody/Anonymous (nobody)
Summary: BRA: read music files correctly on big-endian

Initial Comment:
Replaces the read4high logic in MidiParser_MSC (used only in the DOS version?) with memcmp code which also works on big-endian machines. Now it works fine for me on both little-endian and big-endian.

This is in sound_br.cpp, so should only affect BRA. Patch against trunk.

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

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




More information about the Scummvm-tracker mailing list