| |
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?
|
|
... 47 posts hidden. Click here to view all posts.... |
| |
Iapetus/Algarbi/Wood
Registered: Dec 2004 Posts: 71 |
Crimson Editor/Scite + Kick Assembler |
| |
The Human Code Machine
Registered: Sep 2005 Posts: 112 |
@Slammer I really love the way DASM handles local labels using the SUBROUTINE pseudo-op. All labels beginning with a . below a SUBROUTINE statement are local and the big advantage is, that I still can use normal global labels between different SUBROUTINE blocks. |
| |
Pantaloon
Registered: Aug 2003 Posts: 124 |
KickAssembler + Visual Studio + Visual Studio Plugins for Kick Assembler.
Feature in KickAsm that i like: The fact that you can just process data within the sourcefile in script. So you dont have to use any other tools to import gfx/music etc. |
| |
null Account closed
Registered: Jun 2006 Posts: 645 |
ACME or Turbo Assembler.
------------------------------------
http://zomgwtfbbq.info |
| |
Mace
Registered: May 2002 Posts: 1799 |
Quoting SlammerWhats your favorite feature of the assembler you are using? What feature really helps you? Hey, don't hijack my thread! ;-)
I replied here. |
| |
Slammer
Registered: Feb 2004 Posts: 416 |
Mace: Sorry, I didn't think you would mind since the two things are somewhat connected. |
| |
Total Chaos
Registered: Mar 2006 Posts: 74 |
Kick ASS... |
| |
AlexC
Registered: Jan 2008 Posts: 299 |
DreamAss but KickAss with VS plugins seems to be tempting option. From time to time I still use TMP on real thing (for bigger things with REU enabled) with 1541U. |
| |
ready.
Registered: Feb 2003 Posts: 441 |
64tass, notepad++, excel and VB for excel for data generation and manipulation on PC
turbo assembler (for MMC Replay, which uses MMC Repaly RAM), basic V2.0 for data generation on the C64.
|
| |
Skate
Registered: Jul 2003 Posts: 494 |
1991-1995 Action Replay Monitor :)
1995-2004 Turbo Assembler
2004-2010 ACME
2010-.... Thinking of Kick Assembler, not certain yet. |
Previous - 1 | 2 | 3 | 4 | 5 | 6 - Next |