flycast/core/log
Flyinghead 8f77a5482a config/data folders improvements
linux: look for legacy ~/.reicast and ~/.reicast/data
else look for ~/.config/flycast and ~/.local/share/flycast
and ~/.config/reicast and ~/.local/share/reicast
(defaults to flycast)

look for bios files in home folder and data folders (android, windows
,macos), then in game folder.
on linux, search in /usr/share/flycast and /usr/local/share/flycast and
legacy locations
2020-11-26 16:45:57 +01:00
..
BitSet.h windows: Add fallback for _BitScanForward64 on 32-bits system 2019-08-31 14:46:30 +02:00
ConsoleListener.h New logging framework stolen from dolphin 2019-06-30 21:06:46 +02:00
ConsoleListenerDroid.cpp let windows terminals use Nix ConsoleListener, fix windows timestamp 2020-03-27 19:05:24 +00:00
ConsoleListenerNix.cpp Replace OS_DARWIN by __APPLE__ 2020-04-26 14:19:21 +02:00
ConsoleListenerWin.cpp let windows terminals use Nix ConsoleListener, fix windows timestamp 2020-03-27 19:05:24 +00:00
Log.h log: add network category 2020-04-14 17:54:54 +02:00
LogManager.cpp config/data folders improvements 2020-11-26 16:45:57 +01:00
LogManager.h New logging framework stolen from dolphin 2019-06-30 21:06:46 +02:00
StringUtil.h Cleanup 2019-09-07 20:36:13 +02:00