Comment by KPGv2

2 days 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

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

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