Bug#698064: patch for ARAnyM in Wheezy

2013-04-23 Thread Petr Stehlik
natfeats.h - common functions for all NatFeats + * + * Copyright (c) 2001-2013 Petr Stehlik of ARAnyM dev team (see AUTHORS) + * + * This file is part of the ARAnyM project which builds a new and powerful + * TOS/FreeMiNT compatible virtual machine running on almost any hardware. + * + * ARAnyM is free sof

Bug#698064: aranym: crashes from guest userspace when NatFeat is queried

2013-04-10 Thread Petr Stehlik
Thorsten Glaser píše v St 10. 04. 2013 v 12:48 +0200: > On Mon, 14 Jan 2013, Petr Stehlik wrote: > > > I am all for putting together 0.9.15 for sid. > > ping? My fault, haven't had time to release new version yet. Will do it in less than 5 days, I promise. Petr -- T

Bug#698064: aranym: crashes from guest userspace when NatFeat is queried

2013-01-13 Thread Petr Stehlik
Thorsten Glaser píše v Ne 13. 01. 2013 v 22:32 +: > >> The specs specifically say the contrary: they must be in virtual > >> addresses, but still in physical memory: > > > >specs is probably incorrect :-/ Where did you get the following quotes > >from? > > http://wiki.aranym.org/natfeats/propo

Bug#698064: aranym: crashes from guest userspace when NatFeat is queried

2013-01-13 Thread Petr Stehlik
Thorsten Glaser píše v Ne 13. 01. 2013 v 21:37 +: > >Could you show me the source code of nfimvirt, please? Seems like it > > I attached it. Thanks > >passed in an invalid pointer. You do know it needs to pass in physical > >(not MMU mapped) addresses, right? > > The specs specifically say

Bug#698064: aranym: crashes from guest userspace when NatFeat is queried

2013-01-13 Thread Petr Stehlik
Thorsten Glaser píše v Ne 13. 01. 2013 v 19:12 +: > Then click into the SDL window, press Alt-F2 > and run /nfimvirt with no arguments. #1 0x081212b9 in safe_strncpy (dest=0xb0cc "", src=0x9005b25d , size=80) at /usr/include/i386-linux-gnu/bits/string3.h:121 #2 0x08108f6f in Atari2Ho

Bug#690007: aranym: FTBFS[kfreebsd]: libusb-1.0

2012-10-08 Thread Petr Stehlik
> In file included from ./src/natfeat/nf_objs.cpp:62:0: > ./src/natfeat/usbhost.h:29:31: fatal error: libusb-1.0/libusb.h: No such file > or directory > compilation terminated. In configure.ac we have the following check: PKG_CHECK_MODULES([LIBUSB], [libusb-1.0], [WITH_USBHOST="yes"], [WITH_U

Bug#690007: aranym: FTBFS[kfreebsd]: libusb-1.0

2012-10-08 Thread Petr Stehlik
Christoph Egger píše v Po 08. 10. 2012 v 15:05 -0700: > Your package failed to build on the kfreebsd-* buildds: > > In file included from ./src/natfeat/nf_objs.cpp:62:0: > ./src/natfeat/usbhost.h:29:31: fatal error: libusb-1.0/libusb.h: No such file > or directory > compilation terminated. > mak

Bug#666947: patch

2012-04-05 Thread Petr Stehlik
inary packages containing this fix were available at http://aranym.org/download.html for some time already. Thanks Petr From: Petr Stehlik Date: Wed, 28 Mar 2012 10:09:27 +0200 Subject: fpu_mpfr longword conversion fix --- src/uae_cpu/fpu/fpu_mpfr.cpp |1 + 1 files changed, 2 insertions(