Jump to content
Sign in to follow this  
~llama

DASM 2.20.10

Recommended Posts

This is now out-- i noticed nobody had said anything so I figured I would. DASM now supports the Fairchild F8 processor, thanks to Thomas Mathys, and there will (eventually) be Channel F header files available from the DASM homepage... so check it out :)

 

I think there might be some changes in the directives, but not really... "ds" is actually an F8 instruction, so it definitely can't be used in F8 source programs, but I'm not sure about other processors... Andrew?

Share this post


Link to post
Share on other sites

read machines/channel-f/readme.txt.

this is a file that describes some things that are different in f8 mode.

among other things, there's no DS directive anymore (since DS is an instruction), but RES, which works exactly the same.

Share this post


Link to post
Share on other sites
I've made a port to Amiga OS 4.0. This requires a PowerPC based Amiga with OS4. I had a little trouble compiling it for the classic (68k) Amiga, but I might give it another go soon. An archive is available here:

 

http://www.os4depot.net/?function=showfile.../cross/dasm.lha

 

Also, I've emailed a copy to Andrew for inclusion on the DASM site.

904350[/snapback]

 

Yes, I have received this. Sorry for the delay -- it will be on the DASM site ASAP.

Cheers

A

Share this post


Link to post
Share on other sites
I had a little trouble compiling it for the classic (68k) Amiga, but I might give it another go soon.

 

Just out of curiousity, what are you using to compile for 68k Amigas ? DICE ?

Edited by Tom

Share this post


Link to post
Share on other sites
Just out of curiousity, what are you using to compile for 68k Amigas ? DICE ?

908199[/snapback]

 

I use GCC 3.4.4 on OS4, and GCC 2.95.3 on OS3.x. I sometimes also use VBCC 0.8i on both, depending on my mood ;-)

Share this post


Link to post
Share on other sites
I use GCC 3.4.4 on OS4, and GCC 2.95.3 on OS3.x. I sometimes also use VBCC 0.8i on both, depending on my mood ;-)

909790[/snapback]

 

But will these binaries also work on OS 1.3 ? (I think VBCC binaries run only on 2.0 or newer)

Edited by Tom

Share this post


Link to post
Share on other sites

TBH, I don't know. I have a feeling the geekgadgets C lib requires 2.0, so unless you specified no startup code it wouldn't work... but then of course you'd have to replace all the C lib functions with calls to similar OS functions. I haven't used anything older than 3.1 in a long long time myself, and mostly just use 4.0 these days.

Edited by Lumpbucket

Share this post


Link to post
Share on other sites
Hmm.. the DASM site appears to be down..?

918392[/snapback]

 

Does anyone know when the dasm site will be back up?

 

jim

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
Sign in to follow this  

  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...