mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-22 05:55:38 +00:00
Merge branch 'cooker-0.8.0b' into feat/logging
This commit is contained in:
commit
c0a7f01aca
|
@ -73,18 +73,21 @@
|
||||||
<li>Added new system: SOLARUS</li>
|
<li>Added new system: SOLARUS</li>
|
||||||
<li>Added new engine: GZDOOM</li>
|
<li>Added new engine: GZDOOM</li>
|
||||||
<li>Added new emulator: Vita3K</li>
|
<li>Added new emulator: Vita3K</li>
|
||||||
<li>Added new emulator: MAME (Standalone)</li>
|
|
||||||
<li>Quit button after emulators reset should act as an actual full quit button</li>
|
<li>Quit button after emulators reset should act as an actual full quit button</li>
|
||||||
<li>Created a quit_retrodeck function to ease the quit in the scripts.</li>
|
<li>Created a quit_retrodeck function to ease the quit in the scripts.</li>
|
||||||
|
<li>Logs folder is now in retrodeck/logs (previously was .logs)</li>
|
||||||
</ul>
|
</ul>
|
||||||
<p>Fixes:</p>
|
<p>Fixes:</p>
|
||||||
<ul>
|
<ul>
|
||||||
<li>MAME (Standalone) paths should be fixed</li>
|
<li>Fixed DUCKSTATION memory card folder</li>
|
||||||
|
<li>Fixed RPCS3 saves folder (wrong symlink)</li>
|
||||||
</ul>
|
</ul>
|
||||||
<p>Issues:</p>
|
<p>Issues:</p>
|
||||||
<ul>
|
<ul>
|
||||||
<li>GZDOOM: the controller for player 2+ is not correctly configured</li>
|
<li>GZDOOM: the controller for player 2+ is not correctly configured</li>
|
||||||
<li>GZDOOM: .doom parser got some issues</li>
|
<li>quit_retrodeck function seems to not working correctly</li>
|
||||||
|
<li>Added new emulator: MAME (Standalone) -- Removed cause of compiling issues</li>
|
||||||
|
<li>MAME (Standalone) paths should be fixed</li>
|
||||||
</ul>
|
</ul>
|
||||||
<p>Missing:</p>
|
<p>Missing:</p>
|
||||||
<ul>
|
<ul>
|
||||||
|
|
Loading…
Reference in a new issue