Jump to content

Binary code


Gunman

Recommended Posts

I am finding a tutorial that will help me with graphics in assembler or binary code. I want help

with 3d graphic, too. But in all assembly tutorials is only how to put in AX number 10 and how to

create that stupid segments. I cant find anything good. ::)

Link to comment
Share on other sites

  • 2 weeks later...
  • 2 weeks later...
  • 1 month later...

What about programming in Binary code? ;)

I use the completed function like:

mov ah,09h

mov dx,09h

db 01h

ind 21h

int 20h

db 07h,24h

-

I know this will beep and nothing about that calculations

Beep in binary:

1011010000001001101110100000100100000001110011010010000111001101001000000000011100100100

p.s. if, then sorry bad grammar, i`m not from England :(

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...