Changelog:
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.
------------------------------------------------------------------------
r43512 | compyx | 2023-03-16 09:54:29 +0000 (Thu, 16 Mar 2023) | 5 lines
configure: change `--with-zip-bin` to `--with-unzip-bin`
We're shipping unzip.exe, not zip.exe.
------------------------------------------------------------------------
r43511 | compyx | 2023-03-16 08:44:34 +0000 (Thu, 16 Mar 2023) | 3 lines
Github actions: add --with-zip-bin configure switch so we actually pack the unzip.exe
------------------------------------------------------------------------