Changelog:
r43610 | dqh | 2023-03-28 23:57:21 +0000 (Tue, 28 Mar 2023) | 1 line
Fixed macOS bindist. Probably doesn't work without code signing, however an attempt is now made to detect and use a signing identity.
------------------------------------------------------------------------
r43609 | gpz | 2023-03-28 23:10:19 +0000 (Tue, 28 Mar 2023) | 1 line
use separate resource per localized chargen, use right chargen for italian/french, use localized c64 kernal for norwegian/swedish
------------------------------------------------------------------------
r43608 | dqh | 2023-03-28 22:47:53 +0000 (Tue, 28 Mar 2023) | 1 line
Fixed annoying warning about unused mem_burst_read
------------------------------------------------------------------------
r43607 | dqh | 2023-03-28 22:40:34 +0000 (Tue, 28 Mar 2023) | 1 line
Fixed dtv crash on shutdown. There was an assumption that 4 printer drivers were set up that had a form feed callback, in this case there were only 3
------------------------------------------------------------------------
r43606 | dqh | 2023-03-28 22:29:53 +0000 (Tue, 28 Mar 2023) | 1 line
another unsigned -> signed warning
------------------------------------------------------------------------