AppleWin/source/linux
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
..
duplicates More Debugger related work. 2021-05-15 13:32:34 +01:00
network Fix for when libslirp is indeed present. 2021-05-17 19:48:33 +01:00
windows Use ISO format when writing date to log. 2021-05-23 20:02:45 +01:00
benchmark.cpp Move resources, bitmaps and messageboxes into Frames. 2021-01-20 19:07:18 +00:00
benchmark.h Update VideoBenchmark code to differentiate screen image generation vs blitting. 2019-11-25 21:08:01 +00:00
build.sh Make ImGui a module. 2021-02-25 16:56:36 +00:00
config.h.in Allow compilation to work without libslirp (not available on Pi). 2021-05-17 19:26:11 +01:00
context.cpp Initialisation: some fixes. 2021-05-23 20:06:36 +01:00
context.h Initialisation: some fixes. 2021-05-23 20:06:36 +01:00
fedora.list.txt Update Fedora rpm list. 2021-05-22 20:53:47 +01:00
interface.h Move resources, bitmaps and messageboxes into Frames. 2021-01-20 19:07:18 +00:00
keyboard.cpp Support KeybReset(). 2021-05-22 17:57:45 +01:00
keyboard.h Shift-Insert to paste from clipboard. 2021-05-09 19:44:28 +01:00
linuxframe.cpp Ensure LogFileTimeUntilFirstKeyReadReset() gets called after every reboot. 2021-05-23 20:03:48 +01:00
linuxframe.h Modern syntax: virtual -> override. 2021-01-31 13:55:43 +00:00
paddle.cpp For consistency with Registry::instance. 2020-12-28 18:44:47 +00:00
paddle.h For consistency with Registry::instance. 2020-12-28 18:44:47 +00:00
raspbian.list.txt Uthernet 2: new implementation based on libslirp which does not require extra capabilities. 2021-04-30 20:10:30 +01:00
registry.cpp Add a Registry interface to for more flexibility on case by case usage. 2020-12-27 19:43:35 +00:00
registry.h ImGui: display all current registry settings. 2021-04-04 14:33:04 +01:00
resources.cpp Move resources, bitmaps and messageboxes into Frames. 2021-01-20 19:07:18 +00:00
resources.h Move resources, bitmaps and messageboxes into Frames. 2021-01-20 19:07:18 +00:00
suppressions.txt Minor cosmetic changes. 2020-12-30 18:48:42 +00:00
version.cpp Fix Version macros. 2019-04-19 20:42:25 +01:00
version.h Add AppleWin version number in the About dialog box. 2018-02-06 16:50:50 +00:00
win.h Move resources, bitmaps and messageboxes into Frames. 2021-01-20 19:07:18 +00:00