Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Evergreen:11.4
aranym
aranym.changes
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File aranym.changes of Package aranym
------------------------------------------------------------------- Sat Nov 8 22:11:44 CET 2008 - schwab@suse.de - Update to aranym 0.9.7beta. Mostly small fixes at various places plus a lot of work went into improving the DSP56001 emulation. Also the sound DMA emulation is improved to a point where GSXB driver should be unnecessary. o improved automatic network setup on Mac o reworked audio DMA emulation. Also added configurable host sound frequency o one MMU bug fixed (regarding TTR) o special support for halting ARAnyM on linux-m68k reboot (--halt) o SDL GUI fixed (missing events after alerts) o EMULOP is now privileged so if some old ARAnyM TSR starts crashing this is why o joypads are now emulated o joysticks and joypads can be configured in the config file o '<>' and 'End' keys' scancodes made Atari compatible Check the doc/config example file for the new [JOYSTICKS] and [AUDIO] sections. ------------------------------------------------------------------- Wed Oct 22 11:08:18 CEST 2008 - schwab@suse.de - Fix keyboard mapping. ------------------------------------------------------------------- Sun Sep 28 09:38:09 CEST 2008 - schwab@suse.de - Make EMULOP privileged. ------------------------------------------------------------------- Tue Jul 15 18:30:07 CEST 2008 - schwab@suse.de - Fix endian test. ------------------------------------------------------------------- Mon Jul 7 17:47:56 CEST 2008 - schwab@suse.de - Run autoreconf. ------------------------------------------------------------------- Mon Feb 4 17:14:43 CET 2008 - schwab@suse.de - Update to afros 0.9.6-1. ------------------------------------------------------------------- Tue Jan 29 22:13:08 CET 2008 - schwab@suse.de - Update to aranym 0.9.6beta2. Main change: major graphics output overhaul, two video backends - software and OpenGL renderer. Faster graphics output on all platforms. Try enabling the OpenGL output in the [OPENGL] section of the config file (beware, might not work on some platforms, tested on Linux only). Massive Mac OS X port improvements: MacIntel supported, fat binaries available, JIT working (on x86), networking working, and more. o IDE disks now up to 130 GB large (removed 32 GB barrier) o SCSI/partitions no longer limited to 2 GB, and made up to 4x faster o new ARAnyM logo at startup, new window manager, menu and desktop icons o networking fixes: now works after reboot, new Setup config dialog added o HostFS fixes: Dreadlabel() for MAGXDESK o SDL-GUI: 8x16 font, 80 columns, improved old dialogs and added new ones o MinGW compilable (native MS Windows binary, contrary to Cygwin one) o RTC timer on Linux host for more precise MFP timer interrupts (if it errors out try running "sudo sysctl -w dev.rtc.max-user-freq=1024") o new command line option "--locale CC" where CC is ISO country code (example: "--locale DE" will preset NVRAM to german keyboard layout) o one more FPU bug (visible in frexp()) fixed ------------------------------------------------------------------- Fri Jan 11 16:16:02 CET 2008 - schwab@suse.de - Update to head of trunk. ------------------------------------------------------------------- Thu Nov 29 14:03:42 CET 2007 - schwab@suse.de - Update to head of trunk. ------------------------------------------------------------------- Sun Jul 22 12:30:01 CEST 2007 - schwab@suse.de - Update to afros 0.9.5-2. ------------------------------------------------------------------- Wed Jul 11 00:57:21 CEST 2007 - schwab@suse.de - Update to aranym 0.9.5beta. This version brings major speed up of the MMU version thanks to contribution of Roman Zippel and also many improvements for Mac OS X as well as bunch of smaller fixes at many places by dedicated ARAnyM developers. o OpenGL fixes: mouse cursor, alpha channel on big-endian machines o OpenGL is loaded dynamically now (requires SDL 1.2.10 or newer) o new project file for Xcode 2.x used to build Universal binaries of MacAranym o JITc for Solaris x86 o MMU translation cache for major speed up of the MMU mode (now almost comparable with non-MMU mode - 3 GHz host CPU outperforms 100 MHz 68060!) o HostFS symlink fix o new TOS patches and VIDEO SETUP dialogs. Most of the settings require reboot to take effect. o VIDEL refresh was wrong, now fixed and configurable on-the-fly in SETUP o TV/VGA switch was wrong, now fixed and configurable in the SETUP o small CPU bitfield insn fix, FPU sin/cos fix, VIDEL ST-Shifter fix, nfVDI mfdb.fd_stand fix, TOS bconout redir fix... o many other build system fixes ------------------------------------------------------------------- Tue Jun 12 15:48:00 CEST 2007 - schwab@suse.de - Update to head of trunk. ------------------------------------------------------------------- Thu Mar 29 14:03:05 CEST 2007 - schwab@suse.de - Add unzip to BuildRequires. ------------------------------------------------------------------- Sat Dec 2 20:05:41 CET 2006 - schwab@suse.de - Update to aranym 0.9.4beta2. I was so wrong when I wrote "last MMU bugs were fixed" in previous release notes. This second beta release fixes several newly found CPU/FPU bugs that appeared when ARAnyM became actually used by Debian-m68k people. So the linux-m68k kernel as well as other MMU/FPU software should run much better now. Other news and fixes: o optional MIDI output to /dev/sequencer (in [MIDI] try Type=sequencer) o ARAnyM shouldn't hang on quit anymore o protect2k enabled by default (better HW compatibility with Atari) o cxx-exceptions enabled by default (considerably faster in MMU mode) o in Cygwin ARAnyM ignores $HOME and follows Windows practice with $HOME under Document and Settings/ o new config file option "GMTime" (set to No by default). When enabled, ARAnyM uses Greenwich Mean Time (useful when running an OS that knows timezones like something Linux based or maybe even properly configured SpareMiNT) o linux-m68k properly boots now (with HW initialized) o IKBD settings (mouse wheel, AltGr) stored in [IKBD] section of ARAnyM config file o sound: preliminary locking (XBIOS LockSnd/UnlockSnd) implemented o nfVDI: fixed vswr_mode alpha expansions (tested on newsgroup reader Troll) o new option in [ETHx]: MAC = aa:bb:cc:dd:ee:ff for configuring the MAC Address of the network interface. You can run several ARAnyMs in a LAN now :-) For the additions in the ARAnyM config file see the provided commented configuration file. ------------------------------------------------------------------- Fri Nov 24 00:19:28 CET 2006 - schwab@suse.de - Make UAE fpu emulator aliasing safe and use it on ppc. - Fix some fpu emulation bugs. ------------------------------------------------------------------- Sat Nov 11 19:58:15 CET 2006 - schwab@suse.de - Fix another emulation bug. ------------------------------------------------------------------- Fri Nov 10 13:49:04 CET 2006 - schwab@suse.de - Add fix for LINK and RTD emulation. ------------------------------------------------------------------- Thu Nov 9 15:03:54 CET 2006 - schwab@suse.de - Add --enable-protect2k. - Make IKBD setting configurable. ------------------------------------------------------------------- Tue Sep 26 15:17:11 CEST 2006 - schwab@suse.de - Readd lost --enable-cxx-exceptions. ------------------------------------------------------------------- Mon Sep 25 11:33:00 CEST 2006 - schwab@suse.de - Update to aranym 0.9.4beta. This release has one major highlight: two last MMU emulation bugs have been fixed and ARAnyM now runs Linux-m68k stable for days without any single issue. I can now fully recommend ARAnyM for Linux-m68k kernel development and also Debian-m68k development. Hoping that it will help the m68k linux platform to survive for a little longer. There is also a great new feature for those who are tired of setting up virtual disk drives for booting to TOS/GEM system: ARAnyM now supports bootstrapping directly from host filesystem! You need new versions of both EmuTOS and FreeMiNT kernel (with built-in HostFS driver) and the following configuration (in the [GLOBAL] section of ARAnyM config file): ------ aranym config -------- Bootstrap = /path/to/mint.prg BootstrapArgs = DEBUG_LEVEL=1 BOOT_DELAY=0 MEM_PROT=NO BootDrive = C ----------------------------- Of course you also need to define the BootDrive (C:) host path in the [HOSTFS] config section. FreeMiNT tries to locate the modules and other files in usual C:\MINT\ path that is redirected to your host filesystem. Other news and fixes: o new command line parameter -P (as in Position) will position the ARAnyM window to your desired location - enter the coordinates of upper left window corner ("-P 50,50") or try to center the window with "-P center". This should help especially on MS-Windows where the ARAnyM window often ended partially off screen. o Host desktop <-> AES clipboard interconnection. Currently for MS-Windows only. You need a special FreeMiNT driver that creates a new filesystem in FreeMiNT where you can point the AES to store the Clipboard. Find more information in documentation at http://wiki.aranym.org/ o various improvements in graphics area - major speed up for bitplane modes, speed up of graphics on Mac OS X, OpenGL alpha mask fix and others. o Mac OS X: Swapped meaning of CTRL and META key for Mac OS X back to "the logical way": The Apple key(s) represent left and right meta key and CTRL key is mapped to Atari CTRL key. A new, more Mac like set of keyboard shortcuts defined: Left Apple + , = Open preferences dialog Left Apple + q = Quit Left Apple + r = Reboot Left Apple + escape = Grab/Ungrab mouse cursor Left Apple + d = Enable debugger (if built-in) Left Apple + s = Save screenshot Left Apple + f = Toggle fullscreen mode o MS-Windows: corrected/improved window/fullscreen toggle. o bug #1521310 fixed: Shifters are now released before the GUI thread is started. o MIDI now outputs raw data which could be used for mapping the MIDI port to host MIDI directly (untested) o new compile-time configuration (--enable-protect2k) improves compatibility with ST/TT/Falcon where hardware protects first 2 kB of RAM against user mode accesses. Enabled by default in MMU build only since it can cause some performance degradation. ------------------------------------------------------------------- Sat Aug 26 01:10:58 CEST 2006 - schwab@suse.de - Compile with --enable-cxx-exceptions. ------------------------------------------------------------------- Fri Aug 25 18:56:21 CEST 2006 - schwab@suse.de - Fix more typos. ------------------------------------------------------------------- Fri Aug 25 11:57:55 CEST 2006 - schwab@suse.de - Fix a typo in the mmu emulation. ------------------------------------------------------------------- Tue May 30 10:46:05 CEST 2006 - schwab@suse.de - Fix definition of fixed size integers. ------------------------------------------------------------------- Mon May 15 15:23:30 CEST 2006 - schwab@suse.de - Update to aranym 0.9.3beta. ARAnyM can now output via OpenGL and features TrueType fonts - Add aranym-jit. ------------------------------------------------------------------- Mon Apr 10 22:01:09 CEST 2006 - schwab@suse.de - Force direct addressing mode. ------------------------------------------------------------------- Sat Jan 28 15:04:02 CET 2006 - schwab@suse.de - Add gcc-c++ to BuildRequires. ------------------------------------------------------------------- Thu Jan 26 00:43:27 CET 2006 - schwab@suse.de - Don't strip binaries. - Add SDL_image-devel to BuildRequires. ------------------------------------------------------------------- Wed Jan 25 21:34:20 CET 2006 - mls@suse.de - converted neededforbuild to BuildRequires ------------------------------------------------------------------- Mon Sep 19 11:06:03 CEST 2005 - schwab@suse.de - Update to aranym 0.9.1-alpha. ------------------------------------------------------------------- Mon May 2 01:24:22 CEST 2005 - schwab@suse.de - Update to aranym 0.9.0 and afros 20050424. ------------------------------------------------------------------- Mon Apr 11 20:43:32 CEST 2005 - schwab@suse.de - Fix compiling with gcc4. ------------------------------------------------------------------- Sun Feb 27 01:38:34 CET 2005 - schwab@suse.de - Update to afros 200502026. ------------------------------------------------------------------- Wed Feb 23 15:05:02 CET 2005 - schwab@suse.de - Update to aranym 0.9.0beta2. ------------------------------------------------------------------- Tue Feb 22 16:40:25 CET 2005 - schwab@suse.de - Update to aranym 0.9.0beta. ------------------------------------------------------------------- Fri Feb 11 16:05:07 CET 2005 - schwab@suse.de - Update from CVS. - Use C++ exceptions. ------------------------------------------------------------------- Wed Jan 26 00:08:19 CET 2005 - schwab@suse.de - Update from CVS. ------------------------------------------------------------------- Mon Jan 24 01:43:58 CET 2005 - schwab@suse.de - Update from CVS. Can boot Linux/m68k now. ------------------------------------------------------------------- Wed Jan 12 14:24:26 CET 2005 - schwab@suse.de - Update from CVS. ------------------------------------------------------------------- Mon Jan 10 17:17:53 CET 2005 - schwab@suse.de - Update from CVS. ------------------------------------------------------------------- Tue Jan 4 01:34:07 CET 2005 - schwab@suse.de - Fix emulation of moves insn. - Fix loading of ramdisk in lilo. ------------------------------------------------------------------- Sun Nov 28 14:32:59 CET 2004 - schwab@suse.de - Update to aranym 0.8.11beta. ------------------------------------------------------------------- Thu Aug 19 14:50:02 CEST 2004 - schwab@suse.de - Update to aranym 0.8.10beta. ------------------------------------------------------------------- Mon Jul 19 17:38:07 CEST 2004 - schwab@suse.de - Update to aranym 0.8.9beta. ------------------------------------------------------------------- Tue Jun 22 14:07:55 CEST 2004 - schwab@suse.de - Fix 64-bit compatibility. - Reduce debug output. ------------------------------------------------------------------- Sat May 22 23:45:11 CEST 2004 - schwab@suse.de - Build both with and without full mmu support. ------------------------------------------------------------------- Fri May 21 13:15:12 CEST 2004 - schwab@suse.de - Enable lilo. ------------------------------------------------------------------- Wed May 19 00:02:16 CEST 2004 - schwab@suse.de - Package created.
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor