|  | Atari coding BBS
 
 
 
| Re: Blitter Bobs STe | 
|---|
 
| Posted by: Defjam | Jun,27.2012-21:24 |  
| 
 Timer B is more stable.
 
 best way:
 
 timer_b0:
 move.w #color0,$ff8240.w
 move.w #timer_b1,$122.w
 rte
 
 timer_b1:
 move.w #color1,$ff8240.w
 move.w #timer_b2,$122.w
 rte
 
 ... etc.
 
 Please note that the Timer B routs have to be in the same 64K-page,
 otherwise the mentioned method won't work.
 --> generate Timer B code
 
 
 
 
 
 
 
 
 |  
 
 
 
 
 [All messages in this thread]      [Start new thread]
 
 
 
		
| Topic | Posted by | Date |  
| Blitter Bobs STe | Pete | Jun,26.2012-06:51 |  
| Re: Blitter Bobs STe | ggn | Jun,26.2012-13:00 |  
| Re: Blitter Bobs STe | ggn | Jun,26.2012-13:52 |  
| Re: Blitter Bobs STe | Pete | Jun,26.2012-14:02 |  
| Re: Blitter Bobs STe | Simon Sunnyboy / Paradize | Jun,26.2012-17:21 |  
| Re: Blitter Bobs STe | Bod/STAX | Jun,26.2012-19:57 |  
| Re: Blitter Bobs STe | Bod/STAX | Jun,26.2012-19:59 |  
| Re: Blitter Bobs STe | Pete | Jun,27.2012-03:25 |  
| Re: Blitter Bobs STe | RA/pdx | Jun,27.2012-13:34 |  
| Re: Blitter Bobs STe | Defjam | Jun,27.2012-21:24 |  
| Re: Blitter Bobs STe | evil | Jun,28.2012-00:12 |  
| Re: Blitter Bobs STe | RA/pdx | Jun,28.2012-08:36 |  
| Re: Blitter Bobs STe | evil | Jun,28.2012-10:11 |  
| Re: Blitter Bobs STe | RA/pdx | Jun,28.2012-10:18 |  
| Re: Blitter Bobs STe | Pete | Jun,28.2012-13:25 |  
| Re: Blitter Bobs STe | ggn | Jul,05.2012-08:37 |  
| Re: Blitter Bobs STe | Grazey | Jul,05.2012-08:45 |  
| Re: Blitter Bobs STe | gwEm | Jul,06.2012-11:13 |  
 What's the anti-troll code?
 That's your personal code to be able to add comments and messages on the dhs.nu site.
 Don't have a code or forgot it? Fix it here.
 |