2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-09 01:07:43 +00:00

More work on fixNES integration

This commit is contained in:
Jack Andersen
2018-06-18 10:12:40 -10:00
parent 56b1e562ce
commit 9f1e6736b2
5 changed files with 1442 additions and 13 deletions

View File

@@ -15,7 +15,7 @@ class IDvdRequest;
namespace MP1
{
#define NUM_AUDIO_BUFFERS 10
#define NUM_AUDIO_BUFFERS 3
class CNESEmulator final : public boo::IAudioVoiceCallback
{