Log inRegister an accountBrowse CSDbHelp & documentationFacts & StatisticsThe forumsAvailable RSS-feeds on CSDbSupport CSDb Commodore 64 Scene Database
 Welcome to our latest new user maak ! (Registered 2024-04-18) You are not logged in - nap
CSDb User Forums


Forums > C64 Coding > DASM Questions...
2014-05-13 20:58
Fix

Registered: Feb 2003
Posts: 54
DASM Questions...

I'm testing out DASM assembler and wonder if you can do the following.

org $5000
...
...

org $1000
...
...

Q: I get errors on this, complains about reverse indexing.
I've tried to use -F2, but I can get it to work.
The "..." just some code :-)

Or I need to have all parts in low/high, to get it to work.

- - -

Q: Is there a way to split the output file into two or more files, see below. Or is there any cross-assembler that can handle this ? ( !to is a Acme command... )....


org $1000
!to "file"

....
....

org $2000
!to "file2"
....
....
 
... 6 posts hidden. Click here to view all posts....
 
2014-05-14 17:47
Testicle
Account closed

Registered: Sep 2002
Posts: 131
Quoting Count Zero
KickAss - well, I know many use this thing but I don't see the reason.

I'm not sure about other assemblers since I have been away from asm-coding for years, but are there other assemblers as well that have such an elaborated scripting language like Kick Assembler? Just wondering...

Oh, and it runs on Windows, Linux and OS X out of the box. I don't like (or better: I'm not able to) compiling from source to use an assembler on OS X.
2014-05-14 19:40
soci

Registered: Sep 2003
Posts: 473
Quoting Testicle
I'm not sure about other assemblers since I have been away from asm-coding for years, but are there other assemblers as well that have such an elaborated scripting language like Kick Assembler? Just wondering...

It depends what you want to do. I usually prefer other (scripting) languages for doing complicated conversions, tables or special speed code and such. These things are slow to compute, and once generated they're changed rarely, unlike the assembly code.

So for me most of it's selling point about scripting is gone. The other part is lost on the syntax, but that's personal preference again.

It's probably still the most capable assembler for scripting, though. For assembling I'd disagree, it falls short in surprising ways sometimes.

Quoting Testicle
Oh, and it runs on Windows, Linux and OS X out of the box. I don't like (or better: I'm not able to) compiling from source to use an assembler on OS X.

The problem with OS X is that it's not really an option to cross compile native code to it without owning the hardware.

Otherwise you have to jump through hoops (in theory there're somewhere hacked VM versions around), but understandably not everyone wants to do that.

I don't have that many friends with the hardware, the OS and a willing/understanding to install Xcode and cross compile or debug stuff for me.

If I release windows binaries beyond the source code it's because that's only a matter of quick cross compiling with mingw. If it would require a native environment using MSVC for example, then it wouldn't happen either.

So it's not that I have anything against supporting OS X with precompiled versions, just the bar is too high.

You did it right with java - much less worries on portability - but I better like to play with the low level stuff most of the time.

Ok, that's enough for now, way too much off-topic stuff already ;)
2014-05-16 20:04
tlr

Registered: Sep 2003
Posts: 1702
Quote: Quote:
the several versions I found produced different code and crashes.

that sums up my experiences with DASM pretty accurately too =)

that said, ca65 can do this stuff nicely as well - its not everyones cup of tea though, due to the way it deals with linking.


For what it's worth: I haven't had these problems with dasm although I found it necessary to improve it (dasm-2.20.11-r323-20090221-tlr) to achieve what I wanted.
Error reporting is below par but I find my self returning to it because I'm used to it and that some others mentioned here (notably kickasm) aren't good enough at resolving forward references.
I use external programs in perl and c extensively for code generation.

If I were to pick from scratch today I would probably pick 64tass.
2014-05-16 20:07
chatGPZ

Registered: Dec 2001
Posts: 11092
Quote:
I found it necessary to improve it

thats another "nice" dasm feature - everyone produced his own fork with its own unique bugs^H^H^H^Hfeatures =)
2014-05-16 20:13
tlr

Registered: Sep 2003
Posts: 1702
Quote: Quote:
I found it necessary to improve it

thats another "nice" dasm feature - everyone produced his own fork with its own unique bugs^H^H^H^Hfeatures =)


Indeed, although it might be expected since the original version dates back to 1988.
2014-05-16 20:21
chatGPZ

Registered: Dec 2001
Posts: 11092
afaik there has even been some "official" one established again recently. at least a decade too late though :)
2014-05-16 20:30
tlr

Registered: Sep 2003
Posts: 1702
Quote: afaik there has even been some "official" one established again recently. at least a decade too late though :)

You are thinking of: http://dasm-dillon.sourceforge.net/

I tried submitting my patches there but to no avail. Recently Andrew Davie took control of it again so maybe I'll try again.
2014-05-17 12:05
AüMTRöN

Registered: Sep 2003
Posts: 42
Ian Coog made some nice mods to DASM: http://iancoog.altervista.org/C/dasm2.20.07-iAN_Rev_L.rar

Supports out of order ORGs (after initial lowest address is ORGed first), afair.
2014-05-17 14:20
Endurion

Registered: Mar 2007
Posts: 72
Just for kicks there's also preliminary support for DASM in C64-Studio.
2014-05-19 18:04
enthusi

Registered: May 2004
Posts: 674
Oh, I use XA for some time now and find it quite handy ;-)
Though I tend to use as few assembler-specific commands as possible/reasonable.
Previous - 1 | 2 - Next
RefreshSubscribe to this thread:

You need to be logged in to post in the forum.

Search the forum:
Search   for   in  
All times are CET.
Search CSDb
Advanced
Users Online
maak
psych
Mibri/ATL^MSL^PRX
Overdoc
Sentinel/Excess/TREX
zscs
saimo/RETREAM
St0rmfr0nt/Quantum
Alakran_64
A3/AFL
pcollins/Quantum
jmin
t0m3000/ibex-crew
Guests online: 120
Top Demos
1 Next Level  (9.8)
2 Mojo  (9.7)
3 Coma Light 13  (9.7)
4 Edge of Disgrace  (9.6)
5 Comaland 100%  (9.6)
6 No Bounds  (9.6)
7 Uncensored  (9.6)
8 Wonderland XIV  (9.6)
9 The Ghost  (9.6)
10 Bromance  (9.6)
Top onefile Demos
1 It's More Fun to Com..  (9.9)
2 Party Elk 2  (9.7)
3 Cubic Dream  (9.6)
4 Copper Booze  (9.5)
5 Rainbow Connection  (9.5)
6 TRSAC, Gabber & Pebe..  (9.5)
7 Onscreen 5k  (9.5)
8 Dawnfall V1.1  (9.5)
9 Quadrants  (9.5)
10 Daah, Those Acid Pil..  (9.5)
Top Groups
1 Oxyron  (9.3)
2 Nostalgia  (9.3)
3 Booze Design  (9.3)
4 Censor Design  (9.3)
5 Crest  (9.3)
Top Fullscreen Graphicians
1 Carrion  (9.8)
2 Joe  (9.8)
3 Duce  (9.8)
4 Mirage  (9.7)
5 Facet  (9.7)

Home - Disclaimer
Copyright © No Name 2001-2024
Page generated in: 0.043 sec.