Hi all ..
Not actually a release just yet, more of a preview, Its a project based code editor for CC65 with code highlighting, Its pretty usefull already , but if any of you wanna have a play with it and drop me a line about any bugs you find , I'd appreciate it.
You can download it
here
You can download a little example project (written by my brother)
here
These are the basic steps for creating compiling and running a program with cc65ed:
Code:
1) Make sure cc65 is installed and working.
2) Set the path to CC65.exe in 'Options-Preferences-File paths'
3) Set the path to your emulator in 'Options-Preferences-File paths'
4) Create a new project ('Project->New project)
5) Add a file or two to the project (you will see the files currently in the project listed on the left)
6) hit 'Compile' then 'Run'
screenie :
