Added: 2 years ago
From: Dave4Slash
Views: 21,458
Sort by time | Sort by thread (beta)

Link to this comment:

Share to:

All Comments (35)

Sign In or Sign Up now to post a comment!
  • its not a movie,call it a video and be better prepared on what you are gonna explain in your future videos,anyways good initiative

  • @Pr3fixProducts um how Is he an idiotic troll?

  • i still cant pick up any of this, i am trying to develop and operating system. Anyone have any suggestions?

  • @MrNacho122 Idiotic troll..

  • @MrNacho122 You can develop os using C language. But i think you dont have experience for it :)

  • he is shit explaining. why bother!

    and he keeps pronouncing it wrongly

  • You could atleast continue inside program, not all understand UNIX system but still have desire to learn assembly

  • Comment removed

  • @83774 Sintaxis... lol, Syntax.

  • "DirtyTwo" What the heck? O.o

  • mov ecx,10000000000000000000000000­00000

    again:  Hi everyone loop again

  • Comment removed

  • Bro "God bless you" ... you know what i have signed up in youtube(first time ever) just to say you this. I really liked these tuts. Thanks :)

  • um.... why does my computer not understand the command "nasm?" I'm running putty connected to a Linux computer.

  • @DTHRocket u in comp 2003

  • @jpchazes Nope, just an inquiring mind.

  • @DTHRocket You probably don't have it installed on your distribution.

  • ld is the linker, not the loader. Dot o files are not called your "object model". They are just called object files. The more common file extension on linux for assembler source files is s (e.g. hello.s).

  • I have ubuntu 64 , i don't can compiler

    ld: i386 architecture of input file `hi.o' is incompatible with i386:x86-64 output

  • quicker way to run the .asm

    nasm -f elf hello.asm

    ld -o hello hello.o

    ./hello

    try it!

  • I 've got those errors:

    ------------------------------­------------------------------­--------

    helloworld.asm(5) : error A2085: instruction or re

    gister not accepted in current CPU mode

    helloworld.asm(6) : error A2085: instruction or re

    gister not accepted in current CPU mode

    helloworld.asm(7) : error A2085: instruction or re

    gister not accepted in current CPU mode

    helloworld.asm(8) : error A2034: must be in segmen

    t block

  • is: sudo apt-get install nasm right?

  • Comment removed

  • Great job.

  • is it possible to break your pc, playing about with assembly language?

  • No.

  • ok thank you,

  • @TheMovieMaker123 i'm learning but yes from what i read you can destroy the registers or wipe out data if you store it in the wrong register like with stack pointers (esp) you can push into the wrong register code the is already occupied by other data i recommend tutorials and/or books as a guide before attempting some heavier programs

  • @truesivad Ahh thanks very much for the reply; will look into it a little more.

  • @TheMovieMaker123 don't let it steer you away from assembly language just stay with simple programs till you fully understand what is going on besides windows offers some protection using assembly i tried it before and it told me when a window popped up that the socket in the cpu was protected and gave me the serial number off the cpu but i was using an old computer so i didn't mind trying something new linux OS on the otherhand is not protected it's kernel has to be updated using assembly

Loading...
Alert icon
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more