English Amiga Board


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

 
 
Thread Tools
Old 19 August 2013, 20:24   #1
obiwanken
Registered User
 
Join Date: Jan 2013
Location: Slovakia
Posts: 27
ASM-Pro v1.18 Environment feature.

Hi coders.
How can I use this function in assembler ?
Multiple source codes can be loaded and I want know
that can I call subroutines from one to second source code.

Thanks.
obiwanken is offline  
Old 19 August 2013, 21:36   #2
StingRay
move.l #$c0ff33,throat
 
StingRay's Avatar
 
Join Date: Dec 2005
Location: Berlin/Joymoney
Posts: 6,863
You can not directly call routines from a different source, you can use Asm-Pro's "INCSRC" feature though. This will include one of the different sources in your actual source.

For example, if you are working with source 0 (F1) and you want to call routines from source 1 (F2) you would switch to your actual source with F1 and add "INCSRC 1" somewhere.
StingRay is offline  
Old 19 August 2013, 21:42   #3
obiwanken
Registered User
 
Join Date: Jan 2013
Location: Slovakia
Posts: 27
Perfect, that's what I'm looking for !

Many thanks.
obiwanken is offline  
Old 19 August 2013, 21:46   #4
StingRay
move.l #$c0ff33,throat
 
StingRay's Avatar
 
Join Date: Dec 2005
Location: Berlin/Joymoney
Posts: 6,863
You're welcome!
StingRay 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
How to get an environment set up?? BvdW Coders. C/C++ 9 16 May 2014 07:18
LouiSe's GCC Environment Morbane request.Apps 0 27 December 2011 08:02
An ASM Environment for ECS/OCS development arpz Coders. General 18 05 November 2011 15:57
Wanted: Two button Pro competiton pro stick, CD32 Pad and the frist kings quest Scuba-cheese MarketPlace 7 04 February 2011 17:20
ASM Pro library request - Help W4r3DeV1L Coders. General 3 20 June 2008 16:04

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 16:43.

Top

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