Skip to content

Commit

Permalink
Added a small TODO list of things missing in NewAX
Browse files Browse the repository at this point in the history
  • Loading branch information
delroth committed Nov 19, 2012
1 parent 3541d33 commit 4f88fee
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions Source/Core/Core/Src/HW/DSPHLE/UCodes/UCode_NewAX.h
Expand Up @@ -15,6 +15,15 @@
// Official Git repository and contact information can be found at
// http://code.google.com/p/dolphin-emu/

// High-level emulation for the AX Gamecube UCode.
//
// TODO:
// * Depop support
// * ITD support
// * Polyphase sample interpolation support (not very useful)
// * Surround sound mixing
// * Dolby Pro 2 mixing with recent AX versions

#ifndef _UCODE_NEWAX_H
#define _UCODE_NEWAX_H

Expand Down

0 comments on commit 4f88fee

Please sign in to comment.