Jump to content
IGNORED

Cycle 1 HMOVE


Kylearan

Recommended Posts

Hi,

 

if I read the HMOVE table at http://www.qotile.net/minidig/code/hmove.txt right, it shouldn't make any difference if I do a STA HMOVE at cycle 0 (e.g., immediately after a STA WSYNC) or cycle 1, correct? Is it known if this behavior is compatible over different 2600 models?

 

In particular, I would like to move P0 and P1 8 pixels to the right (HMPx=0x80), but in my kernel the STA HMOVE might happen either at cycle 0 or cycle 1. Making sure it would always happen at cycle 0 would cost me >300 bytes of ROM, which I would like to avoid. ;-)

 

I know that HMOVEs at cycle 73, 74 or 75 behave differently on some models, but does anyone know if a HMOVE at cycle 1 is fully compatible with all 2600 models?

 

Thanks,

 

-Kylearan

 

 

 

Link to comment
Share on other sites

According this doc, odd changes happens only after cycle 10.

So yes, anything besides 10th cycle will works exactly as should be.

 

But yes, different TIA versions behave differently. I would say always hit HMOVE right after WSYNC, unless you're trying some new stuff.

 

Hmove right after Wsync works fine on all consoles BTW.

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