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

Amiga events
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)
14.-16.11.25 • Flashback-Symposium #02 • Jößnitz (Germany)

30.Jul.2022



Game Construction Kit: RedPill 0.9.12
RedPill, developed by Carlos Peris, is a game construction kit written in Amiblitz 3.9, which allows the development of games from various genres (see short tests of two Redpill games). RedPill is compatible with AGA and ECS, the "player" for playing the finished creations requires a total of 1.5 MB RAM. Jens 'Farbfinsternis' Henschel has written a tutorial which he recently updated.

Version 0.9.12 includes, among other things, a new project, a 2018 game called 'Bad Ninjas VS Rick & Joe' (YouTube video) and now uses the AmiBlitz 3.9.4 compiler. Changes:
  • Bad Ninjas game is now included in the projects folder by courtesy of Ricky Place.
  • Hud refresh speed can be set in the HUD screen.
  • Added action trigger Reset Vars that allows to reset a range of variables to its initial value.
  • In HUD screen the background image can now be edited or deleted.
  • When editing a trigger if it instantiates something it will show the instantiated object in position in the preview screen.
  • Switched to Amiblitz 3.9.4 compiler.
  • Less strict asset processing when Building a game.
  • Improved compatibility with old game projects.
  • Improved calculation when setting Line Width now allows bigger maps.
  • Fix for objects of type Shot not being automatically destroyed.
  • Fix for compressed 16 sprite backgrounds not showing properly.
  • Fix in vertical scroll leaving one empty line under certain conditions.
  • Fix for some glitch in object rendering for multiscreen games.
  • Fix for camera centering when using smaller displays.
  • Fix for spritesheet screen always asking about palette reload even if it was the same.
  • Small optimizations.
(dr)

[News message: 30. Jul. 2022, 17:30] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
30.Jul.2022



Amiga Assembly For Beginners: Let's Make an Amiga Game Tutorial 13
'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 13 is now available. (dr)

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



Pong Jam: Space Pong and Pong50 (update)
Retro Programmers Inside (RPI) (Facebook link) is a group of retro programmers and has organized a Pong Jam on the occasion of the 50th anniversary of Atari's video game classic Pong. This also resulted in two new conversions for the Amiga: Mauro Antonio Radice has set his Space Pong in outer space, Giuseppe Mignognas calls his conversion Pong50.

Update: (31.07.2022, 07:03, dr)

Regarding the 'Pong Jam' the article was rewritten and the Pong50 implementation added. (dr)

[News message: 30. Jul. 2022, 17:02] [Comments: 1 - 31. Jul. 2022, 07:15]
[Send via e-mail]  [Print version]  [ASCII version]
30.Jul.2022



AmigaOS 4: Arcade game KOG updated
As already reported in the article on Blastaway, Simone 'saimo' Bevilacqua has updated several games in parallel and thus his arcade game KOG as well (video). Changes:

July 29, 2022
  • Added screenshots of internal graphics (now [F1] grab a screenshot of the internal graphics and [F2] of the visible graphics).
  • Added [ALT]+[F4] quit option.
  • Simplified data files access code.
  • Set savedata directory to the game's own data directory also for the Windows installed version (which now is thus identical to the portable version).
  • Moved configuration file to the program directory.
  • Added to installers code to import previous savedata and clean up leftovers.
  • Improved/extended manual.
July 24, 2022
  • Reworked assignments of the kind *p++ = ... *p ... (as they are miscompiled by some versions of gcc).
  • Removed assignment of function "back" to joypad first button (as that was confusing).
  • Added Windows portable version.
  • Worked on Windows installer: removed unused data directory; added logo to graphics.
(dr)

[News message: 30. Jul. 2022, 12:29] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
30.Jul.2022
amiga.org


AmigaOS 4: Update of arena shooter 'Blastaway'
Simone 'saimo' Bevilacqua's 'Blastaway' (video) is an arena shooter with 50 levels in five different worlds. The game principle is inspired by Wizard of Wor, the graphics by The Chaos Engine (amiga-news.de reported).

As Simone wrote, "lately work has been done in parallel on all the RETREAM games. It began with the objective of aligning the technically similar ones for PC so that they would handle data saving the same way, but it soon went out of control and brought uniformity and improvements to the installers, the documentation, the web pages and even to code and internal files -and, just as importantly, it brought new features as well!" Changes:

29. July 2022
  • Worked on MILESTONE bonus: made notification more prominent by displaying the number of soldiers and/or the points awarded, both in-game and in the arena report screen; fixed handling of multiple milestones reached at the same time (the points awarded were considered by the very same check that decides whether to award those kind of points, thus potentially awarding too many points).
  • Moved the ALIVE SOLDIERS bonus notification from the last arena end screen to the game end screen.
  • Changed the design of the DOUBLE and TRIPLE bonuses marks from "x2" and "x3" to "2x" and "3x".
  • Added glowing to Czywor's eyes.
  • Simplified data files access code.
  • Set savedata directory to the game's own data directory also for the Windows installed version (which now is thus identical to the portable version).
  • Moved configuration file to the program directory.
  • Renamed savedata file (safe.raw -> safe.dat).
  • Added to installers code to import previous savedata and clean up leftovers.
  • Improved/extended manual.
24. July 2022
  • Reworked assignments of the kind *p++ = ... *p ... (as they are miscompiled by some versions of gcc).
  • Embedded AmigaOS version string in executable.
18. July 2022
  • Added support for thumbsticks, as at times Windows treats D-pads as thumbsticks (this is just to support as many joypads as possible: using real thumbsticks is not a good idea anyway).
  • Added journey map (at the beginning of each stage, a screen shows the previous stages, the current stage and, darkened, the next stages).
  • Added FULL GAME bonus (completing the game starting it from the first arena of the first stage awards 50000 extra points).
  • Added final score in game completion screen.
  • Touched up instruments volumes and effects in tunes.
  • Removed the "commercials" showing the other RETREAM games between stages.
  • Removed donation message from title screen.
  • Fixed handling of joypad presses and releases (under some circumstances outside of the game, a release could be handled as a consequence of a previous, unrelated press).
  • Improved/extended manual.
(dr)

[News message: 30. Jul. 2022, 12:11] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
30.Jul.2022



Video: Upgrading an Amiga 600
In her latest video, musician and retro lover 'Ms Mad Lemon' upgrades her Amiga 600 with 1MB Chip RAM, an IDE/SD card adapter including SD card and a Furia accelerator card. (dr)

[News message: 30. Jul. 2022, 06:31] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
29.Jul.2022



DIY project: Building an Amiga 2000 (part 4)
'Drygol' is not only a member of the demoscene group Lamers, but basically deals with retro computers in the form of restorations, upgrades etc. On his site Retrohax.net he not only offers various retro articles, but also runs a blog. Among other things he describes there his project 'Tesseract', the building of an Amiga 2000 from scratch with all maximum modifications. After the first three reports (1, 2, 3) he published the fourth blog post of the series yesterday which is about installing the 'mouSTer' USB mouse adapter and the Buddha flash card. His project is based on the GitHub project of 'Floppie209', a replica of the Amiga2000 motherboard with Sprint layout. (dr)

[News message: 29. Jul. 2022, 16:07] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
29.Jul.2022



Self-made project: Interface clock port/Raspberry Pi
After the adapter board "A314" (amiga-news.de reported), Niklas Ekström provides under the title link the information for the reconstruction of an interface with which a communication between Amiga and Raspberry Pi via the clock port is possible. After the project opening at the end of June, the developer updated the documentation yesterday, among other things. (dr)

[News message: 29. Jul. 2022, 12:18] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
29.Jul.2022
Sascha Kirschgens (ANF)


A-Pet - PET/CBM inspired metal case for Amiga 500
Mike, a British Amiga fan, is working on a metal case in the style of Commodore's CBM series. The "A-Pet" is supposed to be able to accommodate either a standard PC or various Amiga models, this is achieved by using different backplates (amiga-news.de reported).

The development of the Amiga prototype is finished so far, Mike explains the current state in this recent YouTube video. The site Hackaday has awarded the Hackaday Prize 2022 to this project. (dr)

[News message: 29. Jul. 2022, 11:47] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
29.Jul.2022



Text editor: Amiga Source Editor 1.97
At the end of 2020, author Alain Fontanin resumed the development that had originally started in 1989 by releasing Version 1.2 (2019) of his text editor "Amiga Source Editor" (ASE). The author continues to work on his editor and has now released version 1.97 with the following changes:
  • Fixed many bugs and 'Hit Enforcer': I'm confused to have done wrong the tests of ASE2019 1.95 (shame on me)
  • Simplified window management
  • Improvement of the windows reorganization function (horizontal/vertical mosaic and borders)
  • Possibility to configure (or not) a horizontal scrollbar
  • Possibility to choose the icon of the documents
  • Possibility to use the device name (e.g. DH0) or the volume name in the access path of the documents
  • Integration of a first version of the session management.
(dr)

[News message: 29. Jul. 2022, 11:19] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
29.Jul.2022



RSS-Reader: IvoRSS 1.1.1 für AmigaOS 3, 4 und MorphOS
IvoRSS is a simple RSS reader written with Hollywood (amiga-news.de reported). The codesets.library and AmiSSL 4 are required. IvoRSS is available for AmigaOS 3, AmigaOS 4 and MorphOS. Changes:

Version 1.1.1
  • Fixed crash for uncovered HTML characters
  • Finally, any smallest change of "article" will trigger IvoRSS to show it as unread. But at least left and rigth sides of application will be consistent.
  • Changed a little bit layout to look a little bit better under AmigaOS4
  • Added glow icon for AmigaOS3
  • Created kind of glow icon for AmigaOS4
Version 1.1
  • Reworked parsing in Explore window
  • Downloading is reworked, IvoRSS tracks modified time on server
  • Changed New/Read identification, there are still false positives, but should be less of them
  • Now MUI&MUIRoyale set up to not let labels to explode and break layout
  • More &HtMl_characters; are covered
  • More Amiga related feeds out of the box
(dr)

[News message: 29. Jul. 2022, 11:13] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
28.Jul.2022
David Brunet (Twitter)


Obligement: Interview with Daniel 'trixie' Jedlicka (audio editor Rave)
The magazine 'Obligement' has interviewed the Czech developer Daniel 'trixie' Jedlicka (English, (French), who recently has released his audio editor Rave for AmigaOS 4. (dr)

[News message: 28. Jul. 2022, 12:11] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
28.Jul.2022
RetroWiki


Slideshow: Tron Legacy
Inspired by the movie Tron: Legacy from 2010, EcaliusSoftware has created a little slideshow written with AMOS Professional (YouTube video). It requires an Amiga equipped with 2 MB Chip-RAM, 5 MB Fast-RAM and 68020 CPU. (dr)

[News message: 28. Jul. 2022, 06:15] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
27.Jul.2022



Amiga emulator for MacOS: vAmiga 2.1b5
After the release of version 2.0 (amiga-news.de reported) developer Dirk Hoffmann has started the beta phase of version 2.1 of his Amiga emulator vAmiga for MacOS and released the fifth beta version today. Changes:

Bug fixes
  • Added support for ECS register DIWHIGH
  • Option "Disconnect keys from keyboard" was broken
  • Fixed a dot mask setting issue
  • The built-in trackpad is no longer recognized as an external USB device
  • Added more FFmpeg default search paths
  • Fixed some resizing issues in the inspector window
macOS 10.15 or higher is required. (dr)

[News message: 27. Jul. 2022, 15:55] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
27.Jul.2022
Seiya (ANF)


PDF magazine: REV'n'GE 136 (Italian/English)
Besides the Italian original issue, the PDF magazine REV'n'GE ("Retro Emulator Vision and Game") is also available in English. The magazine's reviews compare the different ports of classic games to the various platforms of their time. The latest issue among others is about the Amiga games Death Trap, Bram Stoker's Dracula and Conan the Cimmerian. (dr)

[News message: 27. Jul. 2022, 12:46] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
27.Jul.2022



Blog: Introducing "Globulus" (1990)
The blog Leaderboard mainly is about the world of Amiga games and here in particular about games exclusively released for the Amiga. The latest entry introduces the game Globulus, released in 1990. (dr)

[News message: 27. Jul. 2022, 12:38] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
27.Jul.2022



Aiostreams V1.7.4: Scripts for Streaming Twitch.tv and Mixer.com videos
George 'walkero' Sokianos has created Python scripts and bundled them in aiostreams ("All In One Streams") for viewers of the Amiga and other retro streams on Twitch.tv and Mixer.com, so that they can also watch the videos under AmigaOS 4 and MorphOS instead of on the PC.

Yesterday version 1.7.4 has been released with the following changes
  • Did a fix in YouTube script to avoid SB videos. This was breaking the video selection.
  • Fixed the video throttle in YouTube videos. So now the videos seem to play smoothly.
Download: aiostreams.lha (263 KB) (dr)

[News message: 27. Jul. 2022, 08:08] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
27.Jul.2022



Programming language: Amiga C/C++ Visual Studio Code Extension 1.4.5 (update)
Bartman', member of the demo group 'Abyss', provides with 'amiga-debug' a 'Visual Studio Code' extension for "compiling, debugging and profiling Amiga C/C++ programs compiled by the bundled gcc 11.2 with the bundled WinUAE" (YouTube video). Yesterday version 1.4.4 was released providing the following changes:
  • custom registers view: tooltip help for registers
  • Denise emulator ("Screen (Beta)" tab), enable/disable specific bitplanes, sprites, with DMA overlay; click in screen to set time
  • blitter tooltips show blit duration, minterm
  • Profiler saves screenshots even for single-frame profiles (PNG, better quality)
  • Fix screenshot delay (screenshots were always one frame too old)
  • updated to latest WinUAE. fixes sprite DMA not showing SPRxDATA, SPRxDATB
  • removed avail in startup-sequence (commited by mistake)

Update: (30.07.2022, 06:33, dr)

A few moments ago, version 1.4.5 was released. Changes:
  • FIX: scrolling in copperlist no longer shifts whole profiler up
  • FIX: dragging time in profiler flame-graph no longer stops working once reaching the outside of the profiler
  • NEW: memory heatmap/viewer
  • CHG: update WinUAE
(dr)

[News message: 27. Jul. 2022, 07:36] [Comments: 1 - 30. Jul. 2022, 06:36]
[Send via e-mail]  [Print version]  [ASCII version]
26.Jul.2022
Andrew Hutchings (Twitter)


Video: Installation of ROMulus dual ROM board for Amiga 500 and 2000
ROMulus is a dual ROM board for Amiga 500 and 2000 that fits under the Amiga's CPU / accelerator and provides two additional ROM slots for Kickstart or DiagROM. Andrew Hutchings shows in a recent video how to typically install and use the board he designed, which can be programmed by the Amiga itself. It is available in his Retro Supplies shop for about 53 Euros plus shipping. (dr)

[News message: 26. Jul. 2022, 13:13] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
26.Jul.2022



Blog: Restoration of an Amiga 2000
In his blog 'Epsilon's World', Epsilon reports in the usual detail and with numerous pictures about the restoration of his Amiga 2000. This had become necessary because the motherboard had been irreparably damaged by the expiry of the real-time clock battery. (dr)

[News message: 26. Jul. 2022, 12:24] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
26.Jul.2022



Programming language: Visual Studio Code Extension for BlitzBasic 2 (update)
Youen has created a fork of the Visual Studio Code Extension written by 'MickGyver' to support Amiga Blitz Basic 2 and AmiBlitz, which no longer requires external tools (implemented by native Javascript). Also an inline help is now available. Currently version 0.3.2 is available, which was released yesterday.

Update: (27.07.2022, 16:40, dr)

A few moments ago, version 0.4.0 was released which now can manage multiple files. (dr)

[News message: 26. Jul. 2022, 12:16] [Comments: 1 - 27. Jul. 2022, 16:45]
[Send via e-mail]  [Print version]  [ASCII version]
26.Jul.2022



Introduced: The Workbench homepage
What happens when you are born in 1989 and your uncle gave you an Amiga 500 as your first computer? Logically: you can't get rid of that inside and so you try to express your attachment to your beloved Amiga. Thorn has done that in this case by creating his private Workbench homepage.


The basic idea for this kind of homepage design came to him when he thought about what he as a developer would like to present on his website and how. To simply introduce himself textually, as usual, or to build something from which one can immediately see where the private interest (among others) lies. He decided to go for the second option: a website as an interface with minimal content, but small gimmicks.

Why he named this site 'Lammpee', he doesn't know anymore himself. The project itself is open source, the source code is available on GitHub, and is built on the Nuxt framework.

The links to Nuxt modules contained on the homepage in the folder 'Nuxt Stuff' are mostly privately created and further developed projects, which are also open source. Short info about the modules:
  • nuxt-custom-elements is used if you want to offer components of your homepage as widgets
  • nuxt-speedkit is a comparison module to determine the loading speed of a website
  • gp-vue-boilerplate is a construction kit to create a homepage
The entire web workbench is basically a Vue component made up of many small ones. Nuxt helps here, because it can be used to generate HTML, which is used when there is no Javascript.

But the homepage has even more to offer: for example a Basic web editor that can parse Basic code in real time. It is strongly oriented to the examples on the Extras disk. Other things the reader may explore on his own.

By the way, Thorn's favorite game is Moon City, for which you can also find a branch in the project. As he says, he first has to "put it together" again. (dr)

[News message: 26. Jul. 2022, 11:30] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
25.Jul.2022
George Sokianos (ko-fi)


AmigaOS 4: Flawfinder finds vulnerabilities in C/C++ source code
George 'walkero' Sokianos has ported Flawfinder, originally written by David A. Wheeler in Python, to AmigaOS 4 and explained:

"In the last couple of years that I started working on AmigaOS applications, I always look how to make use of modern tools with my code and how to avoid doing mistakes that will cost performance and, most importantly, security. That's why my projects are covered by an online test platform like Codacy.

What I found is that such platforms use tools that are available, such as CppCheck and Flawfinder. Then I thought, 'Is it possible to bring those tools to AmigaOS 4? Would it be useful?'. So...

Flawfinder is a code analysis tool that searches in source files, looking for potential security flaws. This is developed by David A. Wheeler in Python, supporting v2.7 and above. So it looked like a good candidate to work with.

The problem with AmigaOS 4 is that the available Python version is 2.5. The good thing is that Flawfinder does not use code that is really tough to backport. After a few changes on print() usage here and there and some other fixes, Flawfinder works fine and it is available for everyone to use it.

You can find my work and my latest release 2.0.19 r1 on my personal Git website and soon on OS4Depot.

The only thing you need to do to use it is to extract the lha file contents anywhere on your hard disk and execute something like:

flawfinder src/

Inside the archive, you will find the documentation in HTML and PDF format, and please consult it for a lot more options."

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: 25. Jul. 2022, 17:26] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
25.Jul.2022



Trevor's Amiga Blog: Start of production for 'A1222 Plus' board not set
10 months after his last entry Trevor Dickinson from A-EON Technology has published another article in his Trevor's Amiga Blog. We summarize what we think are the most important points for our readers:

Amiga37
  • Is again sponsoring the show on behalf of A-EON Technology and, unless prevented by international travel restrictions, will attend as part of a special combined AAA Technology/Amiga Kit/A-EON Technology exhibit booth
  • will be joined by Matthew Leaman and Ross from the UK, Laurent Zorawski and Franck Bednarski from France, and A-EON's Linux expert Christian Zigotzy from Germany
A1222 Plus
  • after a joint Skype meeting with Matthew Leaman and the ACube team, it was agreed that ACube would obtain final quotes for the early adopter series and oversee production and testing of the A1222Plus motherboards
  • it was agreed with ACube to double the initial production volume to achieve a lower price per unit
  • the factory that produced the prototype A1222Plus boards is committed until next year and another eligible company would have charged double the price. Two other manufacturers have been approached, but switching would increase lead times
ExecSG team
  • according to Steven Solie, head of the ExecSG team, the main focus has been to implement multicore support for AmigaOS 4 on the X5000. After testing on the X5000, it is planned to move on to the A1222 and X1000 platforms
  • in the meantime the A1222 and X5000 DMA engines have been completed. DMA tests have been performed with the generic CopyMem(), with mixed results. It is certain that any application that moves large amounts of data will benefit from using the DMA engines in the P50x0 and P1022 CPUs
  • it is planned to demonstrate multicore on the X5000 at Amiwest 2022
(dr)

[News message: 25. Jul. 2022, 13:12] [Comments: 2 - 26. Jul. 2022, 10:37]
[Send via e-mail]  [Print version]  [ASCII version]
25.Jul.2022



Sprite/Icon/Map editor: Raster Master V1.2 R55 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).

30 years ago 'RetroNick' wrote a small program in Turbo Pascal (DOS) that allowed him to create simple sprites/icons and generate code. He always wanted to port this program to Windows and provide some updates. He has already implemented most of his project under development, and since his interest in Amiga programming has also expanded, it now supports Pascal and C (Hisoft and Freepascal 68k as well as vbcc) instead of just AmigaBASIC. Some features are still missing:
  • Fastgraph Support
  • TEGL SupportMouse
  • Shape export options
Version 1.2 R55 was released yesterday providing the following changes:
  • arrayname_id define(c) and pascal (constant) added
  • arrayname_ defines/constants added for putimage (c/pascal)
  • various refactoring to remove excess or duplicate code (wcon.pas,rwxgf.pas) will be removed in future releases
  • Code in rwxgf2.pas contains all the functionality
(dr)

[News message: 25. Jul. 2022, 12:17] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
24.Jul.2022



Aminet uploads until 23.07.2022
The following files have been added until 23.07.2022 to Aminet:
c2n.lha                  comm/misc  129K  MOS Decoder and encoder for tape ...
c2nload.lha              comm/misc  62K   MOS Load files to 8-bit computers...
cbmlink.lha              comm/misc  215K  MOS Remote management for CBM com...
AmiGemini.lha            comm/net   147K  68k Gemini + Spartan browser
Axel30th.lha             demo/misc  472K  68k Celebration of the splendid A...
COP.lha                  dev/debug  165K  68k Low Level Debugger
Hunk.lha                 dev/misc   144K  68k Editor for hunk structure of ...
RNOPDF.lha               gfx/show   5.7M  MOS Compact PDF viewer
RNOPDF_OS3.lha           gfx/show   15M   WOS Compact PDF viewer
RNOPDF_OS4.lha           gfx/show   6.5M  OS4 Compact PDF viewer
AmiArcadiaMOS.lha        misc/emu   4.9M  MOS Signetics-based machines emul...
UAEQLKickROM.zip         misc/emu   53K       Kickstart for UAE that boots ...
abandonmi2.lha           pix/gicon  382M      Another abandon icon set for ...
abandonmi2ext.lha        pix/gicon  8.2M      Another abandon icon set AROS...
RNOArchive.lha           util/arc   1.8M  MOS Graphical archive manager
RNOArchive_68k.lha       util/arc   1.5M  68k Graphical archive manager
RNOArchive_AROS.lha      util/arc   1.8M  x86 Graphical archive manager
RNOArchive_OS4.lha       util/arc   2.2M  OS4 Graphical archive manager
VATestprogram.zip        util/misc  700K  68k Versatile Amiga Test Program
ViNCEd.lha               util/shell 860K  68k ViNCEd, the CON: with ^Z & TA...
AWeather.zip             util/wb    1.1M  x86 Desktop weather forecast
(snx)

[News message: 24. Jul. 2022, 07:43] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
24.Jul.2022



OS4Depot uploads until 23.07.2022
The following files have been added until 23.07.2022 to OS4Depot:
rave.lha                 aud/edi 2Mb   4.1 An editor for mono/stereo audio ...
amiarcadia.lha           emu/gam 5Mb   4.0 Signetics-based machines emulator
rnopdf.lha               gra/vie 6Mb   4.1 Compact PDF viewer
rnoarchive.lha           uti/arc 2Mb   4.1 Graphical archive manager.
(snx)

[News message: 24. Jul. 2022, 07:43] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
24.Jul.2022



AROS Archives uploads until 23.07.2022
The following files have been added until 23.07.2022 to AROS Archives:
rnoarchive.i386-aros.lha     uti/arc 2Mb   Graphical archive manager.
aweather.i386-aros.zip       uti/wor 336kb Desktop weather forecast
(snx)

[News message: 24. Jul. 2022, 07:43] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
24.Jul.2022



MorphOS-Storage uploads until 23.07.2022
The following files have been added until 23.07.2022 to MorphOS-Storage:
RNOArchive_1.1.lha        Files/Archive             Graphical archive manager
He-Man_OpenBOR_2.1.0.lha  Games/Action              He-Man for OpenBor
Hode_0.2.9f.lha           Games/Adventure           Hode is a re-implementa...
Nostromo.lha              Games/Misc                Nine in one! The Aliens...
GemRB_0.8.8.lha           Games/Role                Portable Bioware's Infi...
StarTrekVoyager-EliteF... Games/Shoot3D             StarTrekVoyager-EliteFo...
Woof!_10.1.0.lha          Games/Shoot3D             Woof! is a continuation...
StarsMap.lha              Misc                      A simple word-guessing ...
SimonSays_3.7.lha         Multimedia                A multi tool applicatio...
IvoRSS_1.0.lha            Network/RSS               Simple RSS (and Atom as...
RNOPDF_1.6.lha            Office/Show               A compact PDF viewer.
(snx)

[News message: 24. Jul. 2022, 07:43] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
24.Jul.2022



WHDLoad: New installers until 23.07.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 23.07.2022: (snx)

[News message: 24. Jul. 2022, 07:43] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
24.Jul.2022
Amiga Future (website)


Do it yourself: GotekExtensionBoard
The GotekExtensionBoard, consisting of an external and an internal side, is intended for the non-destructive installation of a Gotek disk drive emulator in an Amiga 500 - the middle part of the conductor foil can be led through the ventilation slots of the Amiga housing, so that the display and switches etc. can then be connected on the outside. (snx)

[News message: 24. Jul. 2022, 07:43] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
24.Jul.2022



AROS: New build of Workbench replacement Scalos
In mid-2011, Matthias 'Mazze' Rustler began porting the workbench replacement Scalos for AROS and completed this in early 2012. Since then, Scalos has been part of the AROS distributions AROS Vision and Icaros Desktop, among others.

In mid-July, Krzysztof 'Deadwood' Śmiechowicz opened a discussion on Aros-Exec with the aim of improving the workbench replacement and ridding it of bugs after unifying the code base of Scalos for AROS x86 ABIv0, AROS x86_64 ABIv11 and AROS m68k. Only for AxRuntime there should be a separate development branch.

The developer has now released a new build V2022-07-21 with the following change notes:

Fixed:
  • Numerous crashes when working on 64-bit with 64-bit heap
  • Wrong background color of Scalos logo on Scalos splash window
  • Backgroung image of Scalos splash window and Scalos About window is not visible
  • Icon labels on desktop and in drawer windows are displayed using Topaz instead of Arial font
  • Font.prefs are not being loaded on 64-bit
  • Font.prefs are being wrongly saved on 64-bit
  • scalos.prefs are not being loaded on x86 and x86_64, scalos is using always default prefecens
  • scalos.prefs are being saved on x86 and x86_64 in format not compatible with m68k
  • NewPopupmenu.prefs is wrongly written
  • Plugins are not loading at Scalos startup
  • wbrexx.plugin is crashing at startup on 64-bit
  • Multiple controls missing on Scalos Prefs/Icons page
  • System crash when clicking on def icon image on FileTypes Prefs/Recognition page
  • Status bar, control bar, buttons sometimes don't have images displayed
  • Buttons in Scalos About window have white corneres rendered where they should be transparent
  • Crash when leaving out an icon
  • Crash when adding a User-defined Button to Control bar without setting it's properties in Scalos Prefs
  • Crash when removing any button from Control bar in Scalos Prefs
  • Scalos Prefs allows editing TTEngine font properties when TTEngine is not present causing crash in Icons/Labels and Text Windows/Fonts pages
  • deficons.prefs are not being loaded on x86 and x86_64
  • Reset to default in FileType Prefs and Save does not save prefrences
Won't fix:
  • Scroolbars visible on titles of TrueType Fonts, PopupMenu, Menu, FileTypes, Pallette and Pattern pages of Scalos Preferences
Not fixed:
  • Wrong rendering on DualPNG icons
  • Refreshing drawer windows is slow
  • Starting Prefs/Locale or Prefs/Input from Scalos causes other preferences to fail
  • Desktop wallpaper is damaged where Splay window was displayed
  • When started from Wanderer, after saving Scalos Prefs, reload does not re-open main Scalos window
  • Difference in behavior between Cleanup from popup menu and Cleanup from top menu - possibly due to missing plugin, check Cleanup association in Menu Prefs
(dr)

[News message: 24. Jul. 2022, 07:35] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
24.Jul.2022



Farming simulation: New beta version of Farmiga released
The Polish developer 'Tukinem' is writing a farming simulation in AMOS, called 'Farmiga' (amiga-news.de reported). Two days ago, a new beta version (22.07.2022) was released. Changes:
  • additional animal taxes
  • the shears can break when shearing a sheep
  • pests appear in agricultural fields
  • a new fence can be bought instead of a mill or cat
  • other minor corrections (e.g. the warehouse is now left with the return button and not with the right mouse button as before)
The new version should correctly load a saved game of a previous version. Minimum requirements: OCS/ECS, Kickstart 1.3, 1.5MB ChipRAM or 1MB Chip and 0.5MB FastRAM. (dr)

[News message: 24. Jul. 2022, 05:30] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
1 73 140 ... <- 145 146 147 148 149 150 151 152 153 154 155 -> ... 160 637 1119 [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
.
Group of investors represented by Youtuber Perifractic buys Commodore (28. Jun.)
AmiKit In A Box: Raspberry Pi 5 with Workbench distribution (25. Jun.)
MorphOS: Web browser Wayfarer 10.0 (16. Jun.)
MorphOS: Software collection Chrysalis 3.19 (15. Jun.)
Legal dispute: Hyperion can be held liable for copyright infringements (13. Jun.)
Youtuber claims to have received an offer to buy the Commodore brand (08. Jun.)
Programming competition: AmiGameJam 2025 started (05. Jun.)
Martin Ulrich, co-developer of Ports of Call, has passed away (03. Jun.)
Print/PDF magazine: BrewOtaku, #6 (29. May.)
Module-player: NostalgicPlayer 3.0.0 for Windows (27. May.)
.
 amiga-news.de
.
Configure main page

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