From mint-bounce@lists.fishpool.fi Thu Dec 10 14:39:09 2009 Message-ID: <4B214DD8.1090705@atari-source.org> Date: Thu, 10 Dec 2009 14:36:56 -0500 From: Mark Duckworth User-Agent: Thunderbird 2.0.0.23 (Macintosh/20090812) MIME-Version: 1.0 To: Lonny Pursell CC: "[MiNT] Mailing-List" Subject: Re: [MiNT] FVDI/XBIOS (was Re: XaAES sources for FreeMiNT 1.16.3) References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-ecartis-version: Ecartis v1.0.0 Sender: mint-bounce@lists.fishpool.fi Errors-to: mint-bounce@lists.fishpool.fi X-original-sender: mduckworth@atari-source.org Precedence: bulk List-help: List-unsubscribe: List-Id: X-List-ID: List-subscribe: List-owner: List-post: Lonny Pursell wrote: > on 12/10/09 1:08 PM, Patrice Mandin wrote: > > >> As a general rule, don't use Xbios functions if you want to draw stuff >> using VDI, and don't assume the VDI will give you the same >> framebuffer/output device as the one the Xbios function gives you. >> > > Is there a way to get the screen address from the VDI without resorting to > an NVDI call, some way that is compatible with the old VDI in tos rom? > > I was wondering this too for the obvious application vnc server. You could take it one step further and create a network vdi that can do remote display ;) I've been thinking about all of this but I'm so busy with work (which is not really what I expected for this winter). How do screen capture apps work? Thanks, Mark