TUM-LRR / era-gp-sim

ERA-Großpraktikum Simulatorentwicklung
GNU General Public License v3.0
16 stars 4 forks source link

characters loaded wrongly from code into memory #367

Open meyerm opened 7 years ago

meyerm commented 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.