r46221 | gpz | 2026-08-27 21:17:25 +0000 (Thu, 27 Aug 2026) | 1 line
remove TABs
------------------------------------------------------------------------
r46220 | rhialto | 2026-08-27 17:04:25 +0000 (Thu, 27 Aug 2026) | 6 lines
PET: Added a PetSpeed dongle.
Note that the compiler doesn't like the advanced DOS version we have in
the 8x50 drives (the added drive number in the disk status messages
probably confuses it).
------------------------------------------------------------------------
r46219 | strobey | 2026-08-25 13:36:33 +0000 (Tue, 25 Aug 2026) | 1 line
Don't crash vice with VDC R0 = 0. Update screen geometry if R0 changes.
------------------------------------------------------------------------
r46218 | ikorb | 2026-08-23 13:59:46 +0000 (Sun, 23 Aug 2026) | 6 lines
Fix more GNU-isms in updateindex.sh and updatereadme.sh
Both shell scripts still had issues with non-GNU sed/grep due
to argument differences and GNU extensions in basic regular
expressions, so fix them with more shell magic and switching
to extended REs where needed.
------------------------------------------------------------------------
r46217 | gpz | 2026-08-22 16:57:21 +0000 (Sat, 22 Aug 2026) | 1 line
add support for UDP datagrams, patch by Felix E.
------------------------------------------------------------------------