- Have the ability to debug CPE files that have been compiled under Psy-Q with the '-g' command (via CCPSX) which will use the Psy-Q *.SYM (symbol files) to debug the source code in real-time (exactly like a DTL-H2000) [Requested by: Shadow & LameGuy64]
- Display 'cop2' instructions in the debugger as GTE commands (RTPT, NCLIP, etc) as well as displaying 'cop2' registers as regular r0-r31 registers or 'C2_*' macros that represents the register's purpose (C2_XY0, C2_Z0, etc like when writing GTE routines in assembly with the macro headers in the official development kit) [Requested by: LameGuy64].