A command line utility for detecting the name of Sony PSP iso files
King_DuckZ
7cd14d52ec
I think what that code is doing is to parse a find-like command and running a search on the file list from the ISO. This is not what I want, I don't even want to store the file list anywhere, instead I want to call a functor for each file and directory being read and keep the code as stateless as possible. So delete everything here. |
||
---|---|---|
data | ||
script | ||
src | ||
subprojects/isoinfo | ||
tools | ||
.gitmodules | ||
meson.build |