Penguin

Differences between current version and previous revision of MachineCode.

Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History

Newer page: version 2 Last edited on Sunday, August 17, 2003 3:20:05 am by AristotlePagaltzis
Older page: version 1 Last edited on Monday, February 10, 2003 2:25:13 pm by GlynWebster Revert
@@ -1 +1 @@
-The OpCodes executed directly by CPUs  
+The language the [CPU] understands directly - a series of [Binary] OpCodes. Since this is very hard for a human to read and write, it is usually represented using AssemblyLanguage mnemonics.