[ scummvm-Patches-1497254 ] Patch to add support for the Atari ST/FreeMiNT Platform

SourceForge.net noreply at sourceforge.net
Tue May 30 03:16:52 CEST 2006


Patches item #1497254, was opened at 2006-05-29 21:16
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=1497254&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
Submitted By: KeithS (keithscr)
Assigned to: Nobody/Anonymous (nobody)
Summary: Patch to add support for the Atari ST/FreeMiNT Platform

Initial Comment:
Diff file for adding support for the Atari ST/FreeMiNT
Platform.  5 files modified, 1 new file added.

configure modified to detect the Atari FreeMiNT OS, set
a define for MINT, and set a define for
SYSTEM_NOT_SUPPORTING_D_TYPE.

common/hashmap.h modified because, for compatibility
reasons, I am using GCC 2.95.3 (3.3.6 is available though).

sound/mididrv.cpp & sound/mididrv.h modified to add an
instance for a midi driver for the platform.

backends/module.mk modified to include the midi driver
for the Atari ST

New File - backends/midi/stmidi.cpp
Midi driver to utilize the Atari ST series of
computer's built in midi ports.  Currently does not
work (looks like  a problem with pointers, when
midiparser is called, the pointers seem wrong, still
working on it).

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

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




More information about the Scummvm-tracker mailing list