Jump to content
IGNORED

is it possible to do full screen color images in assembler?


Recommended Posts

any picture will do. why not that one? i want an 8 pixel line bitmap

Actually it won't. The best results will be achieved by tailoring the solution to the image you want on the screen. If you want more than the 2600 can deliver then you have to change what you want to do. Thats a normal part of the development process on these old machines.

  • Like 1
Link to comment
Share on other sites

The demo you linked to only uses 48 pixels across, not full screen, plus it uses flicker - each scanline is Red, Green or Blue and which color appears on which scanline (as well as the pattern of pixels) changes for every frame. It's done using Andrew Davie's Chronocolour routines. Use the search feature to look for more info on chronocolour.

 

Trying to use the 2600 to display a full-screen multicolor image is like trying to use a screwdriver to pound in a nail. Sure you might get it to do something, but the results won't be pretty and will require a lot of effort on your part.

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.

Loading...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...