Menu

#67 HLE BIOS SoundDriver

Added
closed-accepted
nobody
bios (1)
5
2015-10-16
2015-10-16
No

This patch adds those missing HLE BIOS functions for sound driver: https://sourceforge.net/p/vbam/bugs/24/

It is utilized by Phantasy Star Collection at intro. I don't know any other games using this BIOS driver, so I just implemented the parts that Phantasy Star Collection uses.

This patch is far away from perfect yet. Sound quality is not the same as with original BIOS. Also code is horrible to read, since I just kept translating arm instructions to C without thinking too much. Got it done quickly so if anyone has keen interest on continuing from here.

1 Attachments

Discussion

  • skid

    skid - 2015-10-16

    Merged in PR7

     
  • skid

    skid - 2015-10-16
    • status: open --> closed-accepted