From mint-bounce@lists.fishpool.fi Thu Feb 25 09:05:00 2010 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:subject:mime-version :content-type:from:in-reply-to:date:cc:message-id:references:to :x-mailer; bh=IJx7jSCGFAvqGIiQsiq1QtxnFFfAmhzgeX/sO0nl3gU=; b=HchIPaptw4RdGH9dMJQOdURjlHrZXTr07F+urbF8YsnxvHTG3x7+CdUUo1FoT3vDEi JWE9kFUNIDWZ9kHGI+MvnYPjUagoWoDxtglp6hHi/gX1rr083s8g+3cY+4TBI+YN8qzH +0PuFow/oT1FqwSjTGC4vk1bVj3lFDgXQ1Lqk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:mime-version:content-type:from:in-reply-to:date:cc :message-id:references:to:x-mailer; b=ZhlMkN6m80fhTJ82+ZSmI+lyLntAd+0EbsZQXAUXh5bNJ4Ex1yopMjLdqcFDbBDGuH BGBL47HLV7GOist7VPR3Sh49oVRxogOUAM0BTksOL2gZrnfbZOV4tDjNjOAmlLD+Bj0G kAtkYW+hEva7goHl0V1NXZixSeDoGtAfxgOVA= Subject: Re: [MiNT] Conholio v0.5b Mime-Version: 1.0 (Apple Message framework v1077) Content-Type: multipart/alternative; boundary=Apple-Mail-1-1036494171 From: Peter Persson In-Reply-To: Date: Thu, 25 Feb 2010 15:01:42 +0100 Cc: mint Mailing-List Message-Id: References: <61DE17DB-2F79-4153-91D9-A91EB6F40E16@gmail.com> To: Miro Kropacek X-Mailer: Apple Mail (2.1077) 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: List-unsubscribe: List-Id: X-List-ID: List-subscribe: List-owner: List-post: --Apple-Mail-1-1036494171 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii On 25 feb 2010, at 14.43, Miro Kropacek wrote: > Excellent work, Peter. Just one suggestion / wish: copy&paste with = mouse (if it isn't implemented, I can't remember now). Not implemented yet. I need to rewrite some stuff first to make it = possible to highlight blocks of text! > it'll probably be much slower on machines which lack fastram. The = current rendering code uses 040/060 instructions in some screen modes, = which definitely prevents it from working on lower spec > Maybe you know, maybe not, but if you refer to move16, it's not the = fastest / most effective instruction for 060. IIRC, it has its benefits = only for 040, for 060 is still faster to use movem. Yes, so I've been told :) In this particular case, I don't have enough = spare registers to use movem. -- PeP= --Apple-Mail-1-1036494171 Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=us-ascii
Excellent = work, Peter. Just one suggestion / wish: copy&paste with mouse (if = it isn't implemented, I can't remember = now).

Not implemented yet. I need to = rewrite some stuff first to make it possible to highlight blocks of = text!

it'll probably be much slower on machines which = lack fastram. The current rendering code uses 040/060 instructions in = some screen modes, which definitely prevents it from working on lower = spec
Maybe you know, maybe not, but if you refer to = move16, it's not the fastest / most effective instruction for 060. IIRC, = it has its benefits only for 040, for 060 is still faster to use = movem.

Yes, so I've = been told :) In this particular case, I don't have enough spare = registers to use movem.

-- = PeP
= --Apple-Mail-1-1036494171--