mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-24 14:49:42 -06:00
Added a small TODO list of things missing in NewAX
This commit is contained in:
@ -15,6 +15,15 @@
|
|||||||
// Official Git repository and contact information can be found at
|
// Official Git repository and contact information can be found at
|
||||||
// http://code.google.com/p/dolphin-emu/
|
// 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
|
#ifndef _UCODE_NEWAX_H
|
||||||
#define _UCODE_NEWAX_H
|
#define _UCODE_NEWAX_H
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user