| kokekokkokoma How do I cheat?
 
 ![]() Reputation: 0 
 Joined: 10 Dec 2016
 Posts: 1
 
 
 | 
			
				|  Posted: Sat Dec 10, 2016 9:41 am    Post subject: change while referring to register value |   |  
				| 
 |  
				| I am sorry that I am not good at English. I want to enable rewriting while displaying the contents of the register
 ex)
 I want to refer to the contents of ax.
 Move [tttt], ax
 If I refer to tttt, i can see contents.
 Move [tttt], ax
 Move ax, [tttt]
 This will not change even if i change tttt.
 Can not i do it at the same time?
 I can do it one by one.
 |  |