MiSTer-devel / NeoGeo_MiSTer

NeoGeo for MiSTer
GNU General Public License v2.0
145 stars 76 forks source link

Fix missing Blue's Journey instruments #167

Closed greyrogue closed 2 years ago

greyrogue commented 2 years ago

Blue's Journey vroma0 file is 3MB. It appears the first MB is for ADPCMA, the middle 2MB appears to be blank (and is currently being written to ADPCMA memory space after the first MB; this doesn't appear to cause issues). The third MB looks like it is for ADPCMB. The code appears to reference samples at 0x1XXXXX. This requires mirroring to work.