Changelog:
r45256 | gpz | 2024-08-02 22:35:17 +0000 (Fri, 02 Aug 2024) | 1 line
rework the log system. logging to stdout and to an actual file can coexist now, each can be selected separately. This simplifies some code (eg in archdep_open_default_log_file) and makes sure stdout is only ever written to (if enabled). Some odd side effects in Windows may disappear now.
------------------------------------------------------------------------
r45255 | gpz | 2024-07-31 21:10:21 +0000 (Wed, 31 Jul 2024) | 1 line
add options to docs
------------------------------------------------------------------------
r45254 | gpz | 2024-07-31 20:28:35 +0000 (Wed, 31 Jul 2024) | 1 line
add options to UIs
------------------------------------------------------------------------
r45253 | gpz | 2024-07-31 17:04:35 +0000 (Wed, 31 Jul 2024) | 1 line
added an option that allows to skip soundchip emulation in warpmode (to increase performance).
------------------------------------------------------------------------
r45252 | gpz | 2024-07-31 15:44:44 +0000 (Wed, 31 Jul 2024) | 1 line
disable ANE/LXA logging by default, add cmdline options only for c64 right now (WIP). Fixes the problem with terrible performance drops with code that uses those opcodes a lot (which was not quite expected...)
------------------------------------------------------------------------