View Single Post
Old 24 February 2021, 23:11   #210
prb28
Registered User
 
Join Date: May 2018
Location: France
Posts: 246
Quote:
Originally Posted by BippyM View Post
How exactly does one use the debugger commands? Like where are these entered and set?

How do I view the memory pointed to by an address register?
In the lower part (input field) of the "Debug Console" type "m 5c50,10,2,4" to print the contents of $5c50.


You can add a watch an type the same command.


Screen example :

https://github.com/prb28/vscode-amig...the-watch-view
prb28 is offline  
 
Page generated in 0.04375 seconds with 10 queries