by TBone » Aug 2, 2001 @ 10:42pm
I don't think it'll happen unless someone with a 525 gets the source code and makes it work. If I had one, I'd give it a shot, but as it is I'd be working blind. That's why I said I'd need the hardware.<br><br>On the other hand, the code really isn't that difficult. The only thing that's proprietary is the video code, and since you're dealing in whole bytes it wouldn't be hard to alter. The compiler is free, unless you get it on CD and then you're only paying for shipping. I'd advise waiting until the new source (with the mono iPAQ changes) goes up and adapting its approach, since it already works with 8-bits at a time instead of 16. If you need any help, feel free to use these forums (I got a lot of help from everyone here), but (speaking for myself) unless the programmer has the device it won't get ported. It's kind of up to you.<br><br>And will it run faster? Probably not. The copying of the video buffer from Quake-format to device-format is really a very, very small chunk of the rendering pipeline, no matter how much you tack onto it. If it were bigger, mine would run faster since it writes two pixels in the same loop the color devices write one, but if anything my performance is a little lower (I don't trust overclocking much, and there are some extra steps you have to take to convert to greyscale).
3V1L L337 H3150