| |
JAC
Registered: Aug 2002 Posts: 57 |
WUDSN IDE: Integrate ACME or Kickassembler or ...
Hi there,
I'm the creator of the WUDSN IDE development environment. It can be used for different platforms and compilers.
For C64, currently ACME is included (not 100% yet). The next version will support MADS in all platforms.
Besides this, I'd like to include a special C64 compiler, because I know codes always have a lot a sources in their favourite syntax and they like to keep them. Therefore I'd like to get some feedback on the following question.
Which cross-compiler it used most often for C64 coding nowadays?
Is it ACME (seems a bit outdated for me), or Kickassembler (seems very vidid), or...
|
|
... 22 posts hidden. Click here to view all posts.... |
| |
JAC
Registered: Aug 2002 Posts: 57 |
In fact I had 64tass on my list also. Is http://singularcrew.hu/64tass/ the correct home page? |
| |
Oswald
Registered: Apr 2002 Posts: 5094 |
Great :) Contact Soci / Singular in case of any 64tass questions, he's the maintainer atmo. |
| |
JAC
Registered: Aug 2002 Posts: 57 |
Very (!) first step towards KickAss and CCS64 are working now. Just found that KickAss is case sensitive, so more work to come :-). Don't wonder that it's German, I'm also testing the localization.
|
| |
bepp
Registered: Jun 2010 Posts: 265 |
This looks really promising! Keep up the good work! |
| |
JAC
Registered: Aug 2002 Posts: 57 |
Next step: Compilers, platforms and instruction sets are now separated. This allows using the compiler on different platforms and having platform specific CPU/instruction set filters.
|
| |
JAC
Registered: Aug 2002 Posts: 57 |
Wow, 7 months since the last update. I really should try to release smaller interations. When I think about the next release notes video, I might be creating one for KickAss only :-)
Now V1.6.1 is close to release and planned for next week. Of course it's not 100% (it never is) but it definitely ready for use with KickAss:
- Constants including their descriptions (that was hell of job...) added
- Case sensitive instructions are now supported
- Case sensitive identifiers are now supported
- The selection of the executable compiler now allows ".jar" files and starts them as "java -jar <file.jar>"
- Label definition can have a ":" suffix
- Hyperlinking works for Source includes via ".import", binary includes via "LoadBinary/LoadSID/LoadPicture", binary file output via "createFile"
- Source folding for blocks work (+/. signs in the source)
Notes:
- Only labels can start a column 0, mark a block and press TAB to indent all code, vars and functions.
- Named blocks and macro definitions are not yet handled correctly, esp. when they are nested
- Some build in functions like "sin()" are not yet highlighted
|
| |
Slator
Registered: Jan 2002 Posts: 274 |
having kickassembler in WUDSN - when dreams come true - oh, sorry, ripped the slogan *somewhere*
thanks JAC, I am eager to have a look at the new version 1.61
|
| |
PopMilo
Registered: Mar 2004 Posts: 146 |
JAC - great work, as always!
Looking forward to new version. |
| |
Dano
Registered: Jul 2004 Posts: 234 |
proper IDE + kickass? WANT WANT WANT!!! |
| |
PopMilo
Registered: Mar 2004 Posts: 146 |
Quote: proper IDE + kickass? WANT WANT WANT!!!
Kickass IDE ! :D |
Previous - 1 | 2 | 3 | 4 - Next |