[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Apple II weather display
On Wednesday, April 20, 2011 11:10:26 AM UTC-7, BLuRry wrote:
> Likewise, it's overall faster to convert the video to apple format on
> the PC side and transfer as raw data directly into the hires memory
> than it is to transfer as an intermediate format and have the apple
> interpret it and plot individual pixels.
This. 20 or so years ago, I had cobbled together a crude PBM-to-double-Hi-Res converter that I could stick at the end of a series of commands to convert images in just about any format available to something my green-screen-equipped IIe could display. 16K at 2400 bps didn't take an inordinately long time to download, and the results were usually better than programs like IIGIF would produce.
Scott