[ scummvm-Patches-818175 ] YM2612 (FM-Towns) emulator

SourceForge.net noreply at sourceforge.net
Sun Oct 5 17:52:51 CEST 2003


Patches item #818175, was opened at 2003-10-05 10:52
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=818175&group_id=37116

Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Jamieson Christian (jamieson630)
Assigned to: Nobody/Anonymous (nobody)
Summary: YM2612 (FM-Towns) emulator

Initial Comment:
The attached patch contains the actual implementation 

for the new MidiDriver_YM2612. At this time the 

portability of the code is questionable. It uses 64-bit 

numbers (int64) that are currently mapped to MSVC's 

__int64. Endian and alignment should not be an issue, 

but the header usage might be, as well as other compiler 

warnings/errors that didn't crop up in MSVC.

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

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




More information about the Scummvm-tracker mailing list