| |
Mace
Registered: May 2002 Posts: 1799 |
What assembler/compiler are you using?
Since I kind of switched from 64TASS to Kick Assembler, I was wondering what the other coders use as coding tool?
Still working on the C64 with TASM or do you use one of the cross development compilers?
|
|
... 50 posts hidden. Click here to view all posts.... |
| |
Frantic
Registered: Mar 2003 Posts: 1648 |
@Alex: I have executable versions of pucrunch and ACME that work on Amiga 500 with kickstart 1.3. :) |
| |
AlexC
Registered: Jan 2008 Posts: 299 |
Quote: @Alex: I have executable versions of pucrunch and ACME that work on Amiga 500 with kickstart 1.3. :)
Cool :D This is the power of standard C library - you can compile one code on many platforms and it should work.
Since AmigaOS 4.1 you have Python included as part of core operating system so it makes all my tools available on this platform. |
| |
Case
Registered: Aug 2002 Posts: 142 |
Out of interest, is there anyone who can read amiga disks and transfer the files to the pc ?, I would like to get my old source code from the amiga to pc so i can continue and improve some of them.
|
| |
AlexC
Registered: Jan 2008 Posts: 299 |
Quote: Out of interest, is there anyone who can read amiga disks and transfer the files to the pc ?, I would like to get my old source code from the amiga to pc so i can continue and improve some of them.
Well, if you have lots of them I'd take a look at Catweasel MK4plus - works perfectly well with Amiga disks even on standard PC floppy drive. |
| |
Ervin
Registered: May 2008 Posts: 14 |
Quote: Out of interest, is there anyone who can read amiga disks and transfer the files to the pc ?, I would like to get my old source code from the amiga to pc so i can continue and improve some of them.
If you have a real Amiga and a serial cable, you can transfer it to the PC. Look for "ADF sender terminal" at adfsender.stoeggl.com. |
| |
plagueis Account closed
Registered: Dec 2007 Posts: 48 |
Regarding Assemblers I use Turbo Assembler that comes with Coder's Orgasm v3, and occationally other versions. Often, when convenient, I have a cartridge plugged in simultaneously, for an even lower level look if I need it.
I like what Slammer said about how everyone defines their own level of "retro-ness" even if it was meant to be sarcastic, it contains more than a grain of truth.
For me it's about getting as close to the cpu and VICII as I can, and for now, I want to stay there and learn as much as I can. Later on I'm sure I'll want to take advantage of the powerful features found in modern cross assemblers.
-DP |
| |
daison
Registered: May 2005 Posts: 90 |
KickAsm |
Previous - 1 | 2 | 3 | 4 | 5 | 6 - Next |