Changelog:
r43621 | gpz | 2023-03-29 22:08:39 +0000 (Wed, 29 Mar 2023) | 1 line
Init driver_select.drv_select function to NULL if not used
------------------------------------------------------------------------
r43618 | rhialto | 2023-03-29 20:23:01 +0000 (Wed, 29 Mar 2023) | 10 lines
Optional delay to vertical retrace.
Add for non-CRTC machines (i.e. PET 2001) a compile time option to
delay the vertical blank signal by a number of cycles. About 16-24 is
probably realistic, given the HI-RES and A BRIGHT SHINING STAR demos.
By default this is disabled because it has extra overhead that almost
never is useful. Maybe we will later turn it into a runtime option or
something clever.
------------------------------------------------------------------------
r43617 | gpz | 2023-03-29 17:50:40 +0000 (Wed, 29 Mar 2023) | 1 line
provide fake sid hooks so hardsid can be used when fastsid is disabled, should fix #195. Patch by Leandro Nini
------------------------------------------------------------------------
r43616 | gpz | 2023-03-29 17:20:37 +0000 (Wed, 29 Mar 2023) | 1 line
tweak page height, now allows print shop to print a greetings card on a single page. yay!
------------------------------------------------------------------------
r43614 | gpz | 2023-03-29 15:53:22 +0000 (Wed, 29 Mar 2023) | 1 line
do not flush current line on CLOSE, should fix #1848
------------------------------------------------------------------------