diff options
author | notaz | 2011-01-31 01:19:54 +0200 |
---|---|---|
committer | notaz | 2011-01-31 01:35:12 +0200 |
commit | 33716956638b56f994b9aadbd70c9c2265acf048 (patch) | |
tree | 30e4ba67ed65e645b25c53d4a4a01932aae6e1f8 /pandora | |
parent | 08cfd5e5b3027af766dab3916747c0fc9ae47d7d (diff) | |
download | pcsx_rearmed-33716956638b56f994b9aadbd70c9c2265acf048.tar.gz pcsx_rearmed-33716956638b56f994b9aadbd70c9c2265acf048.tar.bz2 pcsx_rearmed-33716956638b56f994b9aadbd70c9c2265acf048.zip |
cdrcimg: support .bz/.znx/eboot formats
not making use of extra .znx data or eboot TOCs yet.
Diffstat (limited to 'pandora')
-rw-r--r-- | pandora/readme.txt | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/pandora/readme.txt b/pandora/readme.txt index 46a78f4..abf6e44 100644 --- a/pandora/readme.txt +++ b/pandora/readme.txt @@ -22,12 +22,15 @@ Usage This version features a framebuffer driven menu that can be used to run games and configure the emulator. -Supportd CD image formats: +Supported CD image formats: - .bin/.cue - .bin/.toc - .img/.ccd/.sub - .mdf/.mds - .Z/.Z.table +- .bz/.bz.table +- .ZNX/.ZNX.table (partial) +- EBOOT.PBP (PSP, partial) CDDA (CD audio) support requires .cue/.bin format. |