Jump to content
Sign in to follow this  
iguana

Assembler

Recommended Posts

What is an atari assembler and what is it for? I saw it the other day it was a cart and had a book with it on how to use it, but i could not take a look at it. thanks

Share this post


Link to post
Share on other sites

It's a programming language -- 6502 assembler. MAC/65 was a good and popular example of a macro assembler for the 8-bit Ataris. I did some MAC/65 back in the day... had a lot of fun doing it, too.

 

Assembler is the lowest level language you can program for any computer (as opposed to high level languages like Basic, Action!, etc.) and is therefore the fastest and most efficient language you can program in.

Share this post


Link to post
Share on other sites

Assembly is very powerful, but the hardest language next to actual machine language to program. I'm actually in a class right now where I am designing a working compiler to convert a subset of C++ to assembly. It's the hardest class I've ever had.

 

Brad

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
Sign in to follow this  

  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...