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

0 Members and 1 Guest are viewing this topic.

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 #15 on: April 22, 2011, 10:19:25 pm »
I think so. 64-bits machines have 32-bit emulation, but not 16-bit.

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 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 #16 on: April 22, 2011, 10:24:25 pm »
To be technical, according to http://en.wikipedia.org/wiki/X86-64#Operating_modes you can, but not normally with a 64-bit OS ;)
"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 #17 on: April 23, 2011, 09:50:32 am »
I'm surprised nobody else picked SH, that includes SH3, BTW :P I would think z80man and qwerty.55 would pick that one.

Offline aeTIos

  • Nonbinary computing specialist
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 3915
  • Rating: +184/-32
    • View Profile
    • wank.party
Re: What assembly languages do you know?
« Reply #18 on: April 23, 2011, 09:54:38 am »
I am learning z80 asm atm. I think I wont gonna learn others between now and ~3 years :P
I'm not a nerd but I pretend:

Offline jnesselr

  • King Graphmastur
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2270
  • Rating: +81/-20
  • TAO == epic
    • View Profile
Re: What assembly languages do you know?
« Reply #19 on: April 23, 2011, 12:10:55 pm »
I can only code well in Z80, unfortunately.

Offline aeTIos

  • Nonbinary computing specialist
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 3915
  • Rating: +184/-32
    • View Profile
    • wank.party
Re: What assembly languages do you know?
« Reply #20 on: April 23, 2011, 02:10:52 pm »
Not in Axe? O.o that isnt that hard I thought...
I'm not a nerd but I pretend:

Offline jnesselr

  • King Graphmastur
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2270
  • Rating: +81/-20
  • TAO == epic
    • View Profile
Re: What assembly languages do you know?
« Reply #21 on: April 23, 2011, 02:16:08 pm »
Not in Axe? O.o that isnt that hard I thought...
I don't really consider Axe as ASM, even if it can compile into ASM code.

Offline mikehill2003

  • LV5 Advanced (Next: 300)
  • *****
  • Posts: 279
  • Rating: +13/-4
    • View Profile
Re: What assembly languages do you know?
« Reply #22 on: April 23, 2011, 02:20:27 pm »
I'm surprised nobody else picked SH, that includes SH3, BTW :P I would think z80man and qwerty.55 would pick that one.
SH will probably be the next one I learn ;)

Offline willrandship

  • Omnimagus of the Multi-Base.
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2953
  • Rating: +98/-13
  • Insert sugar to begin programming subroutine.
    • View Profile
Re: What assembly languages do you know?
« Reply #23 on: April 23, 2011, 02:49:02 pm »
I can code proficiently in my own asm language made for my homemade quaternary processor :P

Ashbad

  • Guest
Re: What assembly languages do you know?
« Reply #24 on: April 23, 2011, 03:42:33 pm »
Not in Axe? O.o that isnt that hard I thought...
I don't really consider Axe as ASM, even if it can compile into ASM code.

Yeah, Axe is in no shape or form an assembly language :P it's more like C on calc.

EDIT: will, that DOES count, however ;) I can code efficiently in my two bit ORing processor quite well :) SISC processors seem a bit easier to code in ;D
« Last Edit: April 23, 2011, 03:43:57 pm by Ashbad »

Offline Compynerd255

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 336
  • Rating: +53/-4
  • Betafreak Games
    • View Profile
    • Betafreak Games
Re: What assembly languages do you know?
« Reply #25 on: April 23, 2011, 04:17:25 pm »
I actually don't know any ASM. My only previous experience with low level ASM was the Apple //e's 6502 assembly. That language is incredibly inefficient: 3 registers, 7 flags, different three letter codes for every possible command (LDA, LDX, LDY are all load instructions for different registers), the fact that conditional jumping and relative jumping are inseperable, and multiple NOP operands (not just one). Not to mention that the text editor is quite lacking (no INS mode) and that the bytes of the graphics screen follow the criss-cross interlace pattern of a TV, simply because two OR gates were too expensive in 1977. I didn't vote because of how hard and useless 6502 ASM is.
The Slime: On Hold, preparing to add dynamic tiles

Axe Eitrix: DONE

Betafreak Games: Fun filled games for XBox and PC. Check it out at http://www.betafreak.com



Ashbad

  • Guest
Re: What assembly languages do you know?
« Reply #26 on: April 23, 2011, 04:24:06 pm »
Very interesting -- that actually sound like fun to program, compynerd ;D

I would be very hearty if I discovered a processor that uses brainfuck :)

Offline z80man

  • Casio Traitor
  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 977
  • Rating: +85/-3
    • View Profile
Re: What assembly languages do you know?
« Reply #27 on: April 23, 2011, 05:53:45 pm »
Alright I'm here to select SH language which started originally as the SH1 which includes most SH instructions in use. Then came the SH2, SH2A, SH3, SH3 DSP, SH3E, SH4, and then the Prizm's SH4A. The only thing though is that the Prizm does not have the SH4A's fpu. There is also the SH5 which includes a SH4A and below compatibility mode (similar to the x86 emulation on x64 systems) and has so many registers that you will rarely ever have to store data to ram. In other words 64 64-bit integer registers and 64 float registers. If I ever made my own calc like Uberspire then I would use the 1 Ghz version of the SH5.

List of stuff I need to do before September:
1. Finish the Emulator of the Casio Prizm (in active development)
2. Finish the the SH3 asm IDE/assembler/linker program (in active development)
3. Create a partial Java virtual machine  for the Prizm (not started)
4. Create Axe for the Prizm with an Axe legacy mode (in planning phase)
5. Develop a large set of C and asm libraries for the Prizm (some progress)
6. Create an emulator of the 83+ for the Prizm (not started)
7. Create a well polished game that showcases the ability of the Casio Prizm (not started)

Offline AngelFish

  • Is this my custom title?
  • Administrator
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 3242
  • Rating: +270/-27
  • I'm a Fishbot
    • View Profile
Re: What assembly languages do you know?
« Reply #28 on: April 23, 2011, 06:04:48 pm »
I know SuperH like z80man, but I also know the Assembly language for my own processor and I have some passing knowledge of about half of the rest of those.

Also, I've been really wanting an SH5 for the Prizm, z80man. I keep running out of registers with the JVM :(
∂²Ψ    -(2m(V(x)-E)Ψ
---  = -------------
∂x²        ℏ²Ψ

Offline Deep Toaster

  • So much to do, so much time, so little motivation
  • Administrator
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 8217
  • Rating: +758/-15
    • View Profile
    • ClrHome
Re: What assembly languages do you know?
« Reply #29 on: April 23, 2011, 10:53:14 pm »
Z80. I'll probably learn ARM next ... eventually :P