Open meyerm opened 7 years ago
Characters in the source code (case_changer example at label console) are translated wrongly into the main memory. The "S" is being written as "R". This happens for every second character in the symbol table.
case_changer
console
Characters in the source code (
case_changer
example at labelconsole
) are translated wrongly into the main memory. The "S" is being written as "R". This happens for every second character in the symbol table.