Welcome, Guest. Please login or register.

Author Topic: vasm, vcc and my own text editor vs sas/c, devpac etc.  (Read 1764 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline TheBilgeRatTopic starter

  • Hero Member
  • *****
  • Join Date: May 2010
  • Posts: 1657
    • Show all replies
vasm, vcc and my own text editor vs sas/c, devpac etc.
« on: June 07, 2012, 08:16:43 PM »
I have been trying to research how to get started coding a bit in assembler and C on my miggy, and there is a lot of advice out there on what stuff to download to do this or that.  vasm and vcc seem to be currently maintained and look as though they operate similarly to how I would compile with gcc from the command line.  Is there any reason I would want one of the DevPacs or StormC or SAS/C over these?