Re: A82: Ztetris Help!


[Prev][Next][Index][Thread]

Re: A82: Ztetris Help!




Why don't you ask Jimmy?  He is pretty active with his email

~Adamman

In a message dated 98-07-24 11:45:00 EDT, you write:

>    I can't seem to figure out Mardell's gap placement system for the 
>  background routine. Without that knowledge, I can't fix the gap 
>  locations. I could simply email Jimmy and ask, but that might take 
>  awhile so maybe someone on the list can help?
>    Here is the gap data:
>  
>         .db 5
>  Gaps:		       ; Gaps where the pattern shouldn't be shown
>   .dw $005 \ .db $EF,64,42 ;The well
>   .dw $07B \ .db $FE,14,23 ;Score
>   .dw $1BB \ .db $FE,14,23 ;Level
>   .dw $2DB \ .db $FE,14,23 ;Lines
>   .dw $321 \ .db $FD,12,20 ;The next piece
>  
>     5 = Number of Gaps
>   example:  .dw $321 \ .db $FD,12,20 ;The next piece
>  $321 = ??????????????
>   $FD = ??????????????
>    12 = Number of pixels down
>    20 = Number of pixels across
>  
>    Once the gaps are fixed I can release a new version of Ztetris 
>  w/Backgrounds!
>  
>  ______________________________________________________
>  Get Your Private, Free Email at http://www.hotmail.com


Follow-Ups: