logoalt Hacker News

KPGv2today at 2:51 AM1 replyview on HN

> Assembly is a human readable version of machine code. It's exactly the same.

goddamn, and this is a project that prides itself on having had-written assembly in it


Replies

breppptoday at 5:13 AM

There's certainly assembly that maps directly to the machine language bytes, I assume you are talking about the version of assembly with the high level loop macros

show 1 reply