Welcome, Guest. Please login or register.

Author Topic: macro assembler worth it?  (Read 2832 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline da9000

  • Hero Member
  • *****
  • Join Date: Mar 2005
  • Posts: 922
    • Show all replies
Re: macro assembler worth it?
« on: September 30, 2008, 12:09:49 AM »
You might want to get a book first, and at that, your local library most definitely will have a 68k book. There are also some great assemblers for free. Search on Aminet.
 

Offline da9000

  • Hero Member
  • *****
  • Join Date: Mar 2005
  • Posts: 922
    • Show all replies
Re: macro assembler worth it?
« Reply #1 on: October 03, 2008, 03:50:00 AM »
@Phantom:

ASM is *always* an option (since *almost all* compilers will eventually convert to binary/byte code, but before that they usually output an intermediate file, with guess what? assembly) - and of course machine code as well :-D