Jump to content
  • entries
    4,249
  • comments
    2,525
  • views
    1,750,650

Think like a computer.

Sign in to follow this  
atari2600land

101 views

So I decided that the thing to do after spending all day and failing at that, is to split the 8-bit number into 4 2-bit numbers. So, if I ended up with, say, 95, it would print

%01, %01, %11 and %11 on the screen (or 1, 1, 3, 3). But I'm having trouble with even this. I figured all that was was a matter of shifting numbers left and right, but I shifted them left and right in various ways in an attempt to make it work, but to no avail. I wish I was smart like you guys.

Sign in to follow this  


0 Comments


Recommended Comments

There are no comments to display.

Guest
Add a comment...

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

Loading...
  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...