| |
JAC
Registered: Aug 2002 Posts: 57 |
WUDSN IDE: The free integrated 6502 development plugin for Eclipse
Hello,
I start a new thread here because now the first "C64 ready" version 1.6.1 of WUDSN IDE which supports KickAss is out and available for you. I will link this thread as the C64 feeback thread on my site where you can also for all existing manuals, details and FAQ. I will also not copy all news and features here today, you can find them on www.wudsn.com.
For those who don't know the IDE yet, I recommend the video tutorials in youtube.
Have fun, Peter/JAC!
|
|
... 47 posts hidden. Click here to view all posts.... |
| |
JAC
Registered: Aug 2002 Posts: 57 |
2014-06-11 WUDSN IDE update 1.6.6 released
http://www.wudsn.com/index.php/109-wudsn-ide-update-1-6-6-relea..
I found that the graphics editor and hex editor are not as usable as they should be. So I decided to implement some improvements and fixes first. At the same time quite a number of Mac OS X users reported issues with installing Java 1.7 on their machines, making it difficult for them to use WUDSN IDE. Hence I invested quite some time in reworking the code, so it runs properly also with "good old" Java 1.6.
General:
- This version can run with Java 1.6 (JRE/JDK), so also a vanilla OS X Snow Leopard (10.6), Lion (10.7), Mountain Lion (10.9) and Mavericks (10.9) can run it out of the box.
- Improved handling of relative file paths in source and binary includes.
Graphics Editor:
- All buttons now have icons with tooltips.
- Enabling of input fields and change detection is consistent now.
- Typing into any file path of text field updates the dirty indicator immediately, so you see if there are unsaved changes.
- Toggling the "Shrink" and "Zoom" buttons updates image size correctly now.
- Line numbers have been added in the script editor.
- The line with the cursor is highlighted in the script editor.
- New default converter scripts for converting character sets have been added.
- Error messages in case of script errors have been improved and the cursor is positioned to the error location in the source.
Hex Editor:
- Performance when opening a file with the HexEditor improved by a factor of 10 to 20. Now a file with 1 MB is opened in far less than 1 second.
- Allowed maximum file size has been increased to 8 MB.
- ATR files with 256 bytes boot sectors are now handled correctly becasue they are rather common even though they violate the ATR specification
- ATR files created from single Atari COM files, so called "k-files", are now detected automatically. For them not only the sectors of the ATR are displayed, but also the segments of the contain Atari COM file are displayed in the outline and the editor.
- C64-PRG files are now detected automatically. |
| |
JAC
Registered: Aug 2002 Posts: 57 |
Thanks to Ken Händel, the creator of JSIDPLAY2, the next version of the IDE will also include and integrated replay for SID tunes.
|
| |
PopMilo
Registered: Mar 2004 Posts: 146 |
This tool is just getting better and better :) |
| |
JAC
Registered: Aug 2002 Posts: 57 |
X-mas time finally made it possible, the new version 1.7.0 is out. Here are the release news in text and video form.
http://www.wudsn.com/index.php/110-wudsn-ide-update-1-7-0
New in 1.7.0: https://youtu.be/YdSjIwaFd90
New in 1.6.6: https://youtu.be/PNsV16tTrBc |
| |
soci
Registered: Sep 2003 Posts: 480 |
It's a bit confusing that the 32-bit download is 1.6.6 while the 64-bit is 1.7.0. |
| |
JAC
Registered: Aug 2002 Posts: 57 |
Quote: It's a bit confusing that the 32-bit download is 1.6.6 while the 64-bit is 1.7.0.
Thanks a lot for the hint. That should of course not be the case. I'll fix it asap. |
| |
JAC
Registered: Aug 2002 Posts: 57 |
Quote: It's a bit confusing that the 32-bit download is 1.6.6 while the 64-bit is 1.7.0.
This is fixed now.
Also both downloads now contain the matching Java JRE in the "eclipse/jre" which will be found automatically. So no more hassle with missing/wrong Java versions. |
| |
Compyx
Registered: Jan 2005 Posts: 631 |
So instead of releasing an Eclipse plugin, you pack Eclipse and JRE in your "release"?
And I thought VICE-Gtk3 was convoluted. |
| |
JAC
Registered: Aug 2002 Posts: 57 |
Quote: So instead of releasing an Eclipse plugin, you pack Eclipse and JRE in your "release"?
And I thought VICE-Gtk3 was convoluted.
Well, no as you can read above. Not instead, but in addition. You can install the plain Eclipse plugin from the update site if you are familiar with that. Takes 5 seconds.
Or you can download a zip which not only contains ready to run Eclipse, JRE and plugin but also all 10 assemblers, 6 emulators, documentation, example sources for different platforms and the tutorial. All preconfigured so you can start coding in 5 seconds.
Which one you prefer is up to you. |
| |
JAC
Registered: Aug 2002 Posts: 57 |
Version 1.7.0 of WUDSN IDE has been released
https://www.youtube.com/watch?v=YdSjIwaFd90
New features and improvements are included for
- Daily build
- New source code annotations
- Auto-saving and hyperlink navigation
- Breakpoints
- DASM
- Symbols View
- Preferences
- Hex-Editor (MADS and SDX format)
- Sound Editor (Atari and C64)
- Graphics Editor (HGR format)
- Online Help (Releases, CPU)
Full details:
https://www.wudsn.com/index.php/110-wudsn-ide-update-1-7-0
Have fun, JAC! |
Previous - 1 | 2 | 3 | 4 | 5 | 6 - Next |