| |
bOOZElEE
Registered: Dec 2002 Posts: 35 |
scpu x-compiling
hi!
anybody has/uses a decent solution when it comes to c64 scpu and pc x-comppiling?
thx in advance
best regards bzl |
|
| |
Ninja
Registered: Jan 2002 Posts: 411 |
you don't like 'AS'? ;) |
| |
Stryyker
Registered: Dec 2001 Posts: 468 |
How good do you need? I happily use ACME. |
| |
soci
Registered: Sep 2003 Posts: 480 |
The SCPU version of IDEDOS is made with 64Tass 1.42 which supports 6502, 65c02 and 65816. Win32 binary and Linux source is available. This is an advanced version of the old Taboo 64tass for DOS.
ftp://singularcrew.hu/pub/c64/IDE64/source/64tass.zip
or simply
64TASS V1.44
|
| |
bOOZElEE
Registered: Dec 2002 Posts: 35 |
thx, for da tips.
but thats not what id like to know
next time i will define my question more precisely.. ;)
to make it short:
what kind of CONNECTION?
is it possible to use silver surfer whith some (kinda deactivated) rr.
|
| |
soci
Registered: Sep 2003 Posts: 480 |
I wrote once some custom x1541 transfer stuff for Linux in C and C64 in asm for downloading and testing Grubz on SCPU. Since XPCLink works I use XM1541 cable and IDEDOS 0.9x.
The protocol is simple, it's pretty easy to create a working download only version for stock C64, however the server program only runs on Linux now. (I hope someone will port it later to win32 too) |
| |
bOOZElEE
Registered: Dec 2002 Posts: 35 |
i just found (in this forum;)) the possibility to use a rs232.
looking through my sixtyfour stuff boxes i found a still original packaged rs232 interface from rex datentechnik (prod id 9626), could this be useful?
if(useful==1) what kinda cable do i need for this...
thx bzl |
| |
bOOZElEE
Registered: Dec 2002 Posts: 35 |
the card doesnt have a data buffer, could therefor arouse another problem? |
| |
Ninja
Registered: Jan 2002 Posts: 411 |
Once I used a PC64-cable (can give you the routines if you want). If you have a 3,5"-drive for your commie, using 1581copy can also be an option (especially with StarCommander's batch mode).
I would not recommend the RS232, IIRC this one can just go up to 4800bps, 9600 maybe, slooooow...
|
| |
chatGPZ
Registered: Dec 2001 Posts: 11386 |
benson made a little proggy for xferring from windoze to scpu+silversurfer ...i might be able to dig that up, but maybe better contact benson first anyway :=P |