It is currently Wed May 14, 2025 10:29 pm

All times are UTC [ DST ]




Post new topic Reply to topic  [ 35 posts ]  Go to page 1, 2, 3  Next
Author Message
PostPosted: Mon Apr 09, 2007 5:53 pm 
Offline

Joined: Thu Jan 12, 2006 1:11 am
Posts: 27
Finally I kicked my lazy ass and managed to finish this ROM. It is the RR ROM containing Turbo Assembler and Action Replay as you could guess from the silly name :) This Turbo Assembler version uses RR RAM to store sources and runs from RR ROM, meaning you can use all memory from $0800-$ffff for your programs.

I've used it a little bit myself now and it really is the kickassest tool around if you are one of those guys who like to code on the real thing and own a RR!

Get it here:

http://www.dekadence64.org/tar_v1.zip


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Mon Apr 09, 2007 7:49 pm 
Offline

Joined: Sat Oct 14, 2006 8:30 am
Posts: 140
Very nice. Would it be possible to include udpslave as well?


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Mon Apr 09, 2007 10:13 pm 
Offline

Joined: Thu Jan 12, 2006 1:11 am
Posts: 27
MagerValp wrote:
Very nice. Would it be possible to include udpslave as well?


You mean some kind of means to easily transfer files between your c64 and PC? I was thinking about this feature but I'm not sure which is the best way to do it. (ie what kind of software there should be on the PC side)...


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Tue Apr 10, 2007 9:18 am 
Offline

Joined: Sat Oct 14, 2006 8:30 am
Posts: 140
SounDemoN wrote:
MagerValp wrote:
Very nice. Would it be possible to include udpslave as well?


You mean some kind of means to easily transfer files between your c64 and PC? I was thinking about this feature but I'm not sure which is the best way to do it. (ie what kind of software there should be on the PC side)...


Yes, something that works like TFR's wonderful codenet. Source and binaries for such a system can be found here:

http://www.paradroid.net/udpslave/


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Tue Apr 10, 2007 1:10 pm 
Offline

Joined: Thu Jan 12, 2006 9:10 am
Posts: 177
Don't forget serslave either :)


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Tue Apr 10, 2007 7:29 pm 
Offline

Joined: Thu Jan 12, 2006 1:11 am
Posts: 27
tnt/beyond force wrote:
Don't forget serslave either :)


This looks very nice. Except I'd prefer ethernet :)

It probably wouldn't be that hard to include it in the ROM, and it would be very useful. However, my plan was not to make a new ROM, but just to make this TASS version :D One alternative would be to include the TASS in the TFR ROM, if Graham is okay with that. (I dunno how much rr ram TFR uses though, it's needed for TASS) OTOH, I'm used to AR, and I'm a bit sceptical about whether TFR is as good. (I tried for the first time yesterday, so I haven't yet an opinion about this)

I need to do some thinking about what the best solution would be... any suggestions?


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Tue Apr 10, 2007 9:59 pm 
Offline

Joined: Sat Oct 14, 2006 8:30 am
Posts: 140
I'm an old FC3 user myself, so I prefer TFR. AR has a few really nice features though, and most users prefer AR6 over FC3.

As you say, ethernet transfer is very useful and would be easy to include. UDPSlave requires less than 1 kB of space and should be easy to adapt to run from ROM.


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Wed Apr 11, 2007 7:51 am 
Offline
Site Admin

Joined: Wed Jan 11, 2006 11:22 am
Posts: 874
Excellent work SDN!!!


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Wed Apr 11, 2007 12:43 pm 
Offline
Site Admin

Joined: Wed Jan 11, 2006 11:22 am
Posts: 874
I presume it's the AR v6 ROM right?


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Wed Apr 11, 2007 12:56 pm 
Offline

Joined: Thu Jan 12, 2006 1:11 am
Posts: 27
RaveGuru wrote:
Excellent work SDN!!!


Thanks :) And yes, it's the AR6 ROM.

MagerValp: is there some specific reason why there is no serslave equivalent for ethernet? I'd rather have the power of this tool instead of udpslave, but of course, if everything else fails, including just udpslave would be the easy solution.

(btw, if you quickly need a ROM with udpslave I could try to make a version for you, it will probably take a while until the next official release of the TAR ROM anyway)


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Thu Apr 12, 2007 8:18 am 
Offline

Joined: Sat Oct 14, 2006 8:30 am
Posts: 140
SounDemoN wrote:
MagerValp: is there some specific reason why there is no serslave equivalent for ethernet? I'd rather have the power of this tool instead of udpslave, but of course, if everything else fails, including just udpslave would be the easy solution.


Huh? UDPSlave is the ethernet based successor of Serial Slave.


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Thu Apr 12, 2007 1:59 pm 
Offline

Joined: Thu Jan 12, 2006 1:11 am
Posts: 27
MagerValp wrote:
Huh? UDPSlave is the ethernet based successor of Serial Slave.


Okay, cool! Sorry for not testing it yet. I got the impression that udpslave is a simpler tool which you can only control from the PC side...


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Fri Apr 13, 2007 2:02 pm 
Offline

Joined: Sat Oct 14, 2006 8:30 am
Posts: 140
SounDemoN wrote:
Okay, cool! Sorry for not testing it yet. I got the impression that udpslave is a simpler tool which you can only control from the PC side...


Yes, there's no file or disk copier for UDPSlave. I have some stuff in the pipeline, but Warpcopy is of course available.


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Fri Apr 13, 2007 5:58 pm 
Offline
User avatar

Joined: Mon Feb 13, 2006 6:44 pm
Posts: 215
Location: Toronto, Canada
MagerValp wrote:
Huh? UDPSlave is the ethernet based successor of Serial Slave.


I'm confused too. It looks like udpslave lets you send programs or data from the PC to the C64 (C64 acts as server), whereas serslave acts as a virtual disk drive (PC acts as server).

I think what Sounddemon is looking for is more like the Netdrive function in the final replay ROM.

http://www.oxyron.de/html/freplay.html


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Fri Apr 13, 2007 11:19 pm 
Offline

Joined: Thu Jan 12, 2006 1:11 am
Posts: 27
Schema wrote:
I think what Sounddemon is looking for is more like the Netdrive function in the final replay ROM.


That's right... I prefer to do all the typing on one computer (the 64). Is it also possible via netdrive/serslave to use the netdrive in ordinary programs and not just basic? f.ex. to save stuff from say a painting program to device 6?


Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 35 posts ]  Go to page 1, 2, 3  Next

All times are UTC [ DST ]


Who is online

Users browsing this forum: No registered users and 0 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group