Skip to content

Conversation

v1bh475u
Copy link

@v1bh475u v1bh475u commented Sep 1, 2024

Audio read-write has been modified to desired condition and is working fine to pass first 2 tests and the 3rd test up to test case 11.

@Demigod345 Demigod345 changed the base branch from master to demigod/audio-tests September 1, 2024 06:24
@Demigod345 Demigod345 changed the title Mordern audio readwrite Separate APU from Memory Sep 1, 2024
src/audio.cpp Outdated
Comment on lines 66 to 70
if (!mMap)
{
throw std::runtime_error("MemoryMap not set in APU");
}
else

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

early return

@Demigod345 Demigod345 merged commit 4e837a7 into demigod/audio-tests Sep 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants