amiga-news DEUTSCHE VERSION
.
Links| Forums| Comments| Report news
.
Chat| Polls| Newsticker| Archive
.

Amiga events
18.-21.04.25 • Revision 2025 • Saarbrücken (Germany)
13.-15.06.25 • Flashback-Symposium #02 • Jößnitz (Germany)
01.-02.08.25 • Amiga/040 • Mountain View (USA)
11.-14.09.25 • Classic Computing 2025 • Hof (Germany)
17.-19.10.25 • Amiga40 • Mönchengladbach (Germany)

25.Sep.2012
Amiga.org (Forum)


AROS: Anubis OS started again
Alex Perez has made up his mind to revive the project Anubis OS focused on the ARM-architecture and inclusive the Raspberry Pi and the Beagleboard and is looking for developers. The basis will be Linaro-Tiny-Android-kernel. (snx) (Translation: dr)

[News message: 25. Sep. 2012, 16:23] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
25.Sep.2012
mhd / Hacker News (ANF)


Programming language: REBOL becomes Open Source
As already announced of Carl Sassenrath in an earlier blog the source code of his programming language REBOL will be released probably under GPL. (cg) (Translation: dr)

[News message: 25. Sep. 2012, 15:44] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
25.Sep.2012
amigaworld.net (Webseite)


AROS: HarmonyPlayer 0.1
HarmonyPlayer written by "serk118uk" is a further development of a MP3-player programm written by the same author. The programm supports a lot of music-formats:
  • Mp3
  • Ogg (Vorbis audio format)
  • Flac (Flac audio format)
  • Wav (wav audio format)
  • Mid (midi format via timidity)
  • 669 (Composer 669, Unis 669)
  • AMF (DSMI Advanced Module Format)
  • AMF (ASYLUM Music Format V1.0)
  • APUN (APlayer), DSM (DSIK internal format)
  • FAR (Farandole Composer)
  • GDM (General DigiMusic)
  • IT (Impulse Tracker)
  • IMF (Imago Orpheus)
  • MOD (15 and 31 instruments)
  • MED (OctaMED)
  • MTM (MultiTracker Module editor)
  • OKT (Amiga Oktalyzer)
  • S3M (Scream Tracker 3)
  • STM (Scream Tracker)
  • STX (Scream Tracker Music Interface Kit)
  • ULT (UltraTracker)
  • UNI (MikMod)
  • XM (FastTracker 2)

Direct download: HarmonyPlayer.lha (2,1 MB) (cg) (Translation: dr)

[News message: 25. Sep. 2012, 15:40] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
25.Sep.2012



Kickstarter-Project: Biography of Sensible Software
The author Darren Wall has secured the funding of his new book with the help of kickstarter.com: Probably in June of 2013 his English-language biography of the game software developers Sensible Software will be published. (cg) (Translation: dr)

[News message: 25. Sep. 2012, 14:51] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
25.Sep.2012
Jim Neray (ANF)


Workbench replacement: X-bEnCH 0.72 (beta version)
X-bEnCH is a graphical user-interface with 128 colours which is meant for starting WHDLoad-games (.slave, .exe).

In version 0.72 a bug was fixed. Additionally now by pressing the DELETE-key it is possible to prevent X-bEnCH to be loaded and instead to start the Workbench. (cg) (Translation: dr)

[News message: 25. Sep. 2012, 00:16] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
25.Sep.2012
amigaworld.net (Webseite)


Fredrik Wikström new member of AmigaOS 4 team
Team leader Steven Solie has introduced another new member of the AmigaOS 4 team: Fredrik Wikström has written a lot of tools and ports for AmigaOS 4. (cg) (Translation: dr)

[News message: 25. Sep. 2012, 00:09] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
24.Sep.2012
amigaworld.net (ANF)


SerialEcho 50.6 for all Amiga systems
Christian Rosentreter's SerialEcho for AmigaOS and MorphOS works like the "echo"-command but sends its output to the serial interface. The latest version is available for MorphOS, AmigaOS 3/4 and AROS (x86). (cg) (Translation: dr)

[News message: 24. Sep. 2012, 21:37] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
24.Sep.2012
os4welt.de (Webseite)


AmigaOS 4: Puzzle game Tap Jewels (preview video)
The next project developed by Entwickler X (Swamp Defense, Bubbelsche Deluxe) is going to be a puzzle game: In "Tap Jewels" you have to clear jewels of the same colour. On Youtube a first video has been released and the product site was launched. (cg) (Translation: dr)

[News message: 24. Sep. 2012, 16:19] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
24.Sep.2012
amigafuture.de (Webseite)


AmigaOS 4: Dragon-/Tandy-Emulator XRoar 0.28.1
XRoar ported by Ventzislav Tzvetkov emulates the 8-Bit-systems Dragon and Tandy TRS-80 Color Computer. A minimal firmware is included in the archive but for the real compatibility the ROM-image of the emulated computers is required.

Changes since our last message:
  • CPU timing fix
  • Temporary fix for French keyboard: superscript 2 mapped to Clear
  • Fix emulation of Dragon 32 with 64K
  • New keyboard map: Canadian French [Pierre Sarrazin]
  • CPU core optimisations
  • VDG palette tweaks
  • Allow user to specify rom lists with -romlist, and inspect the currently defined lists with -romlist-print
  • Similarly, allow user to specify ROM CRC32s that are equivalent with -crclist, printing current list with -crclist-print
  • Use ROM CRCs to determine which breakpoints are effective
  • Force CRC matching (breakpoints only based on arch) with -force-crc-match
  • Add -tape-write option to specify an output tape file on the command line
  • Add -type option to type a string into BASIC
  • Permit incomplete last tracks in JVC disk images
  • Removed GP32 and NDS support from main tree
  • Remove obsolete GTK+ version 1 file requester
  • Test for and use GLib list and hash functions if available
  • Data bus state updated during NVMA (fixes Manic Miner protection)
  • -tape-pad-auto leader thresholds updated
  • CPU fixes: verified flags set/cleared in SEX and DAA instructions
  • Tape fixes: various usability fixes
  • VDK files: fill in header bytes more completely when writing
  • SAM-VDG interaction fix - 48 byte-per-line mode now works
  • More resilient fast tape loading
(cg) (Translation: dr)

[News message: 24. Sep. 2012, 16:13] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
24.Sep.2012
Grzegorz Kraszewski (ANF)


MorphOS: Audio-converter Zormanita 1.1
Zormanita is another example how the Reggae-library can be used. The source code is available under a BSD-licence. Currently Zormanita can convert AIFF-, 8SVX-, 16SV-, WAVE- and MP3-files to the formats AIFF, WAVE or RAW. Altivec is supported.

Version 1.1 also includes an update for Reggae which now supports the 24- and 32-Bit modes of AIFF, WAVE, and RAW. Additionally default file name extension based on selected codec was added. (cg) (Translation: dr)

[News message: 24. Sep. 2012, 15:49] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
23.Sep.2012
Amiga Future (Webseite)


Amiga-Emulator: FS-UAE 1.3.27
Frode Solheim's FS-UAE (screenshot) for Windows, Mac OS X 10.5+ (i386, PPC) and Linux (i386, AMD64) is based on WinUAE and can be completely controlled with a joypad.

Changes in version 1.3.27:
  • Config for Retro Joystick interface v1.2 (joystick adapter) [Magnar]
  • Fixed serial port emulation when not serial port is not "used"
  • Native serial port for POSIX systems [lallafa]
  • Added A1000 model support (defaulting to Kickstart 1.2)
  • Fixed a bug preventing the launcher from starting on some systems
  • (Launcher) Added A1000 model support
  • (Launcher) Work around bug in openSUSE 12.2′s gettext.py
(snx) (Translation: dr)

[News message: 23. Sep. 2012, 19:29] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
23.Sep.2012
Andreas Falkenhahn (ANF)


Hollywood-Plugins for Android available
Since July the development environment Hollywood also supports Google's Handheld operating system Android. Meanwhile most of the Hollywood-Plugins also are available under Android.

The plugins are available in two different versions: The so called "armeabi"-Build works with floating-point numbers in a software library similar to AmigaOS' math*-libraries. The "armeabi-v7a"-versions use the faster floating-point hardware of modern processors which all newer Android-devices contain - in case of doubt have a look at the manual of the device if it supports hardware floating-point calculations.

The plugins have to be copied to the directory "Hollywood/_Plugins" on the SD-card of the Android-device. You can get more information in the Android Release Notes. (cg) (Translation: dr)

[News message: 23. Sep. 2012, 17:19] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
23.Sep.2012



Aminet-Uploads until 22.09.2012
The following packages have been uploaded until 22.09.2012 to the Aminet:
getvideo.lha             comm/www   53K       get video files from YouTube ...
adplug.lha               dev/lib    3.4M  OS4 A free AdLib sound player lib...
libadplug_68k.lha        dev/lib    2.8M  68k AD mod plug lib & binio lib 
libbinio.lha             dev/lib    217K  OS4 A Binary I/O stream class lib...
libx264.lha              dev/lib    3.4M  OS4 H.264/AVC encoder
ToDisk.lha               disk/misc  60K   68k Thomson disk manager & PC...
WormWarsSP.lha           game/actio 6K        Worm Wars 8.8 spanish catalog
syobon.i386-aros.lha     game/jump  4.3M  x86 Syobon Action
syobon.src-aros.lha      game/jump  4.4M      Syobon Action sources
syobon_68k.lha           game/jump  2.2M  68k Action platform game
AmiQuake.lha             game/shoot 251K  68k Amiga port of WinQuake v1.09
yquake2.src.tgz          game/shoot 4.2M      Yamagi Quake II sources
glulxe.i386-aros.lha     game/text  360K  x86 a Glulx text adventure interp...
asciiportal.i386-aros... game/think 12M   x86 ASCIIpOrtal
asciiportal.src-aros.tgz game/think 9.7M      ASCIIpOrtal sources
Blokator.lha             game/wb    33K   68k Put together blocks of same t...
AmiArcadia_OS4.lha       misc/emu   3.4M  OS4 Signetics-based machines emul...
AmiArcadiaSP.lha         misc/emu   14K       AmiArcadia 18.7 spanish catalog
uBee512-MOS.lha          misc/emu   1.3M  MOS Microbee emulator
uBee512-OS3.lha          misc/emu   1.3M  68k Microbee emulator
adplay_68k.lha           mus/play   463K  68k play & decode AD lib mod ...
adplug_tnplug.lha        mus/play   416K  OS4 AdPlug based plugin for TuneNet
playOGG.lha              mus/play   5.3M  68k multi format sound player.
Scriba_0.7.0.lha         text/edit  6.8M  MOS Simple word processing softwa...
AFSwitch.lha             util/cli   2K    68k AFS - switch for audio filter...
AmiSystemRestore.lha     util/misc  778K  OS4 Monitors&allows undoing c...
(snx) (Translation: dr)

[News message: 23. Sep. 2012, 07:43] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
23.Sep.2012



OS4Depot-Uploads until 22.09.2012
The following packages have been uploaded until 22.09.2012 to the OS4Depot:
adplug_tnplug.lha        aud/pla 416kb 4.0 AdPlug based plugin for TuneNet
lame.lha                 aud/rec 752kb 4.0 Lame MP3 encoder
adplug.lha               dev/lib 3Mb   4.0 A free AdLib sound player library
libmp3lame.lha           dev/lib 702kb 4.0 MP3 LAME encoding engine
libjpeg.lha              dev/lib 4Mb   4.0 lib for handling JPEG images
libpng.lha               dev/lib 2Mb   4.0 lib for handling PNG files
libtiff.lha              dev/lib 4Mb   4.0 lib for handling Tag Image File ...
libbinio.lha             dev/lib 217kb 4.0 A Binary I/O stream class library
libx264.lha              dev/lib 3Mb   4.0 H.264/AVC encoder
amiarcadia.lha           emu/gam 4Mb   4.0 Signetics-based machines emulator
ami-ingenious.lha        gam/boa 1Mb   4.0 Great strategy game with easy to...
candycrisis.lha          gam/puz 9Mb   4.0 Candy Crisis pure action and puz...
amisystemrestore.lha     uti/mis 778kb 4.0 Monitors & allows undoing ch...
cpp51_unpack_script.lha  uti/scr 31kb  4.0 Unpack and prepares installation...
noguru.lha               uti/she 51kb  4.1 NoGuru redirects gurumediations ...
sysmon.lha               uti/wor 315kb 4.1 monitor for Process, Windows (+ ...
(snx) (Translation: dr)

[News message: 23. Sep. 2012, 07:43] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
23.Sep.2012



AROS-Archives-Uploads until 22.09.2012
The following packages have been uploaded until 22.09.2012 to the AROS-Archives:
glulxe.i386-aros.lha         gam/adv 360kb Glulxe, a Glulx text adventure i...
yquake2.src.tgz              gam/fps 4Mb   Yamagi Quake II sources
syobon.i386-aros.lha         gam/pla 4Mb   Syobon Action
syobon.src-aros.lha          gam/pla 4Mb   Syobon Action sources
asciiportal.i386-aros.lha    gam/puz 12Mb  ASCIIpOrtal
asciiportal.src-aros.tgz     gam/puz 10Mb  ASCIIpOrtal sources
wookiechat_aros_32bit_64b... net/cha 529kb Latest AROS WookieChat for both ...
(snx) (Translation: dr)

[News message: 23. Sep. 2012, 07:42] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
23.Sep.2012



MorphOS-Files-Uploads until 22.09.2012
The following packages have been uploaded until 22.09.2012 to the MorphOS-Files:
Scriba                   0.7.0   off/tex   6995 A simple WYSIWYG wordproces...
MadWizards - Kioea       final   sce/dem  14640 1-st place at Revision 2012...
Grunch                   1.43    sys/too   1790 Advanced software package m...
AmiArcadia               18.7    uti/emu   3365 Emulator of many coin-op ma...
uBee512                  5.4.0   uti/emu   1359 Emulator of MicroBee comput...
(snx) (Translation: dr)

[News message: 23. Sep. 2012, 07:42] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
23.Sep.2012



WHDLoad: New packages until 22.09.2012
With WHDLoad you can install games, demos and intros which originally had to be used from disks on your harddrive. The following installation packages have been added until 22.09.2012: (snx) (Translation: dr)

[News message: 23. Sep. 2012, 07:42] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
23.Sep.2012
Finnish Amiga Users Group (ANF)


Event: Saku 2012 in Oulu (Finland)
Official press release:
OULU, FINLAND - September 22nd, 2012 - Finnish Amiga Users Group holds its 5th Saku event in Oulu, Finland on Saturday, September 29th. The event is free for anyone interested in the wide range of current Amiga compatible systems. Admittance is free of charge and refreshments will be available. Saku 2012 will start at 13:00 on September 29th at Oulun Tetra ground floor conference room at Mäkelininkatu 31.

There will be several classic and new generation Amiga compatible systems available for testing. Classic AmigaOS is running on several A1200 models and on an A4000/060 with three (you read it right, 3!) Picasso IV graphic cards. A SAM440ep system will be running the new AmigaOS 4, and the latest MorphOS 3 will be demonstrated both on a G4 Mac mini and a G4 Powerbook. AROS is running on a PC, and Minimig will also be available for testing.

Gaming is available on several classic Amiga systems. Linked games are played via two A1200/030 computers. The legendary A500 is also involved. A1200 expansions like the BlizzardPPC, BVision and Indivision AGA MK2 are among the hardware displayed, not forgetting the up to 16GB CF drives.

To celebrate the 30th anniversary of Commodore 64 we have a fully packed C64 with an LCD display and a keyboard, double SID chips, the MSSIAH MIDI expansion and a Turbo Chameleon multipurpose expansion cartridge. There will also be gaming competitions arranged on the C64.

Visitors can take part in several game competitions and a Hello World programming competition. Latest Amiga magazines are available for reading and visitors can also bring their used items for sale. Finnish Amiga retailer Gentle Eye will be present, and Effi ry is sponsoring the refreshments and also selling their support products. The user group has their promotional T-shirts for sale as well.

Please visit the users group's website at http://saku.amigafin.org or Finnish discussion forum at http://foorumi.amigafin.org for the latest details and Finnish Internet coverage of the event. Address search and maps for the city of Oulu are available at http://kartta.ouka.fi and http://maps.google.fi. E-mail inquiries may be sent to the user group's email address (suomenamigakayttajat@gmail.com).

The user group has organized annual meetings since 1995. This is officially the fifth Saku event, the first since Saku 2001, which gathered about 300 visitors around Finland. It is also the 34th event organized by the user group and the 42nd event the user group participates in. Come join us in making Finnish Amiga history!

Welcome!

About Finnish Amiga Users Group

Finnish Amiga Users Group (officially Suomen Amiga-käyttäjät ry.) is a registered, non-profit organization dedicated to helping Finnish Amiga computer users by preserving and advancing the Amiga hobby and knowledge of the Amiga computing platform in Finland. The group aims to reach its goals through volunteer efforts such as maintaining a web site and discussion forum and organizing events. (snx) (Translation: dr)

[News message: 23. Sep. 2012, 06:54] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
22.Sep.2012
Jim Neray (ANF)


Workbench replacement: X-bEnCH 0.7 (beta version)
X-bEnCH is a graphical user-interace with 128 colours which replaces the Workbench for starting WHDLoad-games (.slave, .exe).

According to the developer the programm works with all Amigas (OCS, AGA) equipped with 68000 to 68060 processor and requires few virtual memory.

Changes:
  • Start faster than with the previous release
  • Added a roto-starfield effect in the background of the main menu
  • Now autoscan your keymap type (QWERTY, QWERTZ or AZERTY) and correctly assign the keys to the FastJump feature
  • You can now disable the unused listing with the setup
  • Added a rainbow effect to the title name of the displayed list in the launcher
  • Launcher reactivity optimisation
  • CLI fixed in many cases but maybe still buggy in some cases...
  • Now the name of a listing can be up to 8 character long (5 previously)
  • Now in the setup save the name of the listings if you change it either if you don't have updated any list
  • Fixed many ugly visual bugs when opening/closing the display
  • Fixed a redisplay bug in the Menuscreen and the launcher screen
(snx) (Translation: dr)

[News message: 22. Sep. 2012, 15:40] [Comments: 1 - 28. Sep. 2012, 20:02]
[Send via e-mail]  [Print version]  [ASCII version]
22.Sep.2012
Exec.pl (Webseite)


Cubic IDE: envCPP 5.1
Magnus Hammarström has updated the C/C++ development environment for Cubic IDE. It is now possible to use the AmigaOS-4-SDK 53.20 published in 2012. (snx) (Translation: dr)

[News message: 22. Sep. 2012, 11:49] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
21.Sep.2012
Amigaworld.net (Forum)


AmigaOS 4: Tetris clone Nelipala 0.9
Nelipala is a SDL-based Tetris clone for AmigaOS 4 and Windows. The game was tested by the developer on a Sam440. Full screen and sound effects are still not supported in version 0.9. (snx) (Translation: dr)

[News message: 21. Sep. 2012, 07:12] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
21.Sep.2012
Amigaworld.net (Webseite)


AmigaOS 4: AmiSystemRestore Release 1 beta version 4
Chris Handley's AmiSystemRestore offers a Windows-like system restore for AmigaOS 4.

Changes:
  • Got rid of some common but mostly-harmless issues that were being reported in the debug log. Many thanks to those who reported them to me
  • AISS is no-longer required
  • The installer now handles problems better
  • The main window now resizes when you change the "Show size of restore point" preference
  • Improved the info reported in the debug log
Download: amisystemrestore.lha (778 KB) (snx) (Translation: dr)

[News message: 21. Sep. 2012, 07:08] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
20.Sep.2012
Eldee Stephens (ANF)


Contest: Win Free Subscription to Amiga Future
The team of the AmigaOS 4-website intuitionbase.com has started a contest: The user who will get the most points until 21. October will win a subsciption to the magazine Amiga Future.

Under the title link the rules for this contest are explained. (cg) (Translation: dr)

[News message: 20. Sep. 2012, 17:43] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
20.Sep.2012
amiga.org (Webseite)


Amiga Inc.: Amiga classics for the Blackberry Playbook tablet
A few years ago, Amiga Inc. used to sell classic Amiga games for Windows by bundling them with a modified WinUAE build. A similar approach is now apparently used with an offering available through the Blackberry's official app store for the Playbook tablet: In addition to various titles from Team 17 the publisher "Amiga, Inc." is also offering the Turrican series aswell as Xenon and Xenon 2. (cg) (Translation: dr)

[News message: 20. Sep. 2012, 17:34] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
19.Sep.2012
Amigaworld.net (Webseite)


AmigaOS 4: SysMon 1.20
Guillaume Boesel's SysMon (which is different from the CLI-program written by Etienne Vogt) is MUI-based and can identify and remove frozen windows and which can monitor the volumes, assigns and system information.

Download: sysmon.lha (315 KB) (snx) (Translation: dr)

[News message: 19. Sep. 2012, 04:39] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
19.Sep.2012
Amigaworld.net (Forum)


AmigaOS 4: RadeonHD driver 0.53
Under the title link registered customers can download for free version 0.53 of the RadeonHD driver which is supported by A-EON Technology. AmigaOS 4.1 (update 5) is required.

Changes:
  • VRAM buffer management is now fully implemented. The driver can now handle 3D drivers allocating more buffers than fits in VRAM
  • Intelligent shadow buffering of VRAM buffers added - reducing the need to copy the buffer back out of VRAM should it be paged out again without being modified
  • The RadeonHD_RM.resource is now enabled
(snx) (Translation: dr)

[News message: 19. Sep. 2012, 04:29] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
1 255 505 ... <- 510 511 512 513 514 515 516 517 518 519 520 -> ... 525 814 1109 [Archive]
 
 Recent Discussions
.
Amiga 4000(T)ower for sale
Calvin Harris - Amiga A1200
Amiga basic rewritten for Apple
Volker Wertich interview
Commodore Amiga MYSTYLE
.
 Latest Top-News
.
Announcement and pre-order campaign: AmiGUS sound card (19. Apr.)
ACube Systems: UBoot 2015.d for Sam440ep flex and mini-itx (15. Apr.)
Paint program: PolarPaint for all Amiga systems (11. Apr.)
ACube Systems: UBoot 2015.d for Sam460EX, Sam460CR and Sam460LE boards (09. Apr.)
Mining strategy game: The history of "Aminer" (07. Apr.)
Event: Start for ticket sales for "Amiga40" (05. Apr.)
Operating system: AmigaOS 3.2.3 (02. Apr.)
Universal PCI driver system: OpenPCI 40.2 (31. Mar.)
AROS/x86: Update of the ABI v0 version (28. Mar.)
Paperback: Classic AmigaOS Programming - The Network (27. Mar.)
.
 amiga-news.de
.
Configure main page

 
 
.
Masthead | Privacy policy | Netiquette | Advertising | Contact
Copyright © 1998-2025 by amiga-news.de - all rights reserved.
.