| |
Testicle Account closed
Registered: Sep 2002 Posts: 131 |
Relaunch64 3 - RC1 released
Hello out there,
all features planned for the first release of Relaunch64 V3 are completed now and the first release candidate is now available as download:
https://sourceforge.net/projects/relaunch64/files/3.0.0/RC1/
Requirements: Java 7
Runs on: Windows, OS X, Linux (and maybe other), where Java 7 is installed.
The next days I only plan to fix reported bug. New major features will be implemented in further updates.
A short overview of some core features
Editor:
- Drag&Drop support (asm-files are opened, other files will be included with include/import directive; pressing ctrl+shift while dropping will include asm-files and import other files as byte-table)
- auto-completen of labels (ctrl+space)
- Syntaxhighlighting for ACME, KickAss and 64tass (other assemblers may work as well, but probably not all directives correctly)
- undo/redo
- find/replace (regular expression supported)
Navigation:
- Goto line, label, macro, function and section, including all opened files
- jump to pref/next label, section or error (if compiler reported errors)
- jump to label (that is under the caret)
Source/Compile:
- User-defined scripts to run compilers, crunchers and emulators
- Insert sections and separation lines to structure source code
- Insert sinus tables
- Insert byte-tables with bytes from files
- Insert basic start script
- Insert / remove breakpoints (currently only works for KickAss)
General:
- Fast keyboard navigation due to many shortcuts and hotkeys
- customize layout of main window
- re-open 10 recent docs with their associated user script and compiler setting
- logging fo compilers, crunchers and emulators as well as program log.
Hopefully, some of you might find this tool useful! :-)
Best wishes
Daniel |
|
... 20 posts hidden. Click here to view all posts.... |
| |
The Gothicman Account closed
Registered: Aug 2011 Posts: 40 |
Nope!
The relaunch-tab is highlighted and the assembled output-file works 100%
What is more:
When i save a file with "save as" the saved file is (sometimes) empty... |
| |
Testicle Account closed
Registered: Sep 2002 Posts: 131 |
Ok, fixed the bug with the empty files on save as... non-working start of emulator is still strange, though... I keep trying to find that bug. |
| |
The Gothicman Account closed
Registered: Aug 2011 Posts: 40 |
Allright!
just to let you know:
Using the RC5-Version everything works fine :) |
| |
wozza
Registered: May 2003 Posts: 18 |
for some reason this works fine for me:
java -jar C:\KASM\KickAss.jar SOURCEFILE C:\WinVICE\x64.exe -autostart OUTFILE
C:\WinVICE\x64.exe OUTFILE
Relaunch64 3.0.0 (Build 20140508)
Windows 7 6.1 (x86)
Java-Version 1.7.0_51 (Oracle Corporation)
C:\Program Files\Java\jre7
Note I had to put in the WinVice path and OUTFILE twice... otherwise;
Compiling, launching, and self-executing beautifully... |
Previous - 1 | 2 | 3 - Next |