undeadline
You could try poke &HFFCA,35: poke &HF346,1: _SYSTEM.
That said, I don't know whether T&E Soft included MSX-AUDIO music. Just try and see if it works
Just checked: it hasn't got MSX-AUDIO music...
sigh, is there anyone that could post tech info about this game try to detect MSX-MUSIC? Maybe some hacking....
oh, you mean MSX-MUSIC? Not MSX-AUDIO? It uses MSX-MUSIC by default...
oh, you mean MSX-MUSIC? Not MSX-AUDIO? It uses MSX-MUSIC by default...
do not know. It was a cartridge that was manufacured by Philips, containing a Y8950 sound chip
What is the name ? MSX-MUSIC or AUDIO?
What i need is the code used to test for msx-music to find a way to hack and getting to work on Y8950, if possible.
It was a cartridge that was manufacured by Philips, containing a Y8950 sound chip
What is the name ? MSX-MUSIC or AUDIO?
That's Audio.
At the games title screen you can choose between PSG/OPLL but I guess that won't help your case a lot...
What i need is the code used to test for msx-music to find a way to hack and getting to work on Y8950, if possible.
Check out sectors 37 and 943
~NYYRIKKI
What i need is the code used to test for msx-music to find a way to hack and getting to work on Y8950, if possible.
Check out sectors 37 and 943
~NYYRIKKI
THX!
Hey, NYYRIKKI how you found these numbers? By guessing? Can you give me more detail? (the test that are done to detect msx-music?)
Search for 'OPLL'?
Hey, NYYRIKKI how you found these numbers? By guessing? Can you give me more detail? (the test that are done to detect msx-music?)
Sonic_aka_T is right... searching for "OPLL" is good way to go... I made a search for HEX-strings like #D3,#7C and #D3, #7D.
To get your started, here are last tips:
SUPER-X !!!
L%36,67,100#4
I100#4 = Entry JP for PSG & MSX-Music init
I390#4 = MSX-Music search routine
...good luck!
