Changelog:
r45042 | gpz | 2024-03-27 22:33:33 +0000 (Wed, 27 Mar 2024) | 1 line
In the monitor, when showing the directory of attached images, use the correct petscii characters in both SDL and GTK ports.
------------------------------------------------------------------------
r45041 | gpz | 2024-03-27 19:02:39 +0000 (Wed, 27 Mar 2024) | 1 line
Raid over the Monitor! Fixed/Support PETSCII and Screencode output in both SDL and GTK Monitor. Improve "help" command. Fix some commands output wrapping against wide and narrow terminals. In GTK the provided C64 Font (which is also used for the dIrectory display) should be used in the monitor (which is also the default now) for full PETSCII glory. Have fun, test, please report bugs :)
------------------------------------------------------------------------
r45040 | gpz | 2024-03-25 18:16:32 +0000 (Mon, 25 Mar 2024) | 1 line
make sure the vte console dimensions are always initialized with valid numbers
------------------------------------------------------------------------
r45039 | gpz | 2024-03-25 17:33:00 +0000 (Mon, 25 Mar 2024) | 1 line
refactor monitor binary and text dump output a bit, fix some issues on very narrow terminals. i and ii commands ouptut is grouped into multiples of screen width now.
------------------------------------------------------------------------
r45038 | compyx | 2024-03-25 08:46:53 +0000 (Mon, 25 Mar 2024) | 2 lines
Buildsystem: configure: only check for evdev on Linux
------------------------------------------------------------------------