Author Topic: How Many People would want to learn ASM if they could?  (Read 35190 times)

0 Members and 1 Guest are viewing this topic.

Offline ACagliano

  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 919
  • Rating: +32/-2
    • View Profile
    • ClrHome Productions
Re: How Many People would want to learn ASM if they could?
« Reply #60 on: April 27, 2010, 11:58:00 am »
I would definitely like to learn and start using Asm, but the problem I encounter is that the present tutorials assume all users have Windows and provide links to only compilers, assemblers, and other utilities for Windows. I, unfortunately, have a mac.

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55941
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: How Many People would want to learn ASM if they could?
« Reply #61 on: April 27, 2010, 11:58:37 am »
You may also want to mention the few ways to code ASM on calc like OTBP assembler, but that for now such method is not really convenient. In the case where SirCmpwn (where did he go, actually???) would finish Mosaic before your tutorial, you could also mention it. But mention that to get the full potential of ASM in terms of file size and libraries, it's recommended that you use a computer IDE.

Offline Madskillz

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 488
  • Rating: +32/-2
    • View Profile
Re: How Many People would want to learn ASM if they could?
« Reply #62 on: April 27, 2010, 12:10:25 pm »
Will was working on wabbitcode for the mac. I have a version if you like since the RevSoft is no longer up. We will be bringing it back up this summer though with some new changes. So I'll keep you all posted.


Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55941
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: How Many People would want to learn ASM if they could?
« Reply #63 on: April 27, 2010, 12:25:23 pm »
The issue with Mac platform is that it has a much smaller audience than Linux and Windows when it comes to developers, as Macs are generally used for multimedia. Because of this, very few programmers bother making IDEs for Mac since they feel the demand isn't high enough. This is why it took so long before a 83+ emu comes out for Mac. I think there aren't even any 89 one for this platform. It kinda sucks Mac users are singled out, though, when it comes to calc dev. I guess the only real solution in short term is to switch to Windows or Linux x.x

Offline Madskillz

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 488
  • Rating: +32/-2
    • View Profile
Re: How Many People would want to learn ASM if they could?
« Reply #64 on: April 27, 2010, 01:47:11 pm »
When I mean working...I mean there where versions of it at RevSoft. It does work pretty well. It incorporated wabbitemu and spasm all into one package. But I definitely hear you on the Windows/Linux thing. However for the sake of the lessons, I would just mention these few different IDEs out there. But let them know that any text editor will work as long as you save the file with the proper extension. Focus mainly from that point on.

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55941
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: How Many People would want to learn ASM if they could?
« Reply #65 on: April 27, 2010, 01:56:33 pm »
Nice I didn't knew there were versions available. For Revsoft did you ever thought about starting a temporary board elsewhere with the site until the old one is back up? It might be good if some of the files were available again and also a lot of people keep asking me if Revsoft went under in #omnimaga

Offline Hot_Dog

  • Project Author
  • LV12 Extreme Poster (Next: 5000)
  • *
  • Posts: 3006
  • Rating: +445/-10
    • View Profile
Re: How Many People would want to learn ASM if they could?
« Reply #66 on: April 27, 2010, 02:20:30 pm »
I would definitely like to learn and start using Asm, but the problem I encounter is that the present tutorials assume all users have Windows and provide links to only compilers, assemblers, and other utilities for Windows. I, unfortunately, have a mac.

You can still use the info from the tutorials, of course, to use a dev interface for mac or for the calculator

Offline mapar007

  • LV7 Elite (Next: 700)
  • *******
  • Posts: 550
  • Rating: +28/-5
  • The Great Mata Mata
    • View Profile
Re: How Many People would want to learn ASM if they could?
« Reply #67 on: April 27, 2010, 02:43:54 pm »
spasm compiles on most platforms iirc.

Offline ACagliano

  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 919
  • Rating: +32/-2
    • View Profile
    • ClrHome Productions
Re: How Many People would want to learn ASM if they could?
« Reply #68 on: April 27, 2010, 02:50:04 pm »
Well, I'll check it out. Plus, I now have CrossOver (mac).

Offline Hot_Dog

  • Project Author
  • LV12 Extreme Poster (Next: 5000)
  • *
  • Posts: 3006
  • Rating: +445/-10
    • View Profile
Re: How Many People would want to learn ASM if they could?
« Reply #69 on: April 27, 2010, 02:53:25 pm »
spasm compiles on most platforms iirc.

Actually, that's the one I'll be referring to/using in the tutorials, even though I'll list some other ones

Offline ACagliano

  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 919
  • Rating: +32/-2
    • View Profile
    • ClrHome Productions
Re: How Many People would want to learn ASM if they could?
« Reply #70 on: April 27, 2010, 02:56:09 pm »
spasm compiles on most platforms iirc.

Actually, that's the one I'll be referring to/using in the tutorials, even though I'll list some other ones

Please provide in-tutorial links to any sources you recommend. It makes it a lot easier.

Offline Hot_Dog

  • Project Author
  • LV12 Extreme Poster (Next: 5000)
  • *
  • Posts: 3006
  • Rating: +445/-10
    • View Profile
Re: How Many People would want to learn ASM if they could?
« Reply #71 on: April 27, 2010, 03:08:04 pm »
spasm compiles on most platforms iirc.

Actually, that's the one I'll be referring to/using in the tutorials, even though I'll list some other ones

Please provide in-tutorial links to any sources you recommend. It makes it a lot easier.

I'll be doing that, and when I provide a .zip that has all the tutorials in it, I'll include spasm in the .zip as well

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55941
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: How Many People would want to learn ASM if they could?
« Reply #72 on: April 27, 2010, 03:11:44 pm »
you may want to ask Spencer permission before redistributing Spasm, though. From what I remember, he's pretty strict on redistributing their files. I had to ask Buckeye permission to include WabbitEmu here and it was only a specific version I was allowed to put online.

Offline Hot_Dog

  • Project Author
  • LV12 Extreme Poster (Next: 5000)
  • *
  • Posts: 3006
  • Rating: +445/-10
    • View Profile
Re: How Many People would want to learn ASM if they could?
« Reply #73 on: April 27, 2010, 03:21:07 pm »
Where can I ask him?

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55941
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: How Many People would want to learn ASM if they could?
« Reply #74 on: April 27, 2010, 03:37:01 pm »
Calc84maniac regulary talk to him on AIM. Maybe he got his e-mail address.