English Amiga Board


Go Back   English Amiga Board > Coders > Coders. Asm / Hardware

 
 
Thread Tools
Old 20 May 2020, 04:19   #1
Auscoder
Registered User
 
Join Date: Jan 2019
Location: Brisbane
Posts: 99
Arrow What registers did I touch

I seem to remember vaguely back in the day, I used some hotkey maybe in Devpac(?) that allowed me to select a bunch of code and it would list what registers I dirtied. Maybe it even generated the push/pop for those registers.

Was I dreaming this, or is there something out there.
Auscoder is offline  
Old 21 May 2020, 18:34   #2
Edders
Registered User
 
Edders's Avatar
 
Join Date: Oct 2018
Location: Worcester, UK
Posts: 31
I have never seen it in a code editor, bit have seen it in debuggers while stepping through the program. In Asm-One you can step over a JSR/BSR while the debugger executes the JSR/BSR and breaks upon return from the function. All clobbered registers will be shown in negative in the register view. All unchanged registers will be shown as normal. Could that be what you remember?
Edders is offline  
Old 23 May 2020, 11:31   #3
Auscoder
Registered User
 
Join Date: Jan 2019
Location: Brisbane
Posts: 99
Quote:
Originally Posted by Edders View Post
All clobbered registers will be shown in negative in the register view. All unchanged registers will be shown as normal. Could that be what you remember?
Could have been that, fairly sure it was a hotkey combo in some code editor though. Maybe I did completely dream it up
Auscoder is offline  
Old 23 May 2020, 13:39   #4
a/b
Registered User
 
Join Date: Jun 2016
Location: europe
Posts: 1,039
Asm-one&co can tell you that. You select a block of code and then it lists all used registers.
There is a bug (in some asm-one versions, at least) where it doesn't clear the line so if the previous report is longer, the newer shorter one will have extra registers at the end.
a/b is offline  
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Similar Threads
Thread Thread Starter Forum Replies Last Post
Need your help to get in touch with gurumeditation.se apex Amiga scene 32 25 August 2018 22:12
Touch N Go yolio request.Old Rare Games 11 05 May 2016 17:08
Ipod Touch UAE trydowave support.OtherUAE 2 08 January 2013 20:51
anyone how do I get in touch with amigamaniac SirPaulGerman Amiga scene 4 08 August 2012 16:33
8GB Ipod touch jailer MarketPlace 0 26 July 2011 03:45

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 03:47.

Top

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Page generated in 0.07079 seconds with 15 queries