AppleWin/source/linux
Andrea Odetti abc4a4e1d3 Safer check that Uthernet is active.
Unfortunately we cannot force a hot-activation as this will cause SegFaults in the TFE code.
It does not check if the pcap handle is good, but relies on the initialisation to have succeeded.

Unfortunately, visual feedback on the settings is lost.

Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
2021-06-05 16:57:12 +01:00
..
duplicates More Debugger related work. 2021-05-15 13:32:34 +01:00
network Safer check that Uthernet is active. 2021-06-05 16:57:12 +01:00
windows Avoid usage of unqualified "long". 2021-05-30 16:50:05 +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 Add support for custom ROMs. 2021-05-27 13:40:57 +01:00
context.h Improve symmetry of Constructor/Destructor functions. 2021-05-24 09:22:01 +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
tape.cpp Add filename to the tape info. 2021-05-30 20:25:34 +01:00
tape.h Add filename to the tape info. 2021-05-30 20:25:34 +01: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