From mint-bounce@lists.fishpool.fi  Fri Jul 31 07:15:47 2009
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=gamma;
        h=domainkey-signature:received:received:cc:message-id:from:to
         :in-reply-to:content-type:content-transfer-encoding:mime-version
         :subject:date:references:x-mailer;
        bh=NszuNT9fl9bT49gfJlTD6KGh5JFHltZ9OovHhDfXR0A=;
        b=GGYt20Mk+vvkYglBpaB7okHRwVPj+x9Zx7IWjQmrXkp1QTsrcV+vbCZHQCdjehoI/X
         msqbmABXoyReRqkFkykXntWG43pNfMhVpoePhdZPXxYtlnob07Hd4csJSXvBXiOBNVmt
         bUVNLvYKmgsLG/dqvFiUQ1+CUa/8DQoDm8da0=
DomainKey-Signature: a=rsa-sha1; c=nofws;
        d=gmail.com; s=gamma;
        h=cc:message-id:from:to:in-reply-to:content-type
         :content-transfer-encoding:mime-version:subject:date:references
         :x-mailer;
        b=CD81PJNcbvqhcdGbNOz0OOF0XkoFgPXBsAACkimSGsGwxCPew2NaZA+uTiEjU0QaM+
         24PVxvaUZ9eNrxjN3rY42An7MB1O/Hv6JRvMN/VYmgF0oE0VbguNVox7D4drMwCj5hus
         OM2QAuK1IB1WeNZ0C3P5+iTTftE4E9RLaGx2U=
Cc: mint@lists.fishpool.fi
Message-Id: <A0C98607-1C96-4D87-B38B-D202CE64397C@gmail.com>
From: Peter Persson <pep.fishmoose@gmail.com>
To: Petr Stehlik <pstehlik@sophics.cz>
In-Reply-To: <1249038117.5226.2.camel@petr>
Content-Type: text/plain; charset=WINDOWS-1252; format=flowed; delsp=yes
Mime-Version: 1.0 (Apple Message framework v935.3)
Subject: Re: [MiNT] Half-ugly fullscreen applications, how to recover when things go bump
Date: Fri, 31 Jul 2009 13:12:05 +0200
References: @mail.ie-meel.nl <4A71C3BB.5070604@atari-source.org> <1C73DC0F-2F69-4BAA-85A1-1E112B7988BF@gmail.com> <1249038117.5226.2.camel@petr>
X-Mailer: Apple Mail (2.935.3)
X-ecartis-version: Ecartis v1.0.0
Sender: mint-bounce@lists.fishpool.fi
Errors-to: mint-bounce@lists.fishpool.fi
X-original-sender: pep.fishmoose@gmail.com
Precedence: bulk
List-help: <mailto:ecartis@lists.fishpool.fi?Subject=help>
List-unsubscribe: <mailto:mint-request@lists.fishpool.fi?Subject=unsubscribe>
List-Id: <mint.lists.fishpool.fi>
X-List-ID: <mint.lists.fishpool.fi>
List-subscribe: <mailto:mint-request@lists.fishpool.fi?Subject=subscribe>
List-owner: <mailto:tjhukkan@fishpool.fi>
List-post: <mailto:mint@lists.fishpool.fi>
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by mail.sparemint.org id n6VBFloB005945


31 jul 2009 kl. 13.01 skrev Petr Stehlik:

> Peter Persson píše v Pá 31. 07. 2009 v 12:56 +0200:
>> Hi,
>>
>> I'm working on a framebuffer library, which does some ugly stuff to  
>> be
>> able to run stuff in fullscreen, and to be able to read multiple keys
>> at once.
>
> something like http://www.libsdl.org/ ?
>
> Petr

Not really. This is a bit more lightweight, and the design  
philosophies are somewhat different. It's a bit more Atari-specific  
than SDL, to begin with (it's not intended to become a platform- 
independent lib, even though it might be possible in theory).  I used  
an early version for my ColEM/fMSX/x128 ports, and the API is pretty  
much designed for that kind of stuff.

-- PeP


