Skip to content

r43516

Choose a tag to compare

@Zibri Zibri released this 17 Mar 17:06
d2fb8e3

Changelog:

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


------------------------------------------------------------------------
r43510 | blackystardust | 2023-03-16 05:02:34 +0000 (Thu, 16 Mar 2023) | 1 line

Added '--with-zip-bin' configure option to add unzip.exe to the bindist for the windows platform.
------------------------------------------------------------------------