mrdudz
|
89c08dc6d4
|
extra underscores for _randomize and _swap
|
2022-08-29 20:52:35 +02:00 |
|
Bas Wassink
|
2eac69a943
|
Remove trailings spaces from CBM-related asm files
|
2019-03-22 22:54:05 +01:00 |
|
Greg King
|
031bd2ebf0
|
Fixed the random-seed generators for the Commodore targets.
They use a byte from the time counter; but, it is stored in big-endian order.
|
2015-09-11 10:03:07 -04:00 |
|
Oliver Schmidt
|
85885001b1
|
Removed (pretty inconsistently used) tab chars from source code base.
|
2013-05-09 13:57:12 +02:00 |
|
cuz
|
163c421db0
|
Renamed randomize to _randomize
git-svn-id: svn://svn.cc65.org/cc65/trunk@1489 b7a2c559-68d2-44c3-8de9-860c34a00d81
|
2002-11-05 20:17:38 +00:00 |
|
cuz
|
3fae969b5b
|
New randomize() function for nearly all platforms
git-svn-id: svn://svn.cc65.org/cc65/trunk@1487 b7a2c559-68d2-44c3-8de9-860c34a00d81
|
2002-11-05 10:48:20 +00:00 |
|