In my routine an interrupt timer ( at 18khz ) triggers a functions wich writes all VGM data into YM2612 untill a pause in sound change occur. So far i'm only using the simple sample "grand piano" so all the VGM data is written at once.
I'm using the following pseudo-code
Set to read from bank 1 ...
Search found 2 matches
- Tue Jan 08, 2008 2:13 am
- Forum: Hardware
- Topic: YM2612 hardware interfacing
- Replies: 2
- Views: 6002
- Sun Dec 16, 2007 7:45 pm
- Forum: Hardware
- Topic: YM2612 hardware interfacing
- Replies: 2
- Views: 6002
YM2612 hardware interfacing
Hi all.
I don't know if this forum may help me but i'll give it a try.
I'm currently building a device wich reads from an sd card vgm data dump and sends it to a ym2612 i got from my broken genesis( with a uprocessor ).
My main objective is to play genesis/MS music from that sd card, and i'm coding ...
I don't know if this forum may help me but i'll give it a try.
I'm currently building a device wich reads from an sd card vgm data dump and sends it to a ym2612 i got from my broken genesis( with a uprocessor ).
My main objective is to play genesis/MS music from that sd card, and i'm coding ...