Hai, I'm working on something SCC music related on OpenMSX17.0. I'm using the extensions to add "Konami SCC" to slot B. I have a Sunrise IDE in slot A. I' working in WBASM2 (yes, I do)
Here's the thing.
I've made an SCC detection routine, which checks all prim/ext slots for ROM at #8FFF and RAM at #9800 (SCC wave data). It works flawlessly. no worries there.
HOWEVER
as soon as I open the memory monitor @9800 in the SCC slot. BAM! the SCC is gone. Detection yields zero. I have to remove the extension in openMSX and add it again.
It also looks like I can't "read" the wave tables since they always return the value 255.
like...help?
Login or register to post comments