diff options
author | Jaklyy <102590697+Jaklyy@users.noreply.github.com> | 2024-02-07 17:04:36 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-07 23:04:36 +0100 |
commit | 5ffa6429804a5668edf198a26a1595c170149798 (patch) | |
tree | c8265c1d9d975ef525848c8d5977998b763f191d /freebios/drastic_bios_arm9.bin | |
parent | 71e1ba8c40468385f2e66142cdbc943c4efb8f55 (diff) |
Check for write permissions for some key files (#1972)
* check if an nds save file can be opened for writing
also add the ability to open a file in append mode
* fix multi-instance saves
also move the check for file writability into a separate function (probably uneeded?)
* implement check for gba roms
* move rom load error messages into the functions
also finish gba slot (oops)
* improve error string
* check write perms before saving path settings
* fix memory leak
* check for writability of firmware/nand/sds
* add secondary checks for nand/firmware
* add check for config file being writable
* Return the file write error as a QString to avoid the invalid char*
causing a garbled error message.
Qt wants it as QString either way.
Diffstat (limited to 'freebios/drastic_bios_arm9.bin')
0 files changed, 0 insertions, 0 deletions