| retrohackers.org https://www.retrohackers.org/ |
|
| Project based cc65 editor https://www.retrohackers.org/viewtopic.php?f=4&t=227 |
Page 1 of 1 |
| Author: | Bones [ Wed Jan 24, 2007 9:08 pm ] |
| Post subject: | Project based cc65 editor |
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 : |
|
| Author: | RaveGuru [ Thu Jan 25, 2007 11:30 am ] |
| Post subject: | |
Great initiative! This could encourage more ppl to start coding. *Thumbs up!* |
|
| Page 1 of 1 | All times are UTC [ DST ] |
| Powered by phpBB® Forum Software © phpBB Group https://www.phpbb.com/ |
|