Y
Hacker News
new
|
ask
|
show
|
jobs
by
jcmeyrignac
2516 days ago
Well, the code is not perfectly optimized:
https://github.com/option8/8BITCOIN/blob/master/HASH.s
For example: CLC ROL A can be replaced by ASL A
2 comments
sincerely
2516 days ago
Create a pull request! :)
link
option8
2514 days ago
I'll add that to the next commit. Thanks!
Let me know if you see anything else.
link