]> git.sur5r.net Git - cc65/commit
Protect random counter against ProDOS.
authorOliver Schmidt <ol.sc@web.de>
Sat, 8 Sep 2018 21:29:59 +0000 (23:29 +0200)
committerOliver Schmidt <ol.sc@web.de>
Sat, 8 Sep 2018 21:29:59 +0000 (23:29 +0200)
commita9a102b0e8fe5854b8e84769f81d15c270aea3d0
treec315bfba3dc1704aab5f34f8101c8e766c763730
parentcddc4da3bb2439bef057a3b2217636d7edaf70cf
Protect random counter against ProDOS.

Although documented nowhere (!!!) ProDOS trashes the random counter locations $4E/$4F. Is discovered this because my TCP connections didn't have random local ports.

It's a really funny coincidence that David Finnigan discovered only 3 years ago the very same issue because of the very same reason: https://groups.google.com/forum/#!topic/comp.sys.apple2.programmer/1ciep_Oetvo
libsrc/apple2/mli.s