+ Reply to Thread
Page 5 of 5 FirstFirst ... 345
Results 41 to 48 of 48

Thread: Free Assembly Tutorials

  1. #41
    Keith2009 is offline Newbie
    Join Date
    Sep 2009
    Posts
    10
    Rep Power
    0

    Re: Free Assembly Tutorials

    thanks, those are good links

  2. CODECALL Circuit advertisement
    Join Date
    Always
    Posts
    Many

     
  3. #42
    quidipum is offline Newbie
    Join Date
    Nov 2009
    Posts
    1
    Rep Power
    0
    Funny ,,

    thank you for these websites. they do seem to be easy to understand sites

  4. #43
    RhetoricalRuvim's Avatar
    RhetoricalRuvim is offline Speaks fluent binary
    Join Date
    Sep 2010
    Location
    C:\Countries\US
    Posts
    1,069
    Rep Power
    14

    Re: Free Assembly Tutorials

    What assemblers can be used for the ARM processor? Like for Android apps? Or maybe Windows Phone, if that uses ARM (which I think it does)?

  5. #44
    Join Date
    Oct 2007
    Location
    /dev/null
    Posts
    4,513
    Blog Entries
    8
    Rep Power
    59

    Re: Free Assembly Tutorials

    ARM assembler: GNU ARM™ toolchain for Cygwin, Linux and MacOS - Resources
    Android apps are written in Java, by the way.
    sudo rm -rf /

  6. #45
    RhetoricalRuvim's Avatar
    RhetoricalRuvim is offline Speaks fluent binary
    Join Date
    Sep 2010
    Location
    C:\Countries\US
    Posts
    1,069
    Rep Power
    14

    Re: Free Assembly Tutorials

    But it is possible to make apps in assembly, isn't it?

    This site says something about that: microcoded, ARM assembly on Android part 2

  7. #46
    Join Date
    Oct 2007
    Location
    /dev/null
    Posts
    4,513
    Blog Entries
    8
    Rep Power
    59

    Re: Free Assembly Tutorials

    Well, then I guess you're right. Now I have a good reason to mess with my brother's phone.
    sudo rm -rf /

  8. #47
    Gunner's Avatar
    Gunner is offline Learning Programmer
    Join Date
    Jan 2011
    Location
    In my head
    Posts
    44
    Rep Power
    0

    Re: Free Assembly Tutorials

    Quote Originally Posted by dargueta View Post
    ARM assembler: GNU ARM™ toolchain for Cygwin, Linux and MacOS - Resources
    Android apps are written in Java, by the way.
    Yes, but processer is ARM and the OS is *nix, so technically you can write the apps for the Android in ASM. FASM has a port - FASMARM which should work.... I haven't got the balls to test any apps I write on my phone... I don't need a 500$ brick :-)

  9. #48
    Join Date
    Oct 2007
    Location
    /dev/null
    Posts
    4,513
    Blog Entries
    8
    Rep Power
    59

    Re: Free Assembly Tutorials

    Eclipse has a fully simulator for the Nexus, you might try playing with that.

    BTW maybe I should've clarified my Java comment - By "Android apps" I meant the ones that are in the store. As far as I know you can't put ELFs (or whatever they are for Android) up on there.
    sudo rm -rf /

+ Reply to Thread
Page 5 of 5 FirstFirst ... 345

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Free Assembly Tutorials
    By Jordan in forum General Programming
    Replies: 41
    Last Post: 11-09-2009, 06:24 PM
  2. And about assembly tutorials ?
    By outsid3r in forum General Programming
    Replies: 102
    Last Post: 10-09-2008, 05:11 PM
  3. Free Java Tutorials
    By EdSquareCat in forum Java Help
    Replies: 2
    Last Post: 08-21-2007, 11:25 PM
  4. Free Online PHP Tutorials
    By RobSoftware in forum PHP Development
    Replies: 5
    Last Post: 08-24-2006, 02:38 PM
  5. Assembly tutorials
    By Kaabi in forum General Programming
    Replies: 1
    Last Post: 07-05-2006, 09:18 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts