Changelog:
r45164 | gpz | 2024-05-16 17:15:24 +0000 (Thu, 16 May 2024) | 1 line
always enclose filename in single quotes
------------------------------------------------------------------------
r45163 | compyx | 2024-05-15 06:33:59 +0000 (Wed, 15 May 2024) | 5 lines
Gtk3: Fix UI actions calling `printer_formfeed()`
Use indexes, not device numbers, when calling `printer_formfeed()`.
Should fix bug #2035.
------------------------------------------------------------------------
r45162 | rhialto | 2024-05-14 20:57:52 +0000 (Tue, 14 May 2024) | 2 lines
Initialize opc[], and use post-byte with submode in the same cases as asm_addr_mode_get_size() does.
------------------------------------------------------------------------
r45161 | gpz | 2024-05-14 17:48:50 +0000 (Tue, 14 May 2024) | 1 line
make GTK monitor window larger by default, requested by count0 :)
------------------------------------------------------------------------
r45160 | gpz | 2024-05-13 19:50:32 +0000 (Mon, 13 May 2024) | 1 line
some more debug output, some refactoring, only create printer.dump for the userport printer when it is enabled. should fix bug #2032
------------------------------------------------------------------------