Remix.run Logo
KPGv2 4 hours ago

> 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

breppp 2 hours ago | parent [-]

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

rcbdev an hour ago | parent [-]

In some circles, High Level Assembly (HLA) is lovingly called "Mainframe Assembly".