Changelog:
r45205 | gpz | 2024-07-06 21:28:39 +0000 (Sat, 06 Jul 2024) | 1 line
added a note about joystick attached keypads being always mapped positional, and arrow-up/left being always mapped symbolically
------------------------------------------------------------------------
r45203 | gpz | 2024-07-06 20:10:38 +0000 (Sat, 06 Jul 2024) | 1 line
also init colorram
------------------------------------------------------------------------
r45202 | gpz | 2024-06-27 17:36:03 +0000 (Thu, 27 Jun 2024) | 1 line
add comment
------------------------------------------------------------------------
r45201 | gpz | 2024-06-23 18:38:19 +0000 (Sun, 23 Jun 2024) | 1 line
show the actual number of tracks in the image, even if vdrive does not support it. fixes bug #2044
------------------------------------------------------------------------
r45200 | compyx | 2024-06-23 08:10:33 +0000 (Sun, 23 Jun 2024) | 4 lines
Fix socket code to use proper `ssize_t` instead of plain `int`
Might fix a bug or two, might also expose a few more bugs. Needs proper testing.
------------------------------------------------------------------------