Hi all,
out of idle curiosity, does anybody have some info on what can be found in the PE kinkage block? (i.e. when you do TRAP�3, D0= on return A1 points to the linkage block. I have some info here: some info on the PE linkage block: offsets to A1: $34 .w = mouse acceleration (10 complement!) $4C .B = mouse wake up $8e .B = mouse hotkey (when clicking both buttos) $E8 .L = scr_base = base address of screen $EE .L = scr_llen = nbr of bytes per screen line .L $F2 .W = scr_xlim = xsize of screen (in pixels) $F4 .W = scr_ylim = ysize of screen (in pixels) Anybody ? Wolfgang ----------------- www.wlenerz.com
