AppleWin/source/frontends/libretro
Andrea Odetti 7b09bacb01 Initialisation: some fixes.
Ensure log file is created before it is used the first time.
Only close the log file once at the end.

https://github.com/audetto/AppleWin/issues/30

Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
2021-05-23 20:06:36 +01:00
..
analog.cpp libretro: add namespace ra2 and remove tabs. 2021-02-25 16:24:52 +00:00
analog.h libretro: add namespace ra2 and remove tabs. 2021-02-25 16:24:52 +00:00
CMakeLists.txt Allow compilation to work without libslirp (not available on Pi). 2021-05-17 19:26:11 +01:00
environment.cpp libretro: add namespace ra2 and remove tabs. 2021-02-25 16:24:52 +00:00
environment.h libretro: add namespace ra2 and remove tabs. 2021-02-25 16:24:52 +00:00
game.cpp Initialisation: some fixes. 2021-05-23 20:06:36 +01:00
game.h Initialisation: some fixes. 2021-05-23 20:06:36 +01:00
joypad.cpp libretro: add namespace ra2 and remove tabs. 2021-02-25 16:24:52 +00:00
joypad.h libretro: add namespace ra2 and remove tabs. 2021-02-25 16:24:52 +00:00
joypadbase.cpp libretro: add namespace ra2 and remove tabs. 2021-02-25 16:24:52 +00:00
joypadbase.h libretro: add namespace ra2 and remove tabs. 2021-02-25 16:24:52 +00:00
libretro.cpp Initialisation: some fixes. 2021-05-23 20:06:36 +01:00
rdirectsound.cpp libretro: add namespace ra2 and remove tabs. 2021-02-25 16:24:52 +00:00
rdirectsound.h libretro: add namespace ra2 and remove tabs. 2021-02-25 16:24:52 +00:00
retroframe.cpp libretro: add namespace ra2 and remove tabs. 2021-02-25 16:24:52 +00:00
retroframe.h libretro: add namespace ra2 and remove tabs. 2021-02-25 16:24:52 +00:00
retroregistry.cpp libretro: add namespace ra2 and remove tabs. 2021-02-25 16:24:52 +00:00
retroregistry.h libretro: add namespace ra2 and remove tabs. 2021-02-25 16:24:52 +00:00
run Rename folder retro -> libretro for consistency. 2020-12-23 19:36:11 +00:00