]> git.sur5r.net Git - cc65/commit
Support randomize().
authorOliver Schmidt <ol.sc@web.de>
Sat, 8 Sep 2018 16:44:30 +0000 (18:44 +0200)
committerOliver Schmidt <ol.sc@web.de>
Sat, 8 Sep 2018 16:45:20 +0000 (18:45 +0200)
commit73faf60fe0eff3a7e0cc1f074cecbe5f4c658426
treeef83349eec7e8e3dbb8c1688540d7b3b72ad11c2
parentb6ccd4d5d44d6f2a19f625d466f291d2ae833430
Support randomize().

In order to have randomize() work as expected (and the Apple II random number generation in general) it is necessary to update the random counter during keypress wait just like the ROM function does.
libsrc/apple2/cgetc.s