cdrom-test-protection

Execute PSX CDROM test commands and debug memory and I/O ports.

3|Updated Feb 25, 2026
One-click install
npx skills add https://github.com/sadnescity/psx-spx-claude-plugin --skill cdrom-test-protection
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cdrom-test-protection
Source: https://github.com/sadnescity/psx-spx-claude-plugin/tree/main/skills/cdrom-test-protection
Command: npx skills add https://github.com/sadnescity/psx-spx-claude-plugin --skill cdrom-test-protection

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a comprehensive set of test commands and debug tools for PSX CDROM drives, enabling users to diagnose issues, unlock features, and understand the internal workings of the CDROM drive.

Core Features & Use Cases

  • Test Commands: Execute various test commands to check CDROM drive version, region, chipset, and SCEx status.
  • Unlock Features: Unlock secret features like copy protection bypass, video CD commands, and response timing analysis.
  • Debugging Tools: Utilize debugging tools to read and write to decoder RAM and I/O ports, simulate prototype debug transmission, and access memory maps.
  • Use Case: If you are developing software for the PSX and need to debug CDROM drive issues or implement custom features, this Skill provides the necessary tools to do so.

Quick Start

Use the cdrom-test-protection skill to read the SCEx string from the CDROM drive and display the version information.

Frequently Asked Questions about cdrom-test-protection

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I diagnose PSX CDROM drive issues using test commands?

PSX CDROM drive issues can be diagnosed by executing test commands to check the drive version, region, chipset, and SCEx status. This skill provides the necessary debug tools to read and write to decoder RAM and I/O ports for troubleshooting.

Can I unlock copy protection bypass features on a PSX CDROM drive?

Yes, you can unlock secret features on a PSX CDROM drive including copy protection bypass, video CD commands, and response timing analysis. This requires executing specific test commands provided by the skill to access these hidden functionalities.

What do I need to know to debug PSX CDROM memory and I/O ports?

Debugging PSX CDROM memory and I/O ports requires an understanding of PSX hardware and CDROM drive specifications. You utilize debugging tools to manipulate decoder RAM, simulate prototype debug transmission, and access memory maps.

How does reading the SCEx string help with PSX CDROM troubleshooting?

Reading the SCEx string from the PSX CDROM drive helps identify the disc's region and copy protection status. This is a core test command that displays version information and verifies the drive's authentication state for debugging.

Are there limitations when using debug tools for PSX CDROM drive manipulation?

The primary limitation is the requirement for a solid understanding of PSX hardware and CDROM drive specifications. Without this prerequisite knowledge, effectively manipulating decoder RAM and I/O ports or simulating prototype debug transmissions may prove difficult.

What is the best way to check PSX CDROM chipset and region status?

The best way to check PSX CDROM chipset and region status is by executing the dedicated test commands included in this skill. These commands query the drive directly to return version, region, and SCEx status for diagnostic purposes.