Login
Search for:


Previous | Next

From: MagerValp (all posts)
Date: 2000-09-12
Subject: Re: DASM...
>>>>> "C" == Csabo <csabo@idirect.com> writes:

C> Yes, I looked at DASM yesterday before settling on AS65. There was C> something that I didn't like about it, but I couldn't remember. So C> I just downloaded it again, and modified the IDE to use it, and now C> I remember: I can't compile ANYTHING with it! It gives the same C> message: 'unknown mnemonic', but it's just JMP's and LDA's and C> whatnot. Tried both upper and lowercase. What am I doing wrong?! No C> docs either.

DASM supports several processors and you need to start your source with a cpu identification:

processor 6502

It does give really stupid error messages btw, but other than that it's a good assembler.

C> Yes, CodeMax already knows about C (C++) syntax highlighting. I've C> never dealt with cc65, so I don't know if there's a Plus4
C> executable...

http://www.cc65.org/ and yup, Plus/4 is supported.

--
___ . . . . . + . . o
_|___|_ + . + . + . . Per Olofsson, konstnär
o-o . . . o + MagerValp@cling.gu.se
- + + . http://www.cling.gu.se/~cl3polof/

Copyright © Plus/4 World Team, 2001-2024