Author: KermMartian
Posted: 15 Nov 2012 08:20:04 pm (GMT -5)
Machine code and ASM are the exact same thing, just different ways to represent it, for the record. It's not like compiling C to ASM, where you're changing the actual instructions in use. Machine code is easy for the CPU to read, ASM is easy for humans to read.
_________________
![]()
![]()
![]()
![]()
![]()
![]()
Posted: 15 Nov 2012 08:20:04 pm (GMT -5)
Machine code and ASM are the exact same thing, just different ways to represent it, for the record. It's not like compiling C to ASM, where you're changing the actual instructions in use. Machine code is easy for the CPU to read, ASM is easy for humans to read.
_________________





