mirror of
https://github.com/ksherlock/x65.git
synced 2025-01-15 17:31:19 +00:00
Fixing a typo
This commit is contained in:
parent
5d9572f0ee
commit
433d765403
@ -155,7 +155,7 @@ RandomBytes:
|
||||
bytes NumRandomBytes
|
||||
{
|
||||
bytes 13,1,7,19,32
|
||||
NumRandomBytes = RandomBytes - !
|
||||
NumRandomBytes = \* - !
|
||||
}
|
||||
```
|
||||
|
||||
@ -319,4 +319,4 @@ Currently the assembler is in the first public revision and while features are t
|
||||
|
||||
Revisions:
|
||||
* 2015-09-29 Moved Asm6502 out of Struse Samples.
|
||||
* 2015-09-28 First commit
|
||||
* 2015-09-28 First commit
|
||||
|
Loading…
x
Reference in New Issue
Block a user