Log inRegister an accountBrowse CSDbHelp & documentationFacts & StatisticsThe forumsAvailable RSS-feeds on CSDbSupport CSDb Commodore 64 Scene Database
You are not logged in - nap
CSDb User Forums


Forums > C64 Coding > Relaunch64 #3 Beta1 released!
2013-01-06 13:23
The Gothicman
Account closed

Registered: Aug 2011
Posts: 40
Relaunch64 #3 Beta1 released!

Relaunch64 #3 Beta1 released!

Now as JAR-file.
Looks promising to me :)

http://www.popelganda.de/
2013-01-30 11:53
ELA

Registered: Aug 2008
Posts: 14
I've used the previous Relaunch a few years and it worked fine. This new version looks totally reworked - it is slimmer and although it has less menus and options it still has enough features to do the job.
It was very quick to setup for Kickassembler/Winvice2.4 and ran my old code right away.

I know this is beta but there were some bugs:
Compile shortcut F6 don't work (gotta click on menu) and I can't get the Find function to work at all.
If I start typing a new assembler file I can't save it. I gotta make a blank .asm file first, load it and then I can save changes.
For future updates I could like some way to clear the "Compiler Output Window" :-)

I really like Relaunch64 and it's easy to use (even for a guy with a slow mind like mine) ;-)

ELA/Antimon
2013-01-30 12:09
Cruzer

Registered: Dec 2001
Posts: 1048
Tried it for the first time. Seems to miss some basic options like font and tab size. Proportional fonts are just wrong for asm code.
2013-01-30 12:38
chatGPZ

Registered: Dec 2001
Posts: 11114
could someone explain what makes this editor more useful than say, a proper setup ultraedit (or emacs/vi if you must) ?
2013-01-30 13:04
ELA

Registered: Aug 2008
Posts: 14
Is that even a fair question? Your favorite $59.95 editor with tons of features against a tiny and free c64-only editor in early beta? ;-)
2013-01-30 13:13
chatGPZ

Registered: Dec 2001
Posts: 11114
its not about fairness really. and if you dont like comparing with a commercial editor, let me know what it can do better than say "kate" or "textmate" or "notepad+" or any other of the tons of very decent free texteditors out there. i just dont see the point at all.
2013-01-30 14:33
ELA

Registered: Aug 2008
Posts: 14
I think it's a matter of taste. All these editors seem to feature 6502-coloring and running assembler+emulator directly from editor. Different in Relaunch is the output-window on the side I think - which is nice for people like me who forget a ":" behind labels all the time ;-)
The silly thing is that Relaunch still misses showing linenumbers. So not much good reporting which lines in sourcecode that have errors :-)

Now if I only can get my Notepad++ to run kickass.jar with the current .asm file as input then maybe I will turn to coding with my favorite text editor...
2013-01-30 14:41
chatGPZ

Registered: Dec 2001
Posts: 11114
"Different in Relaunch is the output-window on the side I think - which is nice for people like me who forget a ":" behind labels all the time ;-)"
no idea what you mean.... but if you mean that the editor shows the output of commandline tools - most other decent editors can do that too. including being able to click on the output and jump to the respective file and line in the source ofcourse :)
2013-01-30 14:50
Oswald

Registered: Apr 2002
Posts: 5017
ELA:

it's ugly but will help you to get going:

locate appdata/notepad++/shortcuts.xml. add into userdefined commands this line (make sure notepad++ is not running while editing!):

<Command name="Run in Vice" Ctrl="no" Alt="yes" Shift="no" Key="114">c:\64start.bat &quot;$(FULL_CURRENT_PATH)&quot;</Command>

this will launch c:\64start.bat if you press alt+f3 / or in the menu,with the edited file's name ,path included. this is the trick:&quot;$(FULL_CURRENT_PATH)&quot;

this is what I have in 64start.bat:


c:\64tass.exe %1 -o c:\splash.prg
pause
c:\pucrunch c:\splash.prg c:\splashp.prg -m6 -fs -p2 -x0x1000
c:\WinVice\x64 c:\splashp.prg

yeah, the compiled filename is fixed, but you could pass the filename without extension to the batch aswell, look around in the manual. setting up workdir for the batch can also give some nice headaches :) and yes it could be done much better but I am teh lazy :)
2013-01-30 22:23
ELA

Registered: Aug 2008
Posts: 14
Thanks for help, Oswald :-)
Windows would not let me edit the shortcuts.xml (Vista restricts much under \Program Files). But I still got the change done inside Notepad++.

In the menu Run->Run I typed in:
F:\c64start.bat "$(FULL_CURRENT_PATH)"
then clicked Save, made a title "Winvice" and chose a shortcut key to start up the command.
This will give a new line at bottom of Run-menu showing "Winvice" and the shortcut key chosen.

Alt-F3 for some reason is taken by Opera on my machine and opens a Wikipedia-page about whatever text you have marked even if Opera was closed when hitting alt-f3. I have tried some other keys but not found a free one yet so I just start up by choosing the command in Run-menu or press F5 and Enter which runs last command you made.

My C64start.bat ended up like this:
java -jar f:\c64code\kickass.jar %1 -o f:\c64code\notepad.prg
pause
f:\c64code\winvice-2.4-x86\x64 f:\c64code\notepad.prg

Also I found a 6502 syntax highlighting for Notepad++ on Codebase64: http://codebase64.org/doku.php?id=base:crossdev
Use the menu Language->Define your own language
and import the xml and it links itself to *.a and *.asm files.

@groepaz: you can test relaunch yourself really quick, no install required just run a jar-file. I don't think I am that great at explaining editors...
2013-01-30 22:30
chatGPZ

Registered: Dec 2001
Posts: 11114
if you cant tell what makes it better than the editor i am using (which happens to be kate), i dont see a need really. i am not missing anything :)
 
... 49 posts hidden. Click here to view all posts....
 
Previous - 1 | 2 | 3 | 4 | 5 | 6 - Next
RefreshSubscribe to this thread:

You need to be logged in to post in the forum.

Search the forum:
Search   for   in  
All times are CET.
Search CSDb
Advanced
Users Online
zscs
Higgie/Kraze/Onslaught
jmin
Guests online: 127
Top Demos
1 Next Level  (9.8)
2 Mojo  (9.7)
3 Coma Light 13  (9.7)
4 Edge of Disgrace  (9.6)
5 Comaland 100%  (9.6)
6 No Bounds  (9.6)
7 Uncensored  (9.6)
8 Wonderland XIV  (9.6)
9 Memento Mori  (9.6)
10 Bromance  (9.5)
Top onefile Demos
1 It's More Fun to Com..  (9.7)
2 Party Elk 2  (9.7)
3 Cubic Dream  (9.6)
4 Copper Booze  (9.5)
5 TRSAC, Gabber & Pebe..  (9.5)
6 Rainbow Connection  (9.5)
7 Onscreen 5k  (9.5)
8 Wafer Demo  (9.5)
9 Dawnfall V1.1  (9.5)
10 Quadrants  (9.5)
Top Groups
1 Oxyron  (9.3)
2 Nostalgia  (9.3)
3 Booze Design  (9.3)
4 Censor Design  (9.3)
5 Crest  (9.3)
Top Graphicians
1 Sulevi  (10)
2 Mirage  (9.8)
3 Lobo  (9.7)
4 Mikael  (9.7)
5 Archmage  (9.7)

Home - Disclaimer
Copyright © No Name 2001-2024
Page generated in: 0.063 sec.