27.Feb.2011
Achim Kern - KeHo Software (ANF)
|
MorphOS: Adventure Operation Sirius
Achim Kern's Operation Sirius is a simple point'n click adventure which was published as text adventure for Amiga and PC severals years ago and which now is supposed to be ported to several systems with the help of Hollywood. First of all a port for MorphOS is available.
(cg) (Translation: dr)
[News message: 27. Feb. 2011, 23:56] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
27.Feb.2011
(ANF)
|
Emulator: WinUAE 2.3.1
The Amiga emulator WinUAE is now available in version 2.3.1.
New features:
- Directory filesystem ACTION_LOCK_RECORD and ACTION_FREE_RECORD
- Gamepad joystick type for games that support 2nd fire button but
can't read it without pullup resistor. (for example Aladdin)
- Manual filter configuration fully implemented
- Autoresolution supported (automatically selects lowest used
resolution on the fly)
- MIDI device names are stored in configuration file
Updates:
- Custom chipset undocumented feature compatibility updates
(For example Magic Demo / Diabolics, MoreNewStuffy by PlasmaForce,
Kefrens Party Intro by Wiz)
- M68K AROS compatible IDE and RTG emulation
- Statefile compatiblity updates. (Initial audio glitches, mouse
counters updated correctly, CPU exact mid-instruction state saved,
active disk DMA state saved)
- New filter defaults, 1x (not FS) and always scale if selected
screen/window size is very small or large enough
- Auto resize and center filter modes 1x/2x.. modifiers now
adjust window size
- Attempt to load disk image and harddisk paths in state files from
current directory, current adf/hardfile path and finally state
file directory if original path or file is missing
- SCSI emulation physical drive tray load/eject passthrough
- SCSI emulation CD audio support improved.
(for example T-Zero and The Shadow of the Third Moon)
- Clipboard sharing disable option in GUI
(cg) (Translation: dr)
[News message: 27. Feb. 2011, 23:48] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
26.Feb.2011
Amigaworld.net (Webseite)
|
Datatype: WarpPCX 45.5
Under the title link Oliver Roberts has published an update of his WarpPCX datatypes for AmigaOS 3.x, WarpUp, AmigaOS 4 and MorphOS which are available as Shareware.
Changes:
- Ignore palette information for 1-bit images, since some applications put bogus values there (including Photoshop) and always render as black/white monochrome instead
- Updated with the latest WarpDT engine build
- Added workaround for a bug in OS4 which can cause a crash when a requester is opened (bug fixed in intuition.library 53.32)
- Fixed (VBCC fix) potential system lockup when calling the GM_RENDER method in the WarpOS version (e.g. when using Multiview with the AfA OS picture.datatype)
- Added workaround for a bug in OS4's datatypes.library DTST_MEMORY handling
- Enabled virtual memory usage in OS4 version
- Asynchronous i/o now uses dos/SendPkt instead of exec/PutMsg
- MorphOS and WarpOS versions recompiled with VBCC 0.9a
- OS4 version recompiled with latest SDK
- Added AmiUpdate support
- Updated Spanish installer strings
(snx) (Translation: dr)
[News message: 26. Feb. 2011, 18:29] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
26.Feb.2011
Mazze (Kommentar)
|
AROS: SimpleMail 0.37
After versions for AmigaOS and AmigaOS 4 now a version for AROS of the MUI-based eMail program SimpleMail 0.37 was published.
(snx) (Translation: dr)
[News message: 26. Feb. 2011, 16:29] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
24.Feb.2011
|
IContain announces Amiga branded TVs, cell phones and computers (Update)
When a certain Todd Kleperis contacted the Aminet team two days ago to "discuss your library of Amiga titles" and ask for "guidance as to how to work with the existing fan base", the initial reaction over at Aminet was confusion. According to Kleperis, his company IContain is operating from China and about to revive the Amiga line of electronics. Why he choose to use Aminet as his first contact with the actual Amiga scene was not explained though.
At icontainprotects.com, Kleperis' company is indeed advertising cell phones, tablet PCs, various types of TV screens aswell as all-in-one PCs with integrated monitors - all of them sporting prominent Amiga logos. Obviously these devices are third-party products which have been rebranded as Amiga products by IContain.
You can't actually buy these products from IContain though: The company is mainly operating in the socalled Rent-to-own business. Using devices developed by IContain, furniture or consumer electronics devices leased to end users by Rent-to-own providers can be tracked or even remotely disabled should the customer stop paying its fees in time.
Asked about the reason for introducing a line of Amiga products, Kleperis told us that he was approached by a Rent-to-own provider that intended to buy not only the tracking technology from his company but also the actual consumer electronics - provided IContain could offer a "branded solution". As Amiga "used to be all about innovation in the past" (Kleperis) and other businesses like Lenovo or Sony were not interested in cooperation, Kleperis decided to offer Amiga branded devices.
We were told that the licensing deal was "cut just recently by the executor of an estate", that product just started shipping and that we should expect "worldwide press" soon. The IContain president would neither give any further information nor comment our hints that another company has already announced various Amiga products.
Interestingly, while Leo Nigro, Chief Technology Officer of Commodore USA, states in public that his company obtained a license from Bill McEwen and is free "to do with [the Amiga brand] as we please" - Kleperis mentions the executor of an estate as his business partner. The estate in question would likely be that of former Amiga Inc. investor Pentti Kouri, who deceased in 2009.
Update: (24.02.2011, 22:30, cg)
In contrast to our initial assumption, Bill McEwen is apparently involved with this licensing deal. IContain's official press release has been posted by now, which quotes McEwen: "Amiga has continued to work on bringing new products with new partners, and we are pleased to be working with IContain providing new hardware and software solutions that will benefit everyone." (cg) (Translation: cg)
[News message: 24. Feb. 2011, 19:42] [Comments: 1 - 26. Feb. 2011, 20:23]
[Send via e-mail] [Print version] [ASCII version]
|
24.Feb.2011
Amiga Future (Webseite)
|
Datatype: WarpJPEG 45.8
Under the title link Oliver Roberts has published an update of his WarpJPEG datatypes for AmigaOS 3.x, WarpUp, AmigaOS 4 and MorphOS which are available as Shareware.
Changes:
- Updated with IJG jpeglib v8c, which features a SmartScale capable
decoder which can read images encoded using non-baseline DCT block
sizes
- Added workaround for a bug in OS4 which can cause a crash when a
requester is opened (bug fixed in intuition.library 53.32)
- Fixed (VBCC fix) potential system lockup when calling the GM_RENDER
method in the WarpOS version (e.g. when using Multiview with the
AfA OS picture.datatype)
- Added AmiUpdate support
- Updated Spanish installer strings
(snx) (Translation: dr)
[News message: 24. Feb. 2011, 17:42] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
24.Feb.2011
MorphZone (Webseite)
|
MorphOS: Pack Ultimate 1.6.4
Yannick 'Papiosaur' Buchy's application collection Pack Ultimate adds some application to MorphOS.
Changes in version 1.6.4:
- Added Transfert (v1.0)
- Added Audio Evolution 4 demo
- Added Ultimate update software (old MOS Live upgrade) for updates
- Added TSteel skin
- Added SCANdal 1.5 DE
- Added SimpleCat 3.22 FR
- Added Merdian 3.11 FR
- Added Transfer FR
- Added Giana's Return v1.1
- Added Gribouillis 2.6 r324 (archive standalone)
- Added Last.fm plugin v0.5 for AminetRadio
- Added ColEm v1.0r6
- Added GoogleTool v1.10
- Added possibility to install 'Applications' on an other partition (different than SYS)
- Updated LHA (v2.7.10)
- Updated http.stream Reggae class (v51.13)
- Updated BoingPairs (v1.1)
- Updated SCANdal (v1.5b2)
- Updated LoView (v2.05)
- Updated MPlayer (r32620)
- Updated ScummVM (v1.2.1)
- Updated GetVideo (v0.28)
- Updated IceFileSystem (v2.2) unregistred
- Updated youtube.js script for OWB
- Updated CRABUM (v1.4)
- Updated SimpleCat (v3.22)
- Updated Keymap sbar module (v20.14)
- Updated DriveLamps sbar module (v52.8)
- Updated Wetter (v2.2)
- Modification of sbar module prefs
- Modification of Polynet prefs
- Modification of url shoutcast in ANR
- Modification of Ambient prefs
- Removed AmiTradeCenter
- Correction of mimetypes 'x-adf' et 'x-dms'
- And more...
Download: installpack.lha (236 KB)
(snx) (Translation: dr)
[News message: 24. Feb. 2011, 17:36] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
23.Feb.2011
aresone.de (ANF)
|
AROS: Beta testers for Broadway 0.0.3 required
For the next version of the AROS-distribution Broadway - which includes a login manager - beta testers are
very welcome.
(cg) (Translation: dr)
[News message: 23. Feb. 2011, 17:46] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
23.Feb.2011
morphzone.org (Webseite)
|
MorphOS: Graphic program Gribouillis 2.7-r233 (beta)
Guillaume "Yomgui" Roguez' graphic program Gribouillis2 (screenshots: 1, 2) supports layers, has an unlimited
undo/redo and some simple picture editing functions.
Changes in this latest beta version:
- New features and major improvements:
- Brush: Split radius/opacity parameters to have range of value depending on pressure: min for low pressure, max for high pressure.
This permit to obtain a better 'real' rendering
- Layer compositor: Added possibility to move layers independently from each other. => activate the drawing surface, press any SHIFT keys and drag using the middle button.
- Layers position saved by the OpenRaster format (.ora).
- Palette: More and smaller palette buttons (256)
- Palette: Load&save buttons (using a very simple textual file format ;-))
- Optimierungen und beseitigte Fehler:
- Brush: Optimized the dab drawing loops, plus fixed the dab center on the pixel center (was on it's edge before). That fix also the rendering at low radius (internally limited to .5)
- Brush: Fixed bounding box computation with a low limit to 3x3 pixels
- Brush: Fixed some memory eats
- Brush: Many other minors fixes
- Layer compositor: Twice speed to render the model than before using better cairo compositing
- Layer compositor: FAST and BILINEAR filter used to render tiles depending on the zoom level used
- Layer compositor: Fixed blit memory trash under some conditions
- View: Bigger draw area at startup, relative to the screen size
- Fixed default file pattern for load/save image requesters
- Fixed PNG saving, plus added support of per layer position
Gribouillis2 is available as "standalone" version (13MB) or as "simple" version which is much smaller. But this simple version requires some
additional libraries and interpreters (Python, PyMUI, PyCairo etc.). Both versions the program has to be installed to harddrive.
The author does not recommend starting the program from the RAM-Disk. (cg) (Translation: dr)
[News message: 23. Feb. 2011, 17:40] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
22.Feb.2011
morphzone.org (Webseite)
|
MorphOS: Weather program Wetter 2.2
On the desktop "Wetter" shows all current weather data which are offered by Wunderground. Version 2.2 was adapted to the
changes at wunderground.com.
(cg) (Translation: dr)
[News message: 22. Feb. 2011, 17:21] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
22.Feb.2011
amigaworld.net (Webseite)
|
Sam440ep: Firmware Update U-Boot 1.3.1d
ACube Systems has published a new version of the firmware which is used in the PPC-motherboard Sam440ep. Changes in U-Boot 1.3.1d:
- improved DDR setup:
Sam440ep-flex: 25% faster write speed, 10% faster read speed
Sam440ep-mini: 25% faster write speed
- doesn't scroll anymore the text from the SLB output, this allows a slight faster boot
- minor fixes when enabling video output on several gfx cards
(cg) (Translation: dr)
[News message: 22. Feb. 2011, 16:54] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
22.Feb.2011
novamann (ANF)
|
Amiga Resistance online again
After the crash the website amiga-resistance.info is online again.
(cg) (Translation: dr)
[News message: 22. Feb. 2011, 15:14] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
21.Feb.2011
Floppy (ANF)
|
AROS: Link-library SDL 1.2.14, new ports of SDL-applications
Yannick Erb has published a reworked and improved version of the multimedia library SDL. Currently only a version for static linking with
ported programs is availalbe but a port as real Amiga library will follow.
Some applications which were compiled with this new version of the library (Dega, bigband, OpenTyrian, Airstrike, Protracker)
are available as seperate archive.
SDL 1.2.14: SDL-1.2.14-aros.zip (5,2 MB)
Test applications: NewSDLcompile.zip (1,8 MB)
(cg) (Translation: dr)
[News message: 21. Feb. 2011, 17:29] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
21.Feb.2011
amigafuture.de (Webseite)
|
Event: Pictures and report of amiga.dk-meeting (19.02.2011)
Niels Bache has published some pictures and a short, Danish-language report of the amiga.dk meeting.
(cg) (Translation: dr)
[News message: 21. Feb. 2011, 17:13] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
21.Feb.2011
amigafuture.de (Webseite)
|
MorphOS: (Double)DrawerBall 1.0b
Tom 'Amigaharry' Duin has published an update of his early version of a simple manager called Drawerball. The archive also includes a
version with two directory windows ("DoubleDrawerBall").
(cg) (Translation: dr)
[News message: 21. Feb. 2011, 17:10] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
21.Feb.2011
Andreas Magerl (ANF)
|
DigiBoosterPro 3: AmigaOS 3-port of public beta version
As addition to the recently published beta version of DigiBooster 3 for AmigaOS 4 and MorphOS, now also a port for AmigaOS 3 is available.
This version was tested under WinUAE - with and without a graphic board and under AmigaOS 3.0 and 3.1.
(cg) (Translation: dr)
[News message: 21. Feb. 2011, 17:09] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
20.Feb.2011
Sebastian Bauer (ANF)
|
E-Mail: SimpleMail 0.37 (AmigaOS 3/4)
Today version 0.37 of the MUI-based eMail-application SimpleMail was published. You can get detailed information under the title link.
Currently there are versions for AmigaOS 3 and AmigaOS 4. Versions for AROS and MorphOS will follow in the next days.
(cg) (Translation: dr)
[News message: 20. Feb. 2011, 21:11] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
19.Feb.2011
amigaworld.net (Webseite)
|
Bounty: Álmos Rajnai develops JIT-compiler for PPC-UAE
Álmos Rajnai has started the bounty for a JIT-compiler for the PPC-version of E-UAE. This software will be published as Open-Source. Therefore
also others PPC operating systems will have an advantage.
(cg) (Translation: dr)
[News message: 19. Feb. 2011, 19:32] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
18.Feb.2011
|
Pictured installation guide for AmigaOS 4.1 Classic
Beta tester Darren Eveland has published a pictured installation guide for the Classic version of AmigaOS 4.1 which is still not availalbe.
(cg) (Translation: dr)
[News message: 18. Feb. 2011, 21:40] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
17.Feb.2011
amigafuture.de (Webseite)
|
Datatype: WarpPNG 45.14
Olver Roberts' WarpPNG-Datatype is available for AmigaOS 3/4, WarpOS and MorphOS. New in version 45.14:
- When ALPHA_MODE is set to KEEP:
- Expand palette-mapped images with more than one transparent colour to RGBA with full alpha
- Take note of any transparent entries set for RGB and greyscale images, and expand them to a full alpha channel
- Convert greyscale images with alpha channel to RGBA
- Ignore any background colour specified in the file, no longer compositing transparent images with it, preserving the alpha channel
- Fixed incorrect background colour when combining an alpha channel with images that use 16 bits per pixel
- No longer uses any floating point math, reducing overhead for all versions and speeding up gamma correction on all 68k versions
- Added workaround for a bug in OS4 which can cause a crash when a requester is opened (bug fixed in intuition.library 53.32)
- Integrated libpng 1.5.1
- Updated with zlib 1.2.5
(cg) (Translation: dr)
[News message: 17. Feb. 2011, 16:50] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
16.Feb.2011
Andreas Magerl (ANF)
|
Print magazine: preview of Amiga Future 89
Press release: Today some previews of issue 89 (February/March 2011) of Amiga Future were published. Highlights of this issue include an interview with Dale Luck, a review of Hollywood Designer 3 and a review of the ACA630 CPU card and much more.
The Amiga Future is available in German and English. (cg) (Translation: cg)
[News message: 16. Feb. 2011, 15:11] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
16.Feb.2011
amiga.org (Webseite)
|
Linux-Distribution: Crux PPC 2.7 for Pegasos 2, SAM440ep and Efika
The stable version 2.7 of the Linux PPC-distribution Crux was published yesterday. Among others Genesis Pegasos 2 and the Efika as well as
ACube's Sam440ep are supported.
(cg) (Translation: dr)
[News message: 16. Feb. 2011, 15:08] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
15.Feb.2011
pegasosforum.de (Webseite)
|
MorphOS: RegisterISO 1.0
With Guido "Geit" Mersmann's RegisterISO you can put the MorphOS registration key to a MorphOS ISO-Image. With it you can use
CDs without the limitation of 30 minutes of the demo version.
(cg) (Translation: dr)
[News message: 15. Feb. 2011, 23:08] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
15.Feb.2011
Michael "Clyde Radcliffe" Jurisch (ANF)
|
Cubic IDE: Hollywood extension hw4cubic 1.2
hw4cubic written by Michael Jurisch is a free addon for Cubic IDE which supports developers writing Hollywood application. Version 1.2 adds
synta highlighting, direct help, intellisense and much more for Hollywood 4.7.
Cubic IDE as well as at least version 3.0 of Hollywood are required. Any suggestions, feedback or bugs reports are welcome. Please post comments or write a
mail to him.
(cg) (Translation: dr)
[News message: 15. Feb. 2011, 22:13] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
14.Feb.2011
amigafuture.de (Webseite)
|
AmigaOS 4: Origyn Web Browser 3.31
Jörg Strohmayer has published of his port of the Origyn Web Browser for AmigaOS 4 which so far is only available over the tool AmiUpdate. Changes in
this version 3.31:
- Fixed a crash when there is no free memory
- Speed up loading urlhistory.xml
(cg) (Translation: dr)
[News message: 14. Feb. 2011, 18:40] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
14.Feb.2011
|
Amithlon: Kernel-Update, new (Linux-) driver, SCSI-support
Amithlon-Kernel 4.0 was reworked to integrate additional drivers based on Linux. Additionally the kernel also has SCSI-support. A package with newer
network, sound and RS-232 drivers are also available. If you do not need the new drivers you can keep working with the version published in June.
The following sound and network chips are support:
- More AC97 audio codecs, including the popular ALC based chips
- ATI/AMD based controllers in the SB400, SB600 and many others
- Audio support functions in CMI8788-Oxygen HD Audio, Creative Labs SB X-Fi, Sound Blaster Live!
- Sound controllers as Emagic Audiowerk 2 sound card, Vortex 3D Digital Audio, AU8820 Vortex and AU8810, ALi M5451 and others
- NVidia nForce based LAN adaptors, nForce 2-3-4. MCP51 nForce 430/410/405/400, MCP55...
- Intel LAN chips like 82801EB/ER (ICH5/ICH5R), Intel PRO/100 like 82801E Ethernet and Intel PRO/1000 PCI-Express Gigabit Ethernet adaptors
- Realtek 8169 Gigabit Ethernet support
- Many 3Com based network controllers, Typhoon, 3Com Etherlink and Broadcom Gigabit Ethernet adaptors
- Marvell Yukon 2 Gigabit Ethernet support
- and lots more...
The new version of the kernel is available in two different versions: With or without SCSI-support.
(cg) (Translation: dr)
[News message: 14. Feb. 2011, 18:16] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
13.Feb.2011
Natami-Team (ANF)
|
Natami: First MX-Boards
At the end of 2009 the first prototyp of the board called LX was built. Now the first Natami MX was built.
It is based on the Altera Cyclone 4.
After the verification of all components some boards will be sent to the developers.
(snx) (Translation: dr)
[News message: 13. Feb. 2011, 12:11] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
13.Feb.2011
Amiga.org (Webseite)
|
PDF Magazine: Monthly Page 17
Monthly Page is an English-language magazine published as PDF-file. The latest issue includes an interview with Andrea Palmatè (AmigaSoft), an article about
the Shell-command "CD" and the Top Ten downloads of the OS4Depot.
(snx) (Translation: dr)
[News message: 13. Feb. 2011, 11:08] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
13.Feb.2011
Gero Birkenfeld (ANF)
|
iBatch 1.1: Extension-Plugin published
For iBatch 1.1 a new plugin called "Extension-Plugin" (screenshot) was published.
With it you can rename file extension (e.g. from #?.JPEG to .jpg or #?.ILBM in .iff) and delete iBatch management files.
(snx) (Translation: dr)
[News message: 13. Feb. 2011, 10:59] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
12.Feb.2011
Andreas Magerl (ANF)
|
DigiBoosterPro 3: Public betatesting
Press release After a long period of closed testing the DigiBooster 3 music tracker enters the public beta stage. The main goal of public betatesting is to check program core stability and performance on different operating systems and hardware configurations.
Demo versions of DigiBooster 3 for AmigaOS 4 and MorphOS are available for download on the official DigiBooster website at the title link.
Please note that this is not a release candidate. Many important features still wait to be implemented. It is highly recommended to read a "readme" file after installation.
The key features of the new DigiBooster 3 are:
- Fully scalable MUI graphic interface with themes
- New player engine, portable and AHI independent
- Backwards compatible with DigiBoosterPro 2.x (the same module format)
- PowerPC native versions for AmigaOS 4 and MorphOS
(snx)
[News message: 12. Feb. 2011, 19:27] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
12.Feb.2011
Amigaworld.net (Webseite)
|
ACube Systems: Sam440ep-Patch 1.2
At the end of the last year together with the PCI-Update a patch was published and was now
updated.
Download: sam440ep_setup.lha (52 KB)
(snx) (Translation: dr)
[News message: 12. Feb. 2011, 08:26] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
12.Feb.2011
Amiga.org (Forum)
|
Video play: FFplay with user-interface
Under the title link a version of the FFplay was published which includes a graphical user-interface.
You only have to enter the command: ffplay -gui <file name>.
(snx) (Translation: dr)
[News message: 12. Feb. 2011, 07:48] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
11.Feb.2011
|
Pagestream author is looking for programmer
Deron Kazmaier who is the author of the commercial application Pagestream is looking for a MUI-programmer who can help him developing the Amiga versions of the program (AmigaOS 3/4, MorphOS, AROS).
For further information please have look under the title link.
(cg) (Translation: dr)
[News message: 11. Feb. 2011, 15:21] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
10.Feb.2011
Stefan Pietzonke (ANF)
|
Nano Virtual Machine 1.1.2
Nano is a little Virtual engine written by Stefan Pietzonke. You can get further information under the title link.
There are versions for AmigaOS and AROS as well as for Windows and Linux/x86.
(snx) (Translation: dr)
[News message: 10. Feb. 2011, 06:54] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
09.Feb.2011
|
WHDLoad: New packages until 09.02.2011
with WHDLoad you can install games and scene demos which were meant only for disks.
The following installers have been added, improved or updated since our last message:
- 08.02.2011 new: Virtual Karting demo (OTM) done by Psygore (Info,Image)
- 07.02.2011 improved: WARP (Thalion) trainer added (Info)
- 07.02.2011 fixed: Megatwins (U.S.Gold/SEGA) now works on 68000 (Info)
- 07.02.2011 fixed: Count Duckula (Alternative Software) now works on 68000 (Info)
- 07.02.2011 fixed: Action Fighter (Sega) now works on 68000 (Info)
- 27.01.2011 updated: Tusker (System 3) many improvements, copylock fixed, keyboard fixed, trainer added (Info)
- 27.01.2011 updated: Time Soldier (Smart Egg Software) complete re-write, delays and blitter waits added, joypad control added (Info)
- 27.01.2011 updated: Count Duckula (Alternative Software) complete re-write, supports more versions, many improvements (Info)
- 27.01.2011 updated: Action Fighter (Sega) supports cd32 joypad (Info)
- 25.01.2011 improved: Puzznic (Ocean) filenames adapted for non amiga filesystems (Info)
- 21.01.2011 new: Gloom demo (Black Magic) done by Psygore (Info,Image)
- 13.01.2011 improved: Xenon - Arcadia (The Bitmap Brothers) blitter waits added (Info,Image)
- 09.01.2011 updated: Virtual Karting (OTM) debug code removed (Info)
- 09.01.2011 new: Virtual Karting (OTM) done by Psygore (Info)
- 28.12.2010 new: Chaos In Andromeda: Eyes Of The Eagle (On-line) done by Psygore (Info)
- 27.12.2010 new: Xenon - Arcadia (The Bitmap Brothers) done by Don Adan (Info,Image)
- 27.12.2010 new: World Trophy Soccer - Arcadia (Melbourne House & Novotrade) done by Don Adan (Info,Image)
- 27.12.2010 new: World Darts - Arcadia (Zippo Games) done by Don Adan (Info,Image)
- 27.12.2010 new: SportTime Ten Pin Bowling - Arcadia (Designstar Consultants) done by Don Adan (Info,Image)
- 27.12.2010 new: SportTime Table Hockey - Arcadia (Designstar Consultants) done by Don Adan (Info,Image)
- 27.12.2010 new: Spot - Arcadia (Virgin Mastertronic) done by Don Adan (Info,Image)
- 27.12.2010 new: Space Ranger - Arcadia (Synergistic Software) done by Don Adan (Info,Image)
- 27.12.2010 new: SideWinder - Arcadia (Synergistic Software) done by Don Adan (Info,Image)
- 27.12.2010 new: Roadwars - Arcadia (Arcadia Systems) done by Don Adan (Info,Image)
- 27.12.2010 new: Ninja Mission - Arcadia (Sculptured Software) done by Don Adan (Info,Image)
- 27.12.2010 new: Leader Board - Arcadia (Access Software) done by Don Adan (Info,Image)
- 27.12.2010 new: Magic Johnson's Fast Break - Arcadia (Sculptured Software) done by Don Adan (Info,Image)
- 22.12.2010 improved: First Samurai (Vivid Image) sound fixed, highscores separated, docs and icons added (Info)
- 22.12.2010 improved: Ganymed (Euroline Software) slave rewritten, music speed and dma wait patched (Info)
- 22.12.2010 improved: A-Train (Maxis) hires screen mode can be enabled, BoxIcons and new install script added (Info)
- 19.12.2010 improved: Lemmings - Holiday 1993/1994 (Psygnosis/DMA Design) slave rewritten, works with the lastest whdload, new icons and install script and more (Info)
- 16.12.2010 improved: Megatwins (U.S.Gold/SEGA) slave rewritten, CD32 controller supported, load/save scores to HD and more fixes (Info)
- 16.12.2010 improved: Aquanaut (F1 Licenceware) CD32 controller and 2nd fire button supported, skip blitter patch added , misc fixes (Info)
- 09.12.2010 new: Lemmings - Holiday demo (Psygnosis) done by Psygore (Info)
- 23.11.2010 new: Sleeping Gods Lie (Empire) done by Psygore (Info)
- 22.11.2010 improved: Lemmings - X-Mas 1991 (Psygnosis) supports another disk, disk access removed (Info)
- 14.11.2010 improved: 688 Attack Sub (Electronic Arts) supports another version (Info,Image)
- 12.11.2010 updated: Defender Of The Crown 2 (Commodore) now possible to go raiding, added the working libraries (Info)
(cg) (Translation: dr)
[News message: 09. Feb. 2011, 15:26] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
09.Feb.2011
amigaworld.net (Webseite)
|
Metacompiler: PortablE r6
Christopher Handley's Metacompiler PortablE translates the programming language E to other languages. Changes:
- It now comes with some nice modules for graphics, sound, music & GUIs. These require no knowledge of AmigaOS programming, and were inspired by the simplicity of BASIC languages like AMOS.
- It comes with full documentation for all of these modules, along with smaller & bigger examples. The preview release does not include these examples, but instead I will be show-casing one of these examples every few days. Keep an eye on the new official PortablE forum for them!
- The documentation has been revamped to be more beginner friendly, and the PortablE installer has been made easier to use. If you still get stuck, then let me know, and I will see what I can do.
- In addition to that, I have made available a large collection of my own useful modules (in the CSH folder), which you can use if you want. These are not properly documented yet, but I will look at documenting them where there is interest.
- There are also various other improvements, and a lot of bug fixes
- As usual it supports Amiga OS4, OS3, AROS, MorphOS & Windows. However (1) the new graphics module does not yet work on Amiga OS3, (2) the new modules do not yet work on Windows, and (3) MorphOS support is still experimental.
(cg) (Translation: dr)
[News message: 09. Feb. 2011, 15:22] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
09.Feb.2011
David Brunet (ANF)
|
Voting: Results of Amiga Games Award 2010
AmigaOS (m68k):
- Tracker Hero (GUS Entertainment)
- Zelda Time To Triumph (Vincent Jouillat)
- Looking for Xmas (Joerg Renker)
AmigaOS (PPC)
- Aquaria (Bit Blot)
- Descent Freespace 2 (Volition / Interplay)
- Warzone 2100 (Pumpkin Studios, Warzone Resurection Project)
MorphOS:
- Fortis (Encore Games)
- Aquaria (Bit Blot)
- UFO Alien Invasion (UFO Alien Invasion Team)
AROS:
- Aquaria (Bit Blot)
- Quake 3 Arena (ID Software)
- 1941 Extreme Deluxe (Badblocks, Hugues Nouvel)
(cg) (Translation: dr)
[News message: 09. Feb. 2011, 15:16] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
07.Feb.2011
amigafuture.de (Webseite)
|
AmigaOS 4: Beta version of native AmigaAMP
For the first time Thomas Wenzel has published a PPC-native version of his audio player AmigaAMP. The most important changes in this beta version:
- Prelude-, MHI- and mpega.library - Unterstützung removed
- no "engine" necessary
- LibSndfile support added (AIFF, WAV, etc.)
- LibFlac support added (FLAC)
- Equalizer works for AIFF, WAV, FLAC, etc.
Direct Download: AmigaAMP225pb40.lha (3,3 MB)
(cg) (Translation: dr)
[News message: 07. Feb. 2011, 23:54] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
07.Feb.2011
amigafuture.de (Webseite)
|
MorphOS: Keymap.sbar 20.14, (Double)DrawerBall 1.0
Keyboard switcher Keymap.sbar 20.14
Keymap.sbar for MorphOS 2.x is an extension for the screen title bar and allows you to quickly change keyboard layouts or keyboard shortcuts. Keymap.sbar supports all MorphOS and AmigaOS-3.1 keyboards. Changes in version 20.14:
- Added Turkish translation by Serkan Dursun and Alper Sönmez
- Added flag graphics for new Ukrainian keymap 'pc104_ua'
- Updates and fixes in Polish translation by Marcin Kornas
- Swedish translation updated by Stefan Blixth
- French translation updated by Antoine Dubourg
- Russian translation updated by Andrei Shestakov
- Cosmetics
Direct Download: sbar_keymap-20.14-morphos.lha (124 KB)
Drawerball 1.0
Tom 'Amigaharry' Duin has published Drawerball 1.0 which is an update of his early version of a simple file manager. The archive also includes a version with two directory windows ("DoubleDrawerBall").
(cg) (Translation: dr)
[News message: 07. Feb. 2011, 23:49] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
06.Feb.2011
Amiga.org (Webseite)
|
E-UAE 0.8.25 for PlayStation 3
With this version 0.8.25 it is now possible to run E-UAE on a Playstation 3 with the help of open-source SDK PSL1GHT.
(snx) (Translation: dr)
[News message: 06. Feb. 2011, 19:29] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
05.Feb.2011
PPA (Webseite)
|
Event: AmiWaWa 3 (Warszawa)
On Saturday 26th March in Warszawa the AmiWaWa 3 will take place. It is about all Amiga systems including AROS.
(snx) (Translation: dr)
[News message: 05. Feb. 2011, 18:32] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
05.Feb.2011
|
AROS: Temporary solution for Nightly Builds
Caused by security settings on SourceForge.net the AROS-Nightly-Builds currently are not uploaded to aros.org.
Therefore Krzysztof 'deadwood' Smiechowicz will publish new i386-Builds on his website aros3d.org. The valid URL is published under the title link.
(snx) (Translation: dr)
[News message: 05. Feb. 2011, 18:05] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
05.Feb.2011
NList-Open-Source-Team (ANF)
|
MUI-class: NList 0.109
The classes of the NList-package are now available in version 0.109 for all Amiga systems from AmigaOS 3.x on. AmigaOS 2.x is no longer supported.
Download: MCC_NList-0.109.lha (2 MB)
(snx) (Translation: dr)
[News message: 05. Feb. 2011, 17:49] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
05.Feb.2011
FlexCat-Open-Source-Team (ANF)
|
FlexCat 2.8
FlexCat creates catalog files as well as corresponding source files.
Download: FlexCat-2.8.lha (315 KB)
(snx) (Translation: dr)
[News message: 05. Feb. 2011, 17:44] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
04.Feb.2011
MorphZone (Forum)
|
MorphOS: Introduction to users with Amiga experiences
For those users who are interested in the PowerPC operating system MorphOS and which have already gained some experiences with the Amiga, Ulrich Beckers has published an introduction under the title link.
(snx) (Translation: dr)
[News message: 04. Feb. 2011, 16:15] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
04.Feb.2011
Amigaworld.net (Webseite)
|
AROS: Firmware-Update for AresOne-2011-PC
For purchasers of the AROS-PC AresOne 2011, Pascal Papara has published a firmware update. You can get further information under the title link.
(snx) (Translation: dr)
[News message: 04. Feb. 2011, 16:15] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
03.Feb.2011
Amigaworld.net (Webseite)
|
AROS: Icaros Desktop 1.2.6
Paolo Besser has published an update of his AROS-distribution Icaros Desktop. Version 1.2.6 introduces the automatic recognition of the graphic board as well as scrolling and pulling of the screens using the Intel-GMA drivers.
More and detailed descriptions of the changes you can find under the title link.
(snx) (Translation: dr)
[News message: 03. Feb. 2011, 18:08] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
01.Feb.2011
Carsten Siegner (ANF)
|
MorphOS: Updates of GoogleTool and Metro
Carsten Siegner has updated his programs GoogleTool and Metro which is now called Metro_pro. GoogleTool is a YouTube-upload-client which now supports downloading GoogleMaps maps. These maps can be exported to the PNG-format or be printed on a printer with Postscript emulation.
Metro_pro is a client for the textended data service of the German weather service.
Download:
GoogleTool_1.10.lha (818 KB)
Metro_pro.lha (2 MB)
(snx) (Translation: dr)
[News message: 01. Feb. 2011, 17:19] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
01.Feb.2011
|
C64: Estimate of sold computers
There are different figures about the sold C64-computers - most of the time this figure is 17 millions.
Under the title link in a Blog of Michael Steil (Xbox-Linux project) and Sebastian Biallas (PearPC), pagetable.com this figure is decreased to 12,5 millions.
(snx) (Translation: dr)
[News message: 01. Feb. 2011, 16:47] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
01.Feb.2011
Guido Mersmann (ANF)
|
SimpleCat 3.22
Guido Mersmann's SimpleCat for AmigaOS/68k, AmigaOS/PPC and MorphOS is used to create and manage different catalog files.
The changes in this version are listed on the website
(snx) (Translation: dr)
[News message: 01. Feb. 2011, 16:26] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
29.Jan.2011
David Brunet (ANF)
|
What is the best Amiga game of the year 2010?
As usually at the beginning of the year you can vote at the Obligement website for your best Amiga game of the year 2010. For the first time there will not be a total winner but instead for each platform one (AmigaOS 3, AmigaOS 4, MorphOS, AROS). The results will be published on 9th February 2011.
(cg) (Translation: dr)
[News message: 29. Jan. 2011, 20:43] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
29.Jan.2011
Amiga.org (Webseite)
|
Magazine: Commodore Free, issue 47
"Commodore Free" is a free, English-language magazine on Commodore and Amiga computers which is available in different formats - among others as HTML-version and as C64-Diskmag.
(snx) (Translation: dr)
[News message: 29. Jan. 2011, 07:12] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
28.Jan.2011
Amiga.org (Webseite)
|
ACube Systems: Sam460ex with AmigaOS 4.1 available
According to ACube Systems under the title link, the PowerPC mainboard Sam460ex with installation-CD for AmigaOS 4.1 Update 2 is now available. The Sam460ex has 1,15 GHz and among others a PCI-Express-slot, Gigabit-Ethernet and 7 USB-ports.
The developer points out that the included AmigaOS-4.1 is still a kind of beta software. The forthcoming update 3 of the operating system can be downloaded for free.
Currently an audio driver is missing which will be available on OS4Depot. Additionally the driver for the SATA-port is only available for test purposes and have to be manually mounted. Instead it is recommended to use a PCI-board (Silicon Image 3512) or an USB-SATA-PCI board with Silicon-Image-Chip.
Currently the RadeonHD driver supports the following chipsets with full 2D-hardware-acceleration and DDC:
- R500 (with Compositing support) - Radeon X1550, X1650, X1950 and others
- R600 - Radeon HD 2400, HD 3450, HD 3650 and others
- R700 - Radeon HD 4350, HD 4650
(snx) (Translation: dr)
[News message: 28. Jan. 2011, 12:58] [Comments: 1 - 25. Apr. 2011, 15:44]
[Send via e-mail] [Print version] [ASCII version]
|
26.Jan.2011
Amigaworld.net (Webseite)
|
AmigaOS 4: Qt bounty project
After having released the first alpha version of Alfkil Wennermark's port of the C++ class library Qt for AmigaOS 4, a bounty project was established under the title link.
(snx) (Translation: dr)
[News message: 26. Jan. 2011, 21:57] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
26.Jan.2011
|
AROS: Mesa 3D 7.10
Krzysztof "deadwood" Smiechowicz has ported the latest version of the graphic library Mesa 3D to AROS. If you only want to complete your existing AROS-installation with this new Mesa 3D-version then the following files from the Nightly Builds are required:
- DEVS:Drivers/gallium.hidd
- DEVS:Drivers/softpipe.hidd
- DEVS:Drivers/nouveua.hidd
- LIBS:mesa.library
- LIBS:egl.library
- LIBS:vega.library
- LIBS:glu.library
- LIBS:gallium.library
(cg) (Translation: dr)
[News message: 26. Jan. 2011, 19:24] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
23.Jan.2011
Andreas Falkenhahn (ANF)
|
Hollywood Designer 3.0 available
Press release After almost 3 years of development, Airsoft Softwair is very proud to announce the immediate availability of the long awaited third incarnation of our famous Hollywood Designer.
Hollywood Designer 3.0 is a multimedia authoring system that runs on top of Hollywood and can be used to create all sorts of multimedia based applications; for example presentations, slide shows, simple games, and programs.
Thanks to Hollywood, all multimedia applications created using Hollywood Designer can be exported as stand-alone executables for the following systems: MorphOS, AmigaOS3, AmigaOS4, AROS (x86), Mac OS X (PPC), Mac OS X (x86), WarpOS, Windows (x86). This is a feature that is totally unique in the Amiga world.
Hollywood Designer 3.0 is a huge update and has endless new features and improvements over the previous versions. We do not want to bore you, so here are just some of them:
- Support for global project timeline: allows scheduling of slides in millisecond precision (great for sync'ing slides and music)
- Introducing action events for much more artistic freedom
- Almost 40 different action events are supported
- Unlimited number of effects can run simultaneously
- Unlimited number of anims can run simultaneously
- Incredibly powerful effect handler: page effects can run simultaneously with object effects
- Thumbnail view of all slides in the project
- Support for hotkeys during presentation mode (pause, forward, backward...)
- Event system completely redesigned - much more powerful now
- All fonts can be linked into executables generated by Designer - no more worries about missing fonts
- Support for platform independent text rendering: TrueType text looks exactly the same now on every system
- Text objects can be rotated and distorted now, too
- Support for real layer transparency and tinting
- Inbuilt scaling engine allows promotion of projects to any screen mode
- Layer z-order is no longer tied to order of layer appearance
- On-the-fly animation of layers is possible using a special action event inspired by DPaint's "Move" functionality
- Mouse pointer can be changed during presentation
- GIF anims can be embedded in projects
- Supports cool new MUI 4.0 features (MorphOS version only)
- Added support for object anchor points
- Over 50 new transition effects
- UTF-8 support for all text objects
- Buttons are handled completely asynchronously now
- Projects can now be exported as AVI videos
- Ready for Hollywood 4
- Lots of other changes, optimizations and bug fixes
Without a doubt, Hollywood Designer 3.0 is the definitive multimedia solution for all Amiga compatible platforms, but as a picture is worth a thousand words, we have made some screenshots of Hollywood Designer 3.0 running on MorphOS and AmigaOS 4 for you to see here.
Hollywood Designer 3.0 is a very stable and mature multimedia authoring system. We would like to emphasize that it is not only suited for personal use, but also for professional commercial customers. Ferrule Media, for instance, have created an info channel containing over 700 unique slides in a single project with Hollywood Designer. Hollywood Designer was designed to handle these huge projects efficiently so that they can run 24 hours a day and 7 days a week without any visible memory fragmentation!
Hollywood Designer 3.0 comes on a CD-ROM that contains versions for all supported platforms: There are native versions of the program for AmigaOS3 (m68k), WarpOS (ppc), MorphOS (ppc), and AmigaOS4 (ppc). A download version is also offered. If you order the download version, you will have to download an ISO image which you need to burn on CD-R then. If you already own a previous version of Hollywood Designer, you can buy a discounted upgrade version.
Please note that Hollywood Designer 3.0 runs on top of the Multimedia Application Layer Hollywood 4.7. Thus, Hollywood 4.7 is strictly required for Hollywood Designer 3.0. Both programs are available in a special bundle which is the ultimate package for every power Amiga user who wants to see what his system can do with Hollywood 4.7 & Hollywood Designer 3.0.
Power up your Amiga system with Hollywood 4.7 & Hollywood Designer 3.0 and order now! (snx)
[News message: 23. Jan. 2011, 12:34] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
23.Jan.2011
AROS-Exec (Forum)
|
AROS: Broadway 0.0.2R11
Pascal Papara has published an update of his AROS-distribution Broadway. At least 1 GB virtual memory and and 2 GB of free space on the harddrive are recommended. If you are using the emulators Janus-UAE and DOSBox you should at least have a processor with Pentium 3 with 1 GHz.
In version 0.0.2R11, the programs MAME, Stella, ZuluWget and WeatherForecast were added. All AROS system files were at the latest created on 14th January. Additionally the media center AMC is included in version 1.22 with ARexx support.
(snx) (Translation: dr)
[News message: 23. Jan. 2011, 12:23] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
23.Jan.2011
Carsten Siegner (ANF)
|
MorphOS: YouTube-Upload-Client
According to Carsten Siegner he has published the first upload client in Amiga history for YouTube videos for MorphOS called "GoogleTool".
A Google-account is required.
Download: GoogleTool.lha (800 KB)
(snx) (Translation: dr)
[News message: 23. Jan. 2011, 12:04] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
22.Jan.2011
Ventzislav Tzvetkov (ANF)
|
AmigaOS 4: BoxWorld 1.14
Ventzislav Tzvetkov's Boulderdash clone BoxWorld has been updated. New features in version 1.14 include:
- 70 new puzzles
- Rewritten to use OpenGL - fully resizable game window
- Possibility to skip already completed puzzles.
- Best solutions in moves are saved for each puzzle
(snx)
[News message: 22. Jan. 2011, 19:11] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
22.Jan.2011
Amiga Future (Webseite)
|
AmigaOS 4 / MorphOS: Memory game BoingPairs 1.1 / DecBinHex 1.0
Petr 'pecaN' Kaderka's BoingPairs is a memory game written with Hollywood for MorphOS and AmigaOS 4.
DecBinHex is available for both operating systems as well.
Download:
BoingPairs1.1.lha (12 MB)
DecBinHex.lha (2 MB)
(snx) (Translation: dr)
[News message: 22. Jan. 2011, 17:51] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
22.Jan.2011
MorphZone (Forum)
|
MorphOS: Updated SCANdal driver for Epson and Mustek scanners
Michal 'zukow' Zukowski's SCANdal is a scanner application which supports driver in Betascan format. In this latest release threshold and halftones support were added.
A veta version for a Lexmark driver is also included which has still some limitations.
Download:
epson2.lha (125 KB)
mustek_usb.device (233 KB)
lexmark.lha (Betaversion, 45 KB)
scandal_beta.lha (Betaversion 1.5, Dez. 2010, 146 KB)
(snx) (Translation: dr)
[News message: 22. Jan. 2011, 17:26] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
22.Jan.2011
Amiga.org (Webseite)
|
Screensaver: Acuario 2.07
Acuario is a screensaver written with Hollywood which is now available for AmigaOS 3.x and AmigaOS 4 in version 2.07.
(snx) (Translation: dr)
[News message: 22. Jan. 2011, 16:40] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
22.Jan.2011
Amiga.org (Webseite)
|
Event: Commodore-Show in Maarssen (Netherlands)
The next event of the Dutch Commodore Gebruikersgroep will take place on Saturday 19th February in Maarssen.
(snx) (Translation: dr)
[News message: 22. Jan. 2011, 16:37] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
22.Jan.2011
Amiga.org (Webseite)
|
AnArchiver 1.61
AnArchiver is an user-interface for file compression programs. Different formats can be extracted with the xadmaster.library as well as LHA-, LZX- and
Zip-archives can be created. This update package is based on version 1.60 and mainly offers an improved support for LHA 2.15.
Download:
AnArchiver-Upd.lha (update to version 1.61, 80 KB)
AnArchiver.lha (version 1.60 from 2009, 566 KB)
(snx) (Translation: dr)
[News message: 22. Jan. 2011, 16:24] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
21.Jan.2011
|
Amiga Future: Issue 71 online
Issue 71 of the magazine Amiga Future is sold out und therefore is now online available.
(cg) (Translation: dr)
[News message: 21. Jan. 2011, 19:47] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
21.Jan.2011
David Brunet (ANF)
|
Update of Amiga Games List
David Brunet has added new Amiga games to his database. The "Amiga Games List" now includes 11476 entries.
Two additional marks in the new database inform if the games either run under a ColdFire-processor (column "ColdF") or under AROS-PPC (column "AROS-PPC") - but both categories only include one entry so far. Besides, the database knows now the programming language Python.
(cg) (Translation: dr)
[News message: 21. Jan. 2011, 19:45] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
21.Jan.2011
Michael Rupp (ANF)
|
Javascript: TAWS - The Amiga Workbench Simulation 0.15
TAWS ("The Amiga Workbench Simulation") is a pure JavaScript simulation of the Amiga-Workbench 3.x for Internet Explorer, Firefox, Opera and Apple-WebKit-Browser. Feedback is very welcome.
Version 0.15 includes a lot of changes and improvements.
(cg) (Translation: dr)
[News message: 21. Jan. 2011, 19:40] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
19.Jan.2011
|
Amiga Game Remakes Database
The "Amiga Game Remakes Database" collects information on remakes and inofficial sequels of classic Amiga games. The author described the new update in his Blog.
(cg) (Translation: dr)
[News message: 19. Jan. 2011, 16:30] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|