Difference between revisions of "AMSDAP"
(→MSX hardware supported) |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 5: | Line 5: | ||
[[File:AMSDAP setup.png]] | [[File:AMSDAP setup.png]] | ||
− | The AMSDAP is developed in collaboration by Prodatron and TMTLOGIC. | + | 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. | 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. | ||
Line 14: | Line 14: | ||
== Technical information == | == Technical information == | ||
− | The address range of the MSX can be found at &FFxx | + | The address range of the MSX can be found at &FFxx. |
+ | |||
+ | [https://map.grauw.nl/resources/msx_io_ports.php MSX I/O ports overview] | ||
<br> | <br> | ||
Line 27: | Line 29: | ||
Notes: | 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). | * 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|Willy OPL3 and Willy MIDI]] soundcards, the AMSDAP with an OPL4 soundcard can [https://youtu.be/kahDREIaOog play Amiga modules] and PC wavetable modules (S3M/XM/IT). | + | * Unlike the [[Willy|Willy OPL3 and Willy MIDI]] soundcards, the AMSDAP with an OPL4 soundcard can [https://youtu.be/kahDREIaOog play Amiga modules] and [https://youtu.be/uKJdz2qLvoc 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. [[Media:Yrw801.pdf|YRW801 Wave ROM datasheet]] | * And with the included YRW801 ROM chip and a software translation layer, the OPL4 can do Wavetable General MIDI. [[Media:Yrw801.pdf|YRW801 Wave ROM datasheet]] | ||
Latest revision as of 12:48, 14 November 2024
AMSDAP - CPC and MSX expansion slots for Amstrad CPC
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
The address range of the MSX can be found at &FFxx.
MSX hardware supported
SymbOS makes use of:
- the graphics cards based on the Yamaha V9990 graphics chip, released in 1991 V9990 datasheet V9990 application manual Demonstration
- the MP3 hardware player soundcards, released in 2006 MP3 Player specification VS1011 datasheet Demonstration
- the soundcards based on the Yamaha OPL4 sound chip, released in 1994 OPL4 datasheet OPL4 application manual DAC datasheet
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.