Opened 14 years ago

Closed 14 years ago

Last modified 5 years ago

#9177 closed patch

BRA: read music files correctly on big-endian

Reported by: fuzzie Owned by: peres
Priority: normal Component: Engine: Parallaction
Version: Keywords:
Cc: Game:

Description

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.

Ticket imported from: #3004367. Ticket imported from: patches/1282.

Attachments (1)

0001-fix-MSC-loading-on-big-endian.patch (857 bytes ) - added by fuzzie 14 years ago.

Download all attachments as: .zip

Change History (5)

comment:1 by fuzzie, 14 years ago

Owner: set to peres

comment:2 by peres, 14 years ago

Committed in r49128.

comment:3 by peres, 14 years ago

Status: newclosed

comment:4 by digitall, 5 years ago

Component: Engine: Parallaction
Note: See TracTickets for help on using tickets.