User Tools

Site Tools


ros:expert_guides:disasm05

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

ros:expert_guides:disasm05 [2025/03/20 14:09] – created mariofan2468ros:expert_guides:disasm05 [2025/07/01 19:14] (current) mariofan2468
Line 33: Line 33:
 We can change the length to $0014, and increase the size of all strings to 20 characters. Now the text can be properly centered. We can change the length to $0014, and increase the size of all strings to 20 characters. Now the text can be properly centered.
  
-Extra challenge: Remove the pointer table, and have the text drawing code calculate where the strings's labels are by itself. You can use repeated addition, but try using multiiplication next.+Extra challenge: Remove the pointer table, and have the text drawing code calculate where the strings's labels are by itself. You can use repeated addition, but try using multiplication next.
ros/expert_guides/disasm05.txt · Last modified: by mariofan2468