Re: [cc65] Best IDE for cc65

Date view Thread view Subject view

From: Groepaz (groepaz_at_gmx.net)
Date: 2003-01-08 23:35:30


On Wednesday 08 January 2003 21:23, Brian Bagnall wrote:
> I've got a tip and a question. Is anyone is using Eclipse (www.eclipse.org)
> as an IDE for cc65? I've been playing with it and it seems to be pretty
> good overall for setting up projects for cc65. It even handles makefiles,
> which should be helpful when compiling larger, multi-resource C projects.
> It also handles CVS, so it would work well if someone wanted to host a big
> c64 group project on Sourceforge or some other open source site.

i've used multiedit (www.americancybernetics.com) before, and there is also 
ultraedit ... since the switch to linux i am stuck to kate though, to much 
rather useless bloat in the other editors here :)

> Now my question. With cc65, once it produces a binary executable you want
> to run it using an emulator, such as Vice. The binary has no extension, and
> uses the name of the source file. e.g. hello.c produces a binary called
> hello. When setting up a tool in an IDE, is there a way to get rid of the
> .c extension, maybe with a batch file? Most IDE's, such as Eclipse, have
> the filename variable but it always includes that darn .c extension too.

whats your OS then? :) in windoze i would guess you need to go the .bat 
hackery way (if not hack the editor binary) - in linux i'd suggest a symbolic 
link or simelar :)


-- 
          ___ ___ .___________________ .___________ _______.
    c=64 /   |   \|   \__    ___/     \ \_   _____/ \      \ [groepaz]
     gb /    '    \   | |    | /  \ /  \ |    __)_  /   |   \ gp32
    cgb \    .    /   | |    |/    '    \|        \/    |    \ psx
     gba \___|_  /|___| |____|\____|__  /_______  /\____|__  / dc
          -----\/-----'---------------\/--------\/---------\/
       http://www.hitmen-console.org    Hitmen WWW Headquarters
       http://fly.to/hitmen-groepaz     my personal playground
       http://rr.c64.org/silversurfer   home of the RR debugger
       ftp.musoftware.de/pub/groepaz    cc65 dump site

----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo_at_musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.


Date view Thread view Subject view

This archive was generated by hypermail 2.1.3 : 2003-01-08 23:35:11 CET