Changelog:
r44770 | compyx | 2023-11-21 07:55:08 +0000 (Tue, 21 Nov 2023) | 6 lines
Buildsystem: remove `BSD_JOYSTICK` from configure.ac
The `BSD_JOYSTICK` define isn't used anywhere in our code or Makefiles, and
neither are the headers `<machine/joystick>` or `<sys/joystick.h>`. The BSD
joystick code uses hid/usb headers/API instead.
------------------------------------------------------------------------
r44769 | compyx | 2023-11-21 07:17:39 +0000 (Tue, 21 Nov 2023) | 6 lines
Log VICE system file directory on startup
Log contents of VICE_DATADIR ($PREFIX/share/vice or bindist root path) on
boot. This does *not* show the path provided by the "Directory" resource,
perhaps we should log that as well?
------------------------------------------------------------------------
r44768 | compyx | 2023-11-21 06:41:33 +0000 (Tue, 21 Nov 2023) | 2 lines
Fix `-Wshorten-64-to-32` warnings
------------------------------------------------------------------------
r44767 | pottendo | 2023-11-20 22:27:57 +0000 (Mon, 20 Nov 2023) | 2 lines
Wic64 improved new protocols, first tests work.
------------------------------------------------------------------------
r44766 | compyx | 2023-11-20 20:00:22 +0000 (Mon, 20 Nov 2023) | 2 lines
Goddammit =)
------------------------------------------------------------------------