Cue2POPS

PS2 Cue2POPS 2.0

cue2pops with some changes...

Since 2.3 version source code is lost forever having the last open release floating around could be useful...

Changelog:
Some modifications by https://github.com/ErikAndren

Modifications made by me:
  • added cmake compilation and macros to compile on linux
  • added debug command switch, so you don't have to recompile a debug version
  • Replaced generic return codes (0=fail, 1=success) with new return codes, lot's of them. (now: 0=success, not 0= failure)
  • Added progress report (bytes written and progress percentage)

List of return codes: https://github.com/israpps/cue2pops/blob/master/cue2pops.c#L364-L390
  • Like
Reactions: jolek
Uploaded by
El_isra
Downloads
21,944
Views
21,944
First release
Last update

Ratings

0.00 star(s) 0 ratings

More resources from El_isra

Latest updates

  1. Progress report and minor tweaks

    Now the program will report the size in bytes of the source .bin file And, when the VCD...
Back
Top