Changelog:
r44568 | compyx | 2023-10-04 17:48:20 +0000 (Wed, 04 Oct 2023) | 2 lines
Sort std headers (test commit)
------------------------------------------------------------------------
r44567 | gpz | 2023-10-02 17:21:08 +0000 (Mon, 02 Oct 2023) | 1 line
fix building single emulator, ie make x64sc
------------------------------------------------------------------------
r44566 | oldwoman37 | 2023-10-02 17:20:57 +0000 (Mon, 02 Oct 2023) | 1 line
Fix for bug 1949; C64 ramlink disabled on alternating resets
------------------------------------------------------------------------
r44565 | compyx | 2023-10-01 07:24:54 +0000 (Sun, 01 Oct 2023) | 5 lines
Fix some codestyle issues
Use `Type *foo`, not `Type* foo`, we are not weirdos.
Opening brace of a function definition should be on a new line.
------------------------------------------------------------------------
r44564 | gpz | 2023-09-30 16:26:42 +0000 (Sat, 30 Sep 2023) | 1 line
fix debug logging
------------------------------------------------------------------------