Skip to content

Partial implementation of the I2S#2186

Merged
Arisotura merged 6 commits intomelonDS-emu:dsp_hlefrom
CasualPokePlayer:i2s
Aug 2, 2025
Merged

Partial implementation of the I2S#2186
Arisotura merged 6 commits intomelonDS-emu:dsp_hlefrom
CasualPokePlayer:i2s

Conversation

@CasualPokePlayer
Copy link
Contributor

@CasualPokePlayer CasualPokePlayer commented Nov 1, 2024

Only covers the DSi mic (with ARM7 interface, not the DSP interface)
NDMA mode 0x0C is not implemented
SPU / DSP sampling should be done here, but this is not implemented (would need some discussion since it deeply affects how the frontend handles audio, also especially since the sample rate can change here)
Some things are a complete guess (only some things have been hardware tested)

@CasualPokePlayer CasualPokePlayer force-pushed the i2s branch 2 times, most recently from 6fc8d99 to 6bcaf2f Compare November 1, 2024 09:46
@CasualPokePlayer CasualPokePlayer marked this pull request as draft November 1, 2024 12:17
Only covers the DSi mic (with ARM7 interface)
NDMA mode 0x0C is not implemented
SPU / DSP sampling should be done here, but this is not implemented (would need some discussion since it deeply affects how the frontend handles audio, also especially since the sample rate can change here)
Some things are a complete guess (only some things have been hardware tested)
@CasualPokePlayer CasualPokePlayer marked this pull request as ready for review November 1, 2024 19:29
@Arisotura Arisotura changed the base branch from master to dsp_hle August 2, 2025 22:44
@Arisotura Arisotura merged commit 6746b67 into melonDS-emu:dsp_hle Aug 2, 2025
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.

3 participants