Jump to content

Recommended Posts

Posted

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. ::)

  • 2 weeks later...
  • 2 weeks later...
Posted

It's purely about math, it's not that hard as long as you stay under 32 bit codes, after that calculating it will become hard, unless you use calculators ofcourse :)

Posted

true, but believe me, it DOES get complicated after 32 bit codes, since after that you will have to count in the billions. But ofcourse it ain't that hard when you have a calculator :)

  • 1 month later...
Posted

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 :(

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...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.