View Single Post
Old 05 December 2020, 14:55   #8
bloodline
Registered User
 
bloodline's Avatar
 
Join Date: Jan 2017
Location: London, UK
Posts: 433
Quote:
Originally Posted by meynaf View Post
I prefer to always use the numbers. Makes debugging easier because it does only know numbers and this better matches the source, which in turn does not depend on anything external and assembles faster. But that's just me

Anyway, thanks for your help. I'm really a boopsi noob
Personally I think you should use the includes, as the function offset might change in a future OS version, and you would only need a simple recompile to work again, if you use the include.

Also what about porting your software to a system which is source compatible with AmigaOS (but not necessarily binary compatible)? Though I appreciate that if you have written in 68k assembly then that’s probably nothing you would care about.
bloodline is offline  
 
Page generated in 0.04566 seconds with 11 queries