SkillAgentSearch skills...

Myccd2cue

Crude port of ccd2cue to windows (CodeBlocks/mingw64)

Install / Use

/learn @SirDimpls/Myccd2cue
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

myccd2cue

This is a crude port to Code::Blocks/MingW64. I basically hacked whatever is absolutely not necessary and was throwing an error.

I had to re-implement GNU's getline() quickly, so the implementation is probably not great but seems to work for the purpose.

Usage is different from cue2ccd because I removed argp library use (used to handle arguments parsing).

myccd2cue.exe --input file.ccd --output file.cue --image file.img

This was tested on a PS1 game, resulting CUE was then used to produce the CHD rom and tested on a PSX emulator running on a handheld.

Related Skills

View on GitHub
GitHub Stars5
CategoryDevelopment
Updated2mo ago
Forks0

Languages

C

Security Score

85/100

Audited on Feb 2, 2026

No findings