View Single Post
Old 16 March 2016, 19:07   #12
Sephnroth
Registered User
 
Join Date: Oct 2014
Location: England
Posts: 77
and I already have a question haha.. I actually ran into this last night but forgot until now. Alkis you wrote perfect GAS compliant asm for amiga just then so maybe you know the answer to this one :P

how can I declare hunk type's using gas? I need to position my copper list in chip ram. In the hardware programming guide on youtube I was following it was:

SECTION some_name,DATA_CHIP (or DATA_FAST, DATA_PUBLIC, etc). Looking online for the GAS documentation I've discovered I can declare sections with .section and set a name and a type like d for data or c for code but i have NO clue how to cause the equivalent of _CHIP or _FAST with their syntax :/
Sephnroth is offline  
 
Page generated in 0.07761 seconds with 11 queries