English Amiga Board


Go Back   English Amiga Board > Coders > Coders. General

 
 
Thread Tools
Old 06 July 2007, 17:04   #1
legoman0
 
Posts: n/a
Angry Devpac/Assembler help please

Hi, new to this forum and relatively new to emulation in general . Although I had both A500 and A1200 'back in the day!'

Anyway I'm having problems using Devpac 3. Basically I'm trying to learn asm, and I'm trying to assemble some an old demo startup code.

Like I say I've got Devpac 3.18 and NDK3.9, when I attempt to assemble it I get this error message

'error: file not found at line 26 of startup.s' - which is 'exec/funcdef.i'

Now as far I as I can tell I've added the path to the NDK3.9 include directory because it accepts the first include - 'exec/types.i'

Am I missing files from the NDK drawer or just missing something obvious??

Cheers
 
Old 06 July 2007, 17:06   #2
BippyM
Global Moderator
 
BippyM's Avatar
 
Join Date: Nov 2001
Location: Derby, UK
Age: 48
Posts: 9,355
Just assign INCLUDE: to the include dir with your includes
BippyM is offline  
Old 06 July 2007, 17:13   #3
legoman0
 
Posts: n/a
thanks for the quick reply...... but it didnt work.

Have set the incdir to 'My Amiga HD:NDK_3.9/includes/include_i' but its still giving the same error.

Have looked in the folder and theres no funcdef.i in the exec folder.

Should it be there?

Again sorry if I'm being thick!
 
Old 06 July 2007, 17:51   #4
dlfrsilver
CaptainM68K-SPS France
 
dlfrsilver's Avatar
 
Join Date: Dec 2004
Location: Melun nearby Paris/France
Age: 46
Posts: 10,412
Send a message via MSN to dlfrsilver
bippyM was talking about DEVPAC includes, not NDK 3.9.
dlfrsilver is offline  
Old 06 July 2007, 18:01   #5
legoman0
 
Posts: n/a
Ah right! lol

Unfortunately the devpac ADF i have doesnt have any includes with it. In fact looking at the contents it says there should be both a 1.3 and a 3.1 Include disk with it.

Any idea where I'd find these??

Guess I'll start hunting them down.

 
Old 07 July 2007, 01:30   #6
thor
Registered User
 
thor's Avatar
 
Join Date: Mar 2006
Location: Germany
Posts: 899
dlfrsilver had uploaded them once to the zone, but funcdef.i isn't there either. You can find it for example here: http://aminet.net/package/dev/asm/incupd
thor is offline  
Old 07 July 2007, 01:34   #7
BippyM
Global Moderator
 
BippyM's Avatar
 
Join Date: Nov 2001
Location: Derby, UK
Age: 48
Posts: 9,355
here is funcdef.i

Code:
* FUNCDEF macro definition for 'exec/exec_lib.i'

FUNCDEF     MACRO    *function
_LVO\1      EQU      FUNC_CNT
FUNC_CNT    SET      FUNC_CNT-6
            ENDM
FUNC_CNT    SET      5*-6
BippyM is offline  
Old 07 July 2007, 11:31   #8
BippyM
Global Moderator
 
BippyM's Avatar
 
Join Date: Nov 2001
Location: Derby, UK
Age: 48
Posts: 9,355
Moved to "Coders Heaven" from prb.apps. Dunno why I didn't do this last night

Anyway I hope that is what you are looking for, if you need the actual file gimme a shout
BippyM 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
Devpac 3 BippyM MarketPlace 11 19 July 2012 18:21
devpac 3.5 zeGouky request.Apps 28 26 October 2011 20:36
Coding with Devpac 3.18 Seoman Coders. General 8 08 November 2007 13:34
Devpac 3.x Frank Black request.Apps 13 27 August 2006 00:24
Devpac Assembler ks 3.0 redblade request.Apps 5 02 June 2005 02:18

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 10:36.

Top

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