mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-02-10 14:39:01 +01:00
Added a small TODO list of things missing in NewAX
This commit is contained in:
parent
3541d33c25
commit
4f88fee560
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user