Author Topic: What assembly languages do you know?  (Read 17800 times)

0 Members and 1 Guest are viewing this topic.

Ashbad

  • Guest
What assembly languages do you know?
« on: April 22, 2011, 09:24:25 pm »
I have spent the past few weeks trying to get proficient in assembly programming, and in doing so have learned many assembly programming languages along the way :) I put up in the poll all I have self-learned, but only checked the ones that I can code proficiently in ;)

Im very interested to see who else likes to know many platforms of assembly, so please put your honest answer here :D. And if you choose other, then please post it, I would love to see what major platforms I may have missed or not considered learning.

« Last Edit: April 22, 2011, 09:33:13 pm by Ashbad »

Offline Juju

  • Incredibly sexy mare
  • Coder Of Tomorrow
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 5730
  • Rating: +500/-19
  • Weird programmer
    • View Profile
    • juju2143's shed
Re: What assembly languages do you know?
« Reply #1 on: April 22, 2011, 09:26:15 pm »
I got taught 16-bit x86 asm at school. :D

And you can only pick one of them in the poll D:

EDIT: ninja'd? Also, unfortunately, I can't change the poll :(
« Last Edit: April 22, 2011, 09:28:13 pm by juju2143 »

Remember the day the walrus started to fly...

I finally cleared my sig after 4 years you're happy now?
THEGAME
This signature is ridiculously large you've been warned.

The cute mare that used to be in my avatar is Yuki Kagayaki, you can follow her on Facebook and Tumblr.

Offline mikehill2003

  • LV5 Advanced (Next: 300)
  • *****
  • Posts: 279
  • Rating: +13/-4
    • View Profile
Re: What assembly languages do you know?
« Reply #2 on: April 22, 2011, 09:26:27 pm »
My browser would only let me pick one, so I picked x86, the assembly language I am most familiar with. I also know 68k (from old pdas) and ARM (from new pdas).

Edit: Well, x86 is the most useful  8)
« Last Edit: April 22, 2011, 09:30:33 pm by mikehill2003 »

Ashbad

  • Guest
Re: What assembly languages do you know?
« Reply #3 on: April 22, 2011, 09:29:48 pm »
Sounds cool :D hopefully an admin will come along and help me fix it soon, as after I have posted it I have no power to change the allowed vote count :(

Offline calcdude84se

  • Needs Motivation
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2272
  • Rating: +78/-13
  • Wondering where their free time went...
    • View Profile
Re: What assembly languages do you know?
« Reply #4 on: April 22, 2011, 09:31:05 pm »
z80 for me
I'll change it :)
"People think computers will keep them from making mistakes. They're wrong. With computers you make mistakes faster."
-Adam Osborne
Spoiler For "PartesOS links":
I'll put it online when it does something.

Offline mikehill2003

  • LV5 Advanced (Next: 300)
  • *****
  • Posts: 279
  • Rating: +13/-4
    • View Profile
Re: What assembly languages do you know?
« Reply #5 on: April 22, 2011, 09:31:06 pm »
I'm sure DJ will be along any minute now :P

Ashbad

  • Guest
Re: What assembly languages do you know?
« Reply #6 on: April 22, 2011, 09:32:20 pm »
Okay, once it is changed I shall reverse all votes, and then you can go vote at your heart's pleasure :D

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: What assembly languages do you know?
« Reply #7 on: April 22, 2011, 09:59:51 pm »
I unfortunately don't know any ASM language. I understand a few concepts of the z80 one, but that's it. I also fixed the poll so multiple choices can be selected.
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Ashbad

  • Guest
Re: What assembly languages do you know?
« Reply #8 on: April 22, 2011, 10:01:00 pm »
Thank you DJ :D also, that's okay if you don't know ASM, not everyone does, intact these days 99.9% of programmers do not.

Offline calcdude84se

  • Needs Motivation
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2272
  • Rating: +78/-13
  • Wondering where their free time went...
    • View Profile
Re: What assembly languages do you know?
« Reply #9 on: April 22, 2011, 10:01:39 pm »
Too bad :( Thanks for fixing it, though! :D
Edit: ninja'd
"People think computers will keep them from making mistakes. They're wrong. With computers you make mistakes faster."
-Adam Osborne
Spoiler For "PartesOS links":
I'll put it online when it does something.

Ashbad

  • Guest
Re: What assembly languages do you know?
« Reply #10 on: April 22, 2011, 10:03:39 pm »
Also, everyone vote again, its set to zero and you can pick up to 255 of the 12 options :D

Also, please be honest.  Don't try to make this a joke if you don't know assembly by choosing every single one.  I'll say this in advance because I know someone will otherwise :/

Also, I picked 7 of the 12 :D

Offline mikehill2003

  • LV5 Advanced (Next: 300)
  • *****
  • Posts: 279
  • Rating: +13/-4
    • View Profile
Re: What assembly languages do you know?
« Reply #11 on: April 22, 2011, 10:05:41 pm »
Also, I picked 7 of the 12 :D
You could make a useful program in assembly in those 7 systems?

And anyway, I'm quite serious about my three choices. My ARM and 68k skills are a little rusty, but I'm not too bad at x86.

Ashbad

  • Guest
Re: What assembly languages do you know?
« Reply #12 on: April 22, 2011, 10:08:49 pm »
I'm best at z80, though I know x86-32 pretty well ;) I made a quickly-written sprite drawing library the other day, once I figured out how to draw to RGB 24 bit buffers with an alpha overlay for transparency over another background :)

The other I can technically write useful programs with that I chose -- the other 4 processors I can do hello world and that's it for now :P

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: What assembly languages do you know?
« Reply #13 on: April 22, 2011, 10:16:55 pm »
Does x86 ASM programs work on x64 processors, by the way?
« Last Edit: April 22, 2011, 10:17:08 pm by DJ_O »
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Ashbad

  • Guest
Re: What assembly languages do you know?
« Reply #14 on: April 22, 2011, 10:18:40 pm »
Does x86 ASM programs work on x64 processors, by the way?

There is a lot of portability between different specific x86 processors, so technically yes, but the device might not support them ;)