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)

18.Aug.2022
Andreas Magerl (ANF)


Print magazine: Amiga Future, issue 158 - preview and excerpts
Preview and excerpts of Amiga Future issue 158 (September/October 2022) have been published online now at the title link. Contents include reviews of Duckstroma and AmiBlitz as well as a preliminary report about the Amiga37 event.

Amiga Future magazine is available as an English and a German printed magazine and can be bought directly from the magazine's editorial office as well as several Amiga dealers. (snx)

[News message: 18. Aug. 2022, 19:55] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
18.Aug.2022



Editor: MUI-Vim V8.2.4424 for AmigaOS4, AROS and MorphOS
MUI-Vim is a port of the editor Vim for AmigaOS4, AROS and MorphOS. This editor is intended for editing programs as well as plain text files. Multi-level undo, syntax highlighting, command line history, block operations and scripting are some of the features. Ola 'sodero' Söder has now ported VIM 8.2.4424, fixing the following bugs:
  • AROS graphical glitch fixed
  • MorphOS DOS script filetype detection fixed
(dr)

[News message: 18. Aug. 2022, 08:59] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
18.Aug.2022



AmigaOS 4: C runtime library clib2 v1.0.0 beta 6
Andrea 'afxgroup' Palmate has created a fork of the official clib2 library, included in adtools. This library is exclusively for AmigaOS 4 to make it easy to maintain and to be able to add all the missing clib2 functions that are hard to add on 68k Amigas. The goal is to make it POSIX compliant and also fix any C++ problems that exist with newer compilers (amiga-news.de reported).

Yesterday he has released the sixth beta version with the following changes:
  • Added scandir to dirent
  • Fixed with some hacks termios functions and now ncurses works correctly
  • Fixed a problem on CTRL-C that was not stopping the program anymore
  • Some small internal changes
(dr)

[News message: 18. Aug. 2022, 07:45] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
18.Aug.2022



Programming help: Creating demos with AProcessing (video)
The very busy 'Phaze101' - among other things Amiga Assembly For Beginners: Let's Make an Amiga Game or Assembler Coding Course - has started a new video series: together with its developer Alessio 'Ozzyboshi' Garzi, he explains AProcessing, assembler routines for creating Amiga demos. (dr)

[News message: 18. Aug. 2022, 05:47] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
18.Aug.2022



MorphOS: Starfield Blanker V1.0
Das #amigazeux team has released version 1.0 of the Starfield blanker. It draws a zooming, moving, rotating and spinning star field with and without warp speed like effects. TinyGL and at least MorphOS 2.0.0 are required. (dr)

[News message: 18. Aug. 2022, 05:09] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
17.Aug.2022
Reddit


Interview: Alfred Faust (BarsnPipes)
The news service tarnkappe.info has re-published an interview with BarsnPipes developer Alfred Faust from the year 2007. (dr)

[News message: 17. Aug. 2022, 06:50] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
16.Aug.2022



Blog: Restoration of an Amiga 1000
The Amiga 1000 is extremely popular right now: After Andrew 'LinuxJedi' Hutchings reports about the restoration, now Richard "Shred" Körber describes in two blog entries (part 1, part 2) his experiences which he made during the refurbishment of the Amiga 1000. (dr)

[News message: 16. Aug. 2022, 12:35] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
16.Aug.2022



Preview video 28: Souverän Soccer
Daniel 'Daytona675x' Müßener (Wings Remastered, MiniGL4GL4ES, Tower 57) is working on a soccer game with 3D view called "Souverän Soccer" (amiga-news.de reported).

About his 28th preview video, the developer writes:
"This time you can see how the current CPU player plays against himself :) By the way, for the video the CPU player was artificially dumbed down, especially he shoots quite often much too firm. Without this little hack, the video would be a bit too boring, because the CPU player practically never provokes a throw-in or a corner by himself at the moment :P

The AI is already sufficient (there is still room for improvement, of course) to take care of the control of the team members that are not being controlled by the player himself in a human vs human match. Most importantly, the AI is also fast enough: we're still at 50 fps even in CPU vs CPU on a bare Amiga 1200.

Besides many details (e.g. the ball is now animated quite nicely) and many internal improvements, there is now also a neat free kick and throw-in system, which is based on Goal!: by means of a dotted line you can parameterize the direction, strength, height of the shot / throw..." (dr)

[News message: 16. Aug. 2022, 05:00] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
16.Aug.2022



Sprite/Icon/Map editor: Raster Master V1.2 R62 for Windows 10/11
Raster Master is a sprite/icon/map editor for Windows 10/11 which generates RayLib-, PutImagedata and Map code for gcc, AmigaBASIC, Amiga C, Amiga Pascal, QuickBasic, QB64, Quick C, Turbo Pascal, freepascal, Turbo C, Turbo Basic, Power Basic, FreeBASIC, GWBASIC, BASICA, and PC-BASIC (YouTube video).

Today version 1.2 R62 was released with the following changes:
  • Mask Export option ABQ - Trans Mask &HE0
  • Save IFF/BBM Amiga brushes - not compressed
  • ILBM decompression bug fixed
  • 256 color ILBM files were not being saved correctly - these are pc pbm format
(dr)

[News message: 16. Aug. 2022, 04:52] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
15.Aug.2022



Programming language: Update on "Amiga C Tutorial"
Peter John "pjhutch" Hutchison's English-language "Amiga C Tutorial" is supposed to help C newcomers to program under AmigaOS with the help of many code examples (amiga-news.de reported). Even though it has existed for more than ten years, the author still improves it selectively and corrects errors. As he told us, this is what happened in the Screens chapter: A wrong pointer was used to close screens. (dr)

[News message: 15. Aug. 2022, 21:14] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
15.Aug.2022
Robert Smith


Video: The World of Amiga Tracker Music
In his latest video, Robert Smith goes back in time to the 1980s to explore the origins of Amiga Music: the Tracker, and The MOD file. He looks at how these mod files are put together, how a Protracker module works, and why the files are so small even though they contain such long pieces of music. (dr)

[News message: 15. Aug. 2022, 05:42] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
14.Aug.2022



Image processing: RNOEffects 1.4 for all Amiga systems
Developer 'jPV^RNO' has updated RNOEffects from his family of RNO applications. RNOEffects is a simple image processing program with a focus on good batch conversion options and alpha channel based effects (YouTube video). It was available in previous versions for MorphOS, OS4 and AROS, and the new version now also supports 68k and WarpOS configurations. The changes:
  • Images can be saved as AmigaOS, NewIcons, GlowIcons, OS4, PNG, and DualPNG
  • icons with configurable properties that include icon type, tooltypes,
  • selected image, default tool, stack, position, drawer properties, etc.
  • Added the "Freehand" drawing mode
  • Added the "Opacity map" effect for creating and inserting B&W opacity map images of alpha channels
  • Added the "ARexx" effect to launch ARexx scripts within the program
  • Added an example ARexx script
  • Better text editing/importing/exporting options for the text drawing effect
  • Draw and crop effects can be positioned with the mouse
  • Re-designed the line effect and added an arrowhead option
  • Added buttons and keys to load next and previous pictures in the directory
  • Added the undo levels setting
  • Added the redo option
  • Removed overlapping keyboard shortcuts for copy/cut/paste operations
  • Fixed pathless file arguments
  • Safer error handling
  • Other changes and fixes
Downloads: (dr)

[News message: 14. Aug. 2022, 13:35] [Comments: 1 - 14. Aug. 2022, 20:16]
[Send via e-mail]  [Print version]  [ASCII version]
14.Aug.2022
Stefan Reinauer


ReA4091: Video and pre-order for the reconstruction of the Fast SCSI2 controller
During the Vintage Computer Festival East, which took place from April 22 to 24 at the InfoAge Science and History Museums in Wall Township in the USA (see also the video talk of former Commodore employees), Stefan Reinauer gave a talk about the project of rebuilding the Fast SCSI2 controller A4091, which he and Chris Hooper successfully accomplished. The project, christened "ReA4091", lasted four months and was accomplished with the help of an original copy purchased at an eBay auction.

The YouTube video, which has been available since the end of April and was recorded by Robert Bernardo, has been edited again by him and now has a much better sound quality (see title link).

As Stefan Reinauer explained to amiga-news.de, they are "still busy building cards and debugging". In parallel, the open source driver is being written, which will replace the original ROM. Currently, 30 cards are being built. On the corresponding project page you can not only find more information, but you can also express your interest in building a card. The price is about 225 Euro (without shipping). (dr)

[News message: 14. Aug. 2022, 08:45] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
14.Aug.2022



Aminet uploads until 13.08.2022
The following files have been added until 13.08.2022 to Aminet:
DFT_IDFT_DWT_FFT.zip     dev/src    147K  68k DFT, IDFT, DWT and FFT for A1...
PyPlayer.zip             dev/src    1.1M  68k Audio Player for Python 1.4.0...
CCOS-disk-utils.lha      disk/misc  73K   MOS Manipulate GRiD OS floppy images
Sensei.lha               driver/oth 35K   68k Displays I2C Sensor informati...
dynAMIte_v24.lha         game/2play 2.0M  68k Internet (only) Bomberman/Dyn...
RescueLander.lha         game/actio 45K   68k Land on Earth, Moon or Mars t...
MCE-MOS.lha              game/edit  3.6M  MOS Multi-game Character Editor
StefADV2.lha             game/text  65K   68k 2nd little italian text adven...
WhatIFF1.06.lha          mags/misc  55K       What IFF? #1.06-August-2022
AmiArcadia.lha           misc/emu   4.5M  68k Signetics-based machines emul...
AmiArcadiaMOS.lha        misc/emu   4.9M  MOS Signetics-based machines emul...
AmiArcadia-OS4.lha       misc/emu   5.1M  OS4 Signetics-based machines emul...
AmiVms.lha               misc/emu   3.4M  68k Simulates OpenVMS commands
emutos.lha               misc/emu   338K      EmuTOS - Amiga version
NAFCYI1991S1-B01.zip     text/bfont 2.2M      NAFCYI Spring 1991 (BMP Fonts)
NAFCYI1991S1-B14.zip     text/bfont 2.6M      NAFCYI Spring 1991 (BMP Fonts)
NAFCYI1991S1-01.zip      text/pfont 1.9M      NAFCYI Spring 1991 (PS Fonts)
NAFCYI1991S1-14.zip      text/pfont 1.5M      NAFCYI Spring 1991 (PS Fonts)
avalanche_ger.lha        util/arc   11K       german catalog for Avalanche
(snx)

[News message: 14. Aug. 2022, 07:30] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
14.Aug.2022



OS4Depot uploads until 13.08.2022
The following files have been added until 13.08.2022 to OS4Depot:
kittymusicraft.librar... dev/lib 67kb  4.1 Reimplementation of the MusiCraf...
arabic_console_device... dri/inp 3Mb   4.1 An arabic console device, line &...
amiarcadia.lha           emu/gam 5Mb   4.0 Signetics-based machines emulator
blobwarsattrition.lha    gam/act 2Mb   4.1 A 2D mission and and objective-b...
amosextension.library... lib/mis 375kb 4.1 AmosExtension.library load AMOS ...
(snx)

[News message: 14. Aug. 2022, 07:30] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
14.Aug.2022



AROS Archives uploads until 13.08.2022
The following files have been added until 13.08.2022 to AROS Archives:
whatiff1.06.lha              doc/mis 55kb  Magazine on amigaguide format
myman.i386-aros.zip          gam/mis 3Mb   A Pacman style game, done with t...
games.tar                    gra/ico 350kb Collection of Drawer Icons Goril...
icone_drawer.tar             gra/ico 170kb Collection of Drawer Icons Goril...
(snx)

[News message: 14. Aug. 2022, 07:30] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
14.Aug.2022



MorphOS-Storage uploads until 13.08.2022
The following files have been added until 13.08.2022 to MorphOS-Storage:
AmiArcadia_29.04.lha      Emulation                 A Signetics-based machi...
SilverNightsCrusaders_... Games/Action              SilverNightsCrusaders_O...
SFFGPLNS_OpenBOR.lha      Games/Action              FINAL FIGHT LNS GOLD SU...
GoldenAxeMyth_OpenBOR.lha Games/Action              GoldenAxeMyth_OpenBOR.lha
ATaleOfVeangeance_Open... Games/Action              ATaleOfVeangeance_OpenB...
MCE_13.8.lha              Games/Editor              Multi-game Character Ed...
(snx)

[News message: 14. Aug. 2022, 07:30] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
14.Aug.2022



WHDLoad: New installers until 13.08.2022
Using WHDLoad, games, scene demos and intros by cracking groups, which were originally designed to run only from floppy disks, can be installed on harddisk. The following installers have been added until 13.08.2022: (snx)

[News message: 14. Aug. 2022, 07:30] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
14.Aug.2022
Andreas Falkenhahn (ANF)


Hollywood: Plananarama 2.0 manual available in German
Helmut Haake and Dominic Widmer have translated the manual of the Plananarama plugin into German. It is available for download at the title link.

Plananarama is a plugin for Hollywood which allows to use Hollywood even on systems without a graphics card (OCS, ECS, AGA). Thanks to Airsoft Softwair's MetaDoc system, the translation is not only available as PDF file, but also in AmigaGuide, HTML and CHM format. (snx)

[News message: 14. Aug. 2022, 07:27] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
13.Aug.2022
Ko-fi


AmigaOS 4: Platformer "BlobWars: Attrition" V1.22r1
The very busy AmigaOS 4 developer George 'walkero' Sokianos - among others aiostreams, Flawfinder, Lite XL or iGame - has ported the commercial platformer "BlobWars: Attrition" to AmigaOS 4 in the latest version of December 2019.

The port of the game developed by Parallel Realities does not include data files. These have to be purchased on the game's itch.io project page - but at a price to be determined by the user.

As the developer writes, the game requires SDL2 and a powerful Amiga including graphics card to play it on Full HD. He himself played the game on his AmigaOne X5000/40 with a RadeonRX 550. To achieve smooth gameplay, he had to set SDL2 to opengles2 and activate the batching mode. He recommends experimenting with these settings, depending on your own hardware.

A test on his microAmigaOne was less successful, because the small graphics memory (max. 32MB) ran out quite fast, so that the game was slowed down very much. He is open for suggestions and possibly tricks to change this.

Anyone who wants to support the author has the opportunity to do so on his Ko-fi website. The author returns 50% of the donations to the community at the end of each month by supporting projects or developers. (dr)

[News message: 13. Aug. 2022, 17:02] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
13.Aug.2022



AmigaOS 4: C runtime library clib2 v1.0.0 beta 5
As standard C librar, AmigaOS officially uses a variant of the Newlib C standard library implementation. A popular alternative C standard library implementation is called clib2 and it is included as an option with the standard Amiga SDK. The clib2 library is particular well suited for porting software from the Unix world (taken from AmigaOS-Wiki).

Andrea 'afxgroup' Palmate has created a fork of the official clib2 library, included in adtools. This library is exclusively for AmigaOS 4 to make it easy to maintain and to be able to add all the missing clib2 functions that are hard to add on 68k Amigas. The goal is to make it POSIX compliant and also fix any C++ problems that exist with newer compilers. All warnings (except for a very few) generated by GCC 10 and higher have disappeared. As the developer further writes, all obsolete OS4 functions have been replaced by modern ones (except for StackSwap, for which he has not found a replacement).

Yesterday he released the fifth beta version with the following changes:
  • Implemented open() and opendir() and now it is possible to open a directory like open("T:") and use some functions on the returned fd
  • Changed some socket functions that now use open source code
  • Implemented new funcions
  • Fixed a memory leak on fstat
  • Removed test on check_abort_enabled prior call since it is already checked in the function
  • Moved rand* functions to prng folder
  • Implemented syslog (using files)
  • A lot of other fixes an improvements
(dr)

[News message: 13. Aug. 2022, 11:17] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
13.Aug.2022



Amiga emulator for MacOS: vAmiga 2.1
After five beta versions (amiga-news.de reported), developer Dirk Hoffmann has just released the official version 2.1 of his Amiga emulator vAmiga for macOS, thus ending the beta phase. The minimum system requirement for his emulator is macOS 10.15. (dr)

[News message: 13. Aug. 2022, 10:58] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
13.Aug.2022



Amiga Assembly For Beginners: Let's Make an Amiga Game Tutorial 14
'Prince', founder of the group 'Phaze101', streams the assembler coding course "Corso completo di programmazione assembler in due dischi" in English on Twitch and uploads the respective episodes time-delayed to YouTube (amiga-news.de reports regularly).

In another tutorial Amiga Assembly For Beginners - Lets Make a Game, Prince now explains with concrete examples how to write a game with assembler. Episode 14 is now available. (dr)

[News message: 13. Aug. 2022, 07:14] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
13.Aug.2022
Alain Fontanin


Anniversary advertising: 30 years of Cristaline mineral water with Amiga
The French mineral water brand "Cristaline" is celebrating its 30th birthday (history in French) and to mark the occasion has published a picture on its Facebook page showing a young girl playing with a Gameboy and an Amiga in the background. (dr)

[News message: 13. Aug. 2022, 07:09] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
13.Aug.2022



Linux: Update of Open Sonic
Yesterday, Christian 'xeno74' Zigotzky has released a new version of Open Sonic for Linux PowerPC (32-bit) and thus for AmigaOne X1000/X5000. The updated version provides bug fixed graphics and sounds.


alsa-oss and allegro4.4 required. For the installation, Christian listed the commands:

Void PPC
  • sudo xbps-install -S alsa-oss
  • sudo xbps-install -S allegro4
Debian (MintPPC)
  • apt install alsa-oss
  • apt install liballegro4.4
It also works on old Linux distributions like Ubuntu 10.04 PowerPC. (dr)

[News message: 13. Aug. 2022, 06:57] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
12.Aug.2022



AmigaOS 4: Shader player Shaderjoy 1.23
Shaderjoy allows displaying and creating Shadertoy compatible fragment shaders. Fragment shaders, also called pixel shaders, are programs that are executed per fragment (pixel) on the GPU.The ogles2.library 3.2 and Warp3D Nova 1.86 are required. Today Juha "Capehill" Niemimaki has released version 1.23. Changes:
  • Start using stb_image_write.h to save PNG screenshot.
  • Add LOAD_PROJECT and SAVE_SCREENSHOT ARexx commands.
  • Make About window asynchronous.
  • Add BORDERLESS tooltype.
  • Remove support for ogles2.library versions older than 3.0
  • Disable vertical flipping of FBOs when ogles2.library version is greater than 3.1.
  • Remove workarounds for older library versions.
(dr)

[News message: 12. Aug. 2022, 22:00] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
12.Aug.2022
Amiga.org (forum)


AmigaKit: ZuluSCSI Mini
ZuluSCSI is a file-based hard disk and CD-ROM drive emulator (amiga-news.de reported). Besides the original, AmigaKit now also offers a "mini" variant, which can be plugged directly into devices with a DB25 SCSI connector. (snx)

[News message: 12. Aug. 2022, 07:45] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
12.Aug.2022
Twitter


Preview video: Jump'n Run "L'Abbaye des Morts"
The developer 'UltraNarwhal', among others Duckstroma, has released a current snapshot of its extended port of "Abbey(s) of the Dead", which is currently in development (amiga-news.de reported). Like Duckstroma, the Jump'n Run is developed with the Scorpion Engine. (dr)

[News message: 12. Aug. 2022, 07:01] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
12.Aug.2022
AmigaLove-Forum


Operating system: NetBSD 9.3
Version 9.3 of the free and open-source Unix-like operating system NetBSD has been released. Ports are also available for PPC (experimental) and 68k Amiga computers. For the 68k port, wsfb(4) based X11 using amidisplaycc(4) was enabled (global changes).

The project page for 68k Amigas also lists the requirements:
  • Amiga wit 68020 processor or higher with MMU
  • at least 24 MB FastRAM
  • at least 250 MB harddrive space
Further information on the PPC port. (dr)

[News message: 12. Aug. 2022, 06:29] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
1 65 125 ... <- 130 131 132 133 134 135 136 137 138 139 140 -> ... 145 624 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.
.