Difference between revisions of "AMSDAP"

From CPCWiki - THE Amstrad CPC encyclopedia!
Jump to: navigation, search
(Links)
Line 58: Line 58:
 
* [https://modarchive.org/index.php?request=view_top_favourites The Mod Archive] One of the world's largest collections of music modules
 
* [https://modarchive.org/index.php?request=view_top_favourites The Mod Archive] One of the world's largest collections of music modules
 
* [https://www.modules.pl modules.pl] Website 100% dedicated to tracked music
 
* [https://www.modules.pl modules.pl] Website 100% dedicated to tracked music
 +
* [https://www.aes.id.au/modformat.html Noisetracker/Soundtracker/Protracker Module Format]
  
 
<br>
 
<br>
  
 
[[Category:Music and sound]] [[Category:Graphic]] [[Category:Peripherals]] [[Category:Hardware]]
 
[[Category:Music and sound]] [[Category:Graphic]] [[Category:Peripherals]] [[Category:Hardware]]

Revision as of 14:39, 13 April 2025

AMSDAP - CPC and MSX expansion slots for Amstrad CPC

AMSDAP42 TOP.jpg AMSDAP setup.png

The AMSDAP is developed in collaboration by Prodatron and TMTLOGIC.

With this board, it is possible to use MSX hardware on the CPC computer. This only applies to hardware that uses the IO bus of the Z80. Hardware that uses memory functions is not supported.

On the board is a DC / DC converter that provides the +/- 12v of the MSX. The maximum current is 84mA.


Technical information

AMSDAP User Manual

The MSX ports #00-#ff are maped to:

  • CPC: #FFxx. This makes the AMSDAP incompatible with the Amdrum expansion
  • PCW: #xxB0
  • Enterprise: #xx (not remaped)

MSX I/O ports overview


MSX hardware supported

SymbOS makes use of:

The SID sound chip of the PlaySoniq soundcard is accessible on the CPC with AMSDAP (MSX ports #2A for register select and #2B to write data). Source PlaySoniq manual

The SAA1009 sound chip of the Supersoniqs Soundstar is accessible on the CPC with AMSDAP (MSX ports #04 and #05).


Notes

The OPL4 chip combines an 18-voice FM synthesizer (same as OPL3) and a 24-voice Wavetable synthesizer (like the 4-voice Amiga Paula chip or the 32-voice Gravis Ultrasound).

Unlike the Willy OPL3 and Willy MIDI soundcards, the AMSDAP with an OPL4 soundcard can play Amiga modules and PC wavetable modules (S3M/XM/IT).

And with the included YRW801 ROM chip and a software translation layer, the OPL4 can do Wavetable General MIDI. YRW801 Wave ROM datasheet

Also interesting is a new MSX soundcard, the vFM (Virtual Full Music) that emulates many soundchips (SSG, OPLL, OPL2/3/4, OPM, OPNA, SN76489, SAA1099, SCC) by using a Teensy board. It also includes a PCM (PCM5102A) chip and a MIDI synthesizer (SAM2695) chip.

And the MSX Pico, a card quite similar to the PicoCPC, that emulates the FM-PAC, SCC, dual PSG, MP3 player, etc...


Links