aboutsummaryrefslogtreecommitdiff
path: root/src/frontend/qt_sdl/ArchiveUtil.cpp
Commit message (Collapse)AuthorAge
* Allow melonDS to write the fileWaluigiWare642021-01-05
| | | | The directory wasn't created, so the file was not being written
* Fix return value of Archive::ExtractFileFromArchiveWaluigiWare642021-01-03
|
* fix for the last commitWaluigiWare642020-12-19
|
* Extract ROM to new folder next to archiveWaluigiWare642020-12-19
| | | | | | For example if DS_ROMS.zip had game.nds, the directory structure would be: ├── DS_ROMS │   └── game.nds └── DS_ROMS.zip
* Switch to libarchiveWaluigiWare642020-10-22