Atari.Org
Click Here
HomeNewsServicesForumsSupport

Talk Atari

Atari.Org Forums


16/32-Bit

8-Bits

Classics

Emulation

Jaguar

Lynx

Classic Consoles Forum 8-Bits Forum 16/32 Forum
Emulation Forum Jaguar Forum Lynx Forum
 
 Subject: 0
Author: 0 (0)
Date:   -0

hi guys,

is there anyone who can tell me how to optimize
my chunk2planar routines ? i can't reach www.dhs.nu
so i ask you, at the moment i'm doing:

moveq #100-1,D6
ROWS:
moveq #20-1,D7

ONEROW: moveq #0,D0
move.w (A0)+,D0 * A0 : CHUNKYBUFFER
lsl.w #4,D0
or.w (A0)+,D0
lsl.l #2,D0

move.l 0(A1,D0.l),D0
movep.l D0,0(A2) * A2 : SCREEN
movep.l D0,160(A2)

moveq #0,D0
move.w (A0)+,D0
lsl.w #4,D0
or.w (A0)+,D0
lsl.l #2,D0

move.l 0(A1,D0.l),D0
movep.l D0,1(A2)
movep.l D0,161(A2)

addq.w #8,A2
dbra D7,ONEROW

add.w #160,A2
dbra D6,ROWS

to convert a whole screen...if you know a faster way apart from
preshifting the colors (even if you resize the "effect-window") then
please send a reply. thanx in advance----

 Topics Author  Date
  optimizing chunk 2 planar routs ?? new sickman 10-22-2000 09:16 
   RE: optimizing chunk 2 planar routs ?? new Steve Stupple 10-23-2000 09:40 
   RE: optimizing chunk 2 planar routs ?? new earx 10-24-2000 00:28 
   RE: optimizing chunk 2 planar routs ?? new Anders Eriksson 10-24-2000 04:59 
    RE: optimizing chunk 2 planar routs ?? new sickman 10-24-2000 05:33 
    RE: optimizing chunk 2 planar routs ?? new AN COOL 10-24-2000 09:28 
     RE: optimizing chunk 2 planar routs ?? new Anders Eriksson 10-24-2000 10:37 

 Reply To This Message
 Your Name:
 Your Email:
 Subject:
 Human verification:   What's this?
               _    __     _ _     
 _ __  ___ _ _| |_ / _|___| (_)___ 
| '_ \/ _ \ '_|  _|  _/ _ \ | / _ \
| .__/\___/_|  \__|_| \___/_|_\___/
|_|                                
    



Copyright © 1997-2024 Atari.Org 
Atari is registered trademark of Infogrames