Y
Hacker News
new
|
ask
|
show
|
jobs
by
jcmeyrignac
819 days ago
The jb .5 can be removed, saving 2 bytes. There are other optimizations, like inc di/jmp short avoid_command which could be moved before avoid_command, saving another 2 bytes.
1 comments
nanochess
819 days ago
Thanks for the tips! I've updated bootLogo and mentioned you in the manual. Now bootLogo has PU/PD commands.
link