Re: Zaurus port

2007-01-17 Thread flibble
On Tue, Jan 16, 2007 at 09:22:48PM +, Jeffrey Lee wrote: > Hi, > > As you may have heard, I've managed to port ArcEm to the Sharp Zaurus (A > fairly popular ARM Linux PDA). The performance is terrible, but I think > that was to be expected. The port did involve writing a Qt interface, so >

Re: JIT

2007-01-17 Thread flibble
On Tue, Jan 16, 2007 at 09:47:40PM +, Jeffrey Lee wrote: > I think this has been talked about in the past here, but I'm interested in > helping bringing JIT emulation to ArcEm (And other projects, e.g. RPCEmu) > > So the first question is - does anyone know of any active attempts to > produc

Re: Zaurus port

2007-01-17 Thread Jeffrey Lee
On Wed, 17 Jan 2007 [EMAIL PROTECTED] wrote: > I suppose the question is how much Zaurus specific code is in the QT > code? keymappings? Any hardware specific things? Is it endian neutral > and 64 bit safe? The keymapping is rather zaurus specific, and the mouse emulation would need changing fo

Re: JIT

2007-01-17 Thread Jeffrey Lee
On Wed, 17 Jan 2007 [EMAIL PROTECTED] wrote: > (note that ARM emulation is supported, but running on ARM hardware is > noted as being in Testing) > > QEMUs ARM support if for the ARM9 chip, a 32bit only arm variant. QEMU > runs on Windows/Linux and Macos X. If I'm reading this documentation right