Changelog:
r43520 | blackystardust | 2023-03-19 00:26:00 +0000 (Sun, 19 Mar 2023) | 1 line
Started on floatifying the sound system, very experimental, currenly only code that produces no sound yet, wip.
------------------------------------------------------------------------
r43518 | gpz | 2023-03-18 17:37:28 +0000 (Sat, 18 Mar 2023) | 1 line
Realized [r36405] was not a good idea, revert it and add an explanatory comment. (patch by Leandro Nini)
------------------------------------------------------------------------
r43517 | blackystardust | 2023-03-18 03:33:42 +0000 (Sat, 18 Mar 2023) | 1 line
make the -model argument case insensitive.
------------------------------------------------------------------------
r43515 | gpz | 2023-03-17 16:21:31 +0000 (Fri, 17 Mar 2023) | 1 line
refactor mps803 printer emulation into a somewhat generic engine that can handle (most of) the cbm b/w matrix printers. register some common printer types. more code is needed to hook this up to ieee correctly
------------------------------------------------------------------------
r43514 | blackystardust | 2023-03-17 15:30:19 +0000 (Fri, 17 Mar 2023) | 1 line
Show an error dialog when some of the pet extensions cannot be activated, to make it clear to the user.
------------------------------------------------------------------------