[ scummvm-Patches-2839048 ] MM C64 sound/music player

SourceForge.net noreply at sourceforge.net
Mon Aug 17 17:30:41 CEST 2009


Patches item #2839048, was opened at 2009-08-17 17:30
Message generated for change (Tracker Item Submitted) made by tobigun
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418822&aid=2839048&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: Tobias Gunkel (tobigun)
Assigned to: Nobody/Anonymous (nobody)
Summary: MM C64 sound/music player

Initial Comment:
The attached file contains a stand-alone player that is capable of playing SID music and sound effects of the C64 version of Maniac Mansion and Zak McKracken.

It's not yet ready for integration into ScummVM but at least it is a beginning.
At the moment it supports music files (e.g. themes) and some (but not all) sound effects.

The player is in a very early stage and still has lots of cryptic variable and function names.

With an additional patch music/sound files can be extracted with ScummVM. The patch adds a dummy player for C64 sound/music files to ScummVM that only dumps the sound/music data to a file.

I post the very incomplete player here to show its current status and in the hope that someone wants to improve the player or find out how the player works as I'm not really certain of the necessity or function of some variables and functions.

The player depends on resid 0.16 (http://www.zimmers.net/anonftp/pub/cbm/crossplatform/emulators/resid/index.html) and SDL.
An MSVC++ 2008 project file is included.


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

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




More information about the Scummvm-tracker mailing list