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

Re: [MiNT] XaAES sources for FreeMiNT 1.16.3



on 12/8/09 1:57 PM, Helmut Karlowski wrote:

> Am 08.12.2009, 19:16 Uhr, schrieb Lonny Pursell <atari@bright.net>:
> 
>> I dug out my pixel detection lib, here is the the test app.
>> Anyone want to try it, feel free to do so.
>> 
>> http://gfa.atari-users.net/temp/pixel/detectpf.prg
> 
> raw data: r=1111100000000000 g=0000011111100000 b=0000000000011111
> 
> ...
> 
> 19:55:18: pid  10 (detectpf): BUS|ERROR: User PC=135472C,|Address:
> E00200|(basepage=1350000,|text=1350100, data=13558DA,|bss=1357252)][  OK  ]
> 
> That's all :-(

Thanks for trying it.  That is a clue, it has gotten past all the VDI calls
by then.  That tells me it dies attempting to draw the test pattern.  The
test pattern is drawn directly into the screen ram with custom drawing code
that uses all the values acquired by the detection routine.

I don't see the raw message in my aranym setup, but them I don't know where
the console text is going.

-- 
Lonny Pursell    http://www.bright.net/~gfabasic/