30.May.2024
|
AROS: Review of May 2024
In his blog, Andrzej 'retrofaza' Subocz has published a summary of AROS/x86 news for the month of May at the title link. (dr)
[News message: 30. May. 2024, 22:50] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
30.May.2024
Amiga.org (Forum)
|
Video: Interview with Eric Chahi (Another World)
At the title link Adrian Wallett of "Arcade Attack Retro Gaming Network" did an interview with Eric Chahi, the programmer and graphic artist of the game "Another World". (snx)
[News message: 30. May. 2024, 20:56] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
30.May.2024
Indie Retro News (Webseite)
|
Adventure: Geo's Quest - Gateway to Nowhere
As a sequel to "Geo's Quest: In Search of Queen Lorraine" in "Gateway to Nowhere", the hero, George Angus, is faced with the problem that Queen Lorraine, who was rescued from The Gates of Bill, has been lost by the Knights of Escom, to whom she was entrusted. George is assisted by Dave Haynie in the second rescue of the queen. The fifth chapter then follows (loosely) his path after the end of Commodore (Pios, MetaBox, Merlancia, Fortele). (snx)
[News message: 30. May. 2024, 09:37] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
29.May.2024
|
Reverse Engineering: Aira Force 0.6.1 for Windows, Linux and macOS
"Aira Force" is a tool for reverse engineering Amiga 680x0 software. It allows binaries to be disassembled and investigated (preview video).
The primary goal of this project is to provide a graphical user interface on top of the excellent ira reassembler to accelerate the workflow.
Aira Force implements reassembly using the ira disassembler and the vasm assembler. Ira transforms the source executable or raw binary into assembly language source code, then vasm assembles the source code. The output binary should be identical (or equivalent) to the input binary.
This process allows the user to analyse and annotate the source code efficiently, before make any required changes to the generated disassembly and building a patched binary. It may be useful for fixing bugs, adding features, optimising the code, or academic software archeology. Features:
- Disassemble Amiga executables (hunk Load Modules)
- Disassemble raw Amiga binaries, e.g. bootblocks, non-DOS programs
- Interactively convert disassembly to code, data or text
- Rename and add labels
- Add comments and banners
- Define pointers and equates
- Efficient code navigation
- Tools to search for potential pointers, equates and code
- Live Analysis using 68000 emulator to aid understanding
- In-built Amiga documentation (custom chipset, OS)
- Menu and keyboard driven UI
- Runs on Windows, Linux and macOS (sorry, no Amiga version)
- Hex viewer
- Reassemble disassembled code and compare against source
- Dockable windows and multi-viewports (native OS windows) with Dear ImGui
The tool is currently pre-ALPHA and not all features are implemented yet. (dr)
[News message: 29. May. 2024, 22:02] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
28.May.2024
Thomas Wenzel (ANF)
|
Audio: Prelude Software Bundle V4.1 now available
The updated software bundle (V4.1) for the Prelude sound card family (and derivatives) includes the prelude.library, the mixer and the MHI driver for the Amiblaster.
The new features at a glance:
- As soon as any application opens the prelude.library, it automatically loads and sets the saved mixer settings. This means that the mixer does not have to be started each time the system is started, unless you want to mix one of the inputs to the output right at the beginning.
- The prelude.library now also initialises newer revisions of the MAS3507D (e.g. on newer MPEGit replicas) correctly, so that the playback speed is correct.
- The included MHI driver for the Amiblaster now also supports the Ultra and the CP/Mini (clockport version).
The Prelude Software Bundle supports the Prelude Z2, Prelude 1200 and Amiblaster Deluxe sound cards as well as the Prelude Z2 extensions MPEGit and Arpeggiator. Under WinUAE, the bundle is compatible with the Prelude Z2 and Prelude 1200 models supported there.
Download: PreludeSoftwareBundleV4.lha (122 KB) (nba)
[News message: 28. May. 2024, 10:37] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
28.May.2024
|
Crowdfunding for new card game Amiga Trumps
Following the motto "Let's keep Amiga gaming alive... in card game form!", the Kickstarter crowdfunding campaign for the new card game "Amiga Trumps" has been successfully launched. The funding goal of ¤ 1,762 has already been reached, but the campaign will continue until 23 July 2024.
The "Amiga Trumps" card deck brings the brilliant characters from the classic Amiga games to the stage: Inspired by the classic Trump card games of the 1980s, this deck brings 34 heroes from well-known Amiga titles into the hands of gaming fans.
For those unfamiliar with Trump card games: They are very easy to play. A deck is dealt evenly to all players. One player names a value from their top card (e.g. strength, heroism), and the other players read out the corresponding value from their cards. The highest value wins the round and the winner collects all the cards played. This continues until one player has won all the cards.
The special highlight of this deck are the cards themselves. Each card features a hero, villain or other main character from a classic Amiga title against a background image of the game. In addition to the character, the cards contain values in five categories: Strength, Heroism, Skill, Agility and Weapons. The game includes characters such as Guybrush Threepwood, Turrican, Rick Dangerous, Soccer Kid, Superfrog and Zool. A special option is the purchase of the deck with a golden trump card: LeChuck, with artwork from "Monkey Island 2: LeChuck's Revenge".
The cards are to be printed on laminated playing card in the finished product and come in a fully printed folding box.
The project can still be supported until 23 July 2024 on Kickstarter under the title link. (nba)
[News message: 28. May. 2024, 09:24] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
27.May.2024
|
Demoparty: Results of "68k Inside"
The "68k Inside" demoparty took place in Finland last weekend. Among other things, competitions in the "Intro" and "Demo" categories took place there. The organisers have now published the results lists. Amiga productions also made it to the top places:
Intro
Demo
|
27.May.2024
George Sokianos (ko-fi)
|
AmigaOS 4: Code analysis with Cpppcheck V2.14r1
Im September 2022, George 'walkero' Sokianos made an AmigaOS 4 port of Cppcheck, a static code analysis tool for the C and C++ programming languages, available for the first time. The tool is designed to be able to analyze your C/C++ code even if it has non-standard syntax common in embedded projects. The latest official version 2.14 has now been ported (release notes). (dr)
[News message: 27. May. 2024, 11:49] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
26.May.2024
Amiga.org (forum)
|
Zoom meeting: Dave Haynie as guest of the Toronto Users Group
The next online meeting of the Canadian Amiga users of the Toronto Users Group on May 30th via Zoom will again feature a prominent guest, Commodore developer Dave Haynie. Access information for participation can be found at the title link. (snx)
[News message: 26. May. 2024, 18:09] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
26.May.2024
Amiga.org (forum)
|
PDF magazine: Amiga Point of View 5
Amiga Point of View is a 72-page PDF magazine. The fifth issue contains, among other things, a Magnetic Fields interview, various game reviews and the start of a series that briefly introduces 50 games that have been released exclusively for the Amiga.
A 16-page preview allows to get an idea of the magazine before buying it. (snx)
[News message: 26. May. 2024, 18:01] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
26.May.2024
|
Aminet uploads until 25.05.2024
The following files have been added until 25.05.2024 to Aminet:
MicroExcel_2.0.lha biz/spread 1.9M MOS A Spreadsheed Editor
amigassh.lha comm/net 66K 68k SSH2 for the Amiga
asm48.lha dev/cross 71K MOS Assembler for the Intel 8048 ...
GIMineAros.zip game/board 375K x86 classic game of mines
GIMorraCineseAros.zip game/board 408K x86 GI Morra Cinese Game
GIPokerAros.zip game/board 451K x86 Poker game
MCE-MOS.lha game/edit 4.6M MOS Multi-game Character Editor
D1X_Rebirth_AGA.lha game/shoot 3.5M 68k Amiga port of Descent (D1X-Re...
D1X_Rebirth_RTG.lha game/shoot 3.5M 68k Amiga port of Descent (D1X-Re...
FreeSynd_AGA.lha game/strat 3.0M 68k Amiga port of Syndicate (Free...
FreeSynd_RTG.lha game/strat 3.0M 68k Amiga port of Syndicate (Free...
OpenDUNE_RTG.lha game/strat 394K 68k Amiga port of Dune 2 (OpenDUNE)
AmiArcadia.lha misc/emu 7.6M 68k Signetics-based machines emul...
AmiArcadiaMOS.lha misc/emu 8.0M MOS Signetics-based machines emul...
AmiArcadia-OS4.lha misc/emu 8.2M OS4 Signetics-based machines emul...
0pal.zip mods/crash 82K Blast beat, fast leads. 8 bit xm
AmigaGPT.lha util/misc 221K OS4 App for chatting to ChatGPT
rxmui.lha util/rexx 706K 68k RxMUI - MUI GUIs in ARexx macros
(snx)
[News message: 26. May. 2024, 07:05] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
26.May.2024
|
OS4Depot uploads until 25.05.2024
The following files have been added until 25.05.2024 to OS4Depot:
rxmuis.lha dev/mis 1Mb 4.0 Definitive solution to create GU...
amiarcadia.lha emu/gam 8Mb 4.0 Signetics-based machines emulator
a1222_abstract.lha gra/mis 11Mb 4.0 Abstract backdrop for AmigaOne A...
amigagpt.lha net/cha 221kb 4.0 App for chatting to ChatGPT
witchcleaner.lha net/mis 3Mb 4.0 Clean temp data from OWB, IBrows...
litexl.lha uti/tex 2Mb 4.1 A lightweight text editor writte...
(snx)
[News message: 26. May. 2024, 07:05] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
26.May.2024
|
AROS Archives uploads until 25.05.2024
The following files have been added until 25.05.2024 to AROS Archives:
gimine.i386-aros.zip gam/boa 375kb Classic Games of Mines
gimorracinese.i386-aros.zip gam/boa 408kb Morra Cinese
(snx)
[News message: 26. May. 2024, 07:05] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
26.May.2024
|
MorphOS-Storage uploads until 25.05.2024
The following files have been added until 25.05.2024 to MorphOS-Storage:
AmiArcadia_32.51.lha Emulation A Signetics-based machi...
FreeSynd_0.8.0.lha Games/Action FreeSynd is a cross-pla...
MCE_15.10.lha Games/Editor Multi-game Character Ed...
fheroes2_1.1.0.lha Games/Strategy fheroes2 is a recreatio...
LoView_2024.lha Graphics/Tools The Easy Viewer and Thu...
Wayfarer_8.6.lha MorphOS-update Wayfarer is the latest ...
MicroExcel_2.0.lha Office/Spreadsheet A Spreadsheed Editor
Lite-XL_2.1.4r1.lha Text/Edit Lite XL is a lightweigh...
(snx)
[News message: 26. May. 2024, 07:05] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
26.May.2024
|
WHDLoad: New installers until 25.05.2024
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 25.05.2024:
- 2024-05-20 improved: Arcade Pool (Team 17) another version supported, reduced memory requirements for AGA (Info)
- 2024-05-20 improved: Pirates! (Microprose) install script rewritten, better saved games, memory upgraded, added glowicon (Info)
- 2024-05-19 improved: Sensible World of Soccer (Sensible Software) fixed crashed when tactic is changed/loaded, using "save" directory, england teams are now selectable again (Info)
- 2024-05-19 improved: Fire and Brimstone (Microprose) some delays added before text screens, better trainers and keys map (Info)
(snx)
[News message: 26. May. 2024, 07:05] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
26.May.2024
Seiya (ANF)
|
PDF magazine: REV'n'GE 158 (italienisch/englisch)
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, if available, the different ports of classic games to the various platforms of their time. Furthermore a focus is on rather unknown retro games.
Amiga-related, the current issue, which is dedicated to flight simulators, is about Shockwave and Moon Patrol. (snx)
[News message: 26. May. 2024, 07:05] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
26.May.2024
|
Amiga Games That Weren't: Der Schatz im Silbersee (The Treasure of Silver Lake)
On Amiga Games That Weren't, information, including a demo version, was compiled in English about the game "Der Schatz im Silbersee" (The Treasure of Silver Lake), an adventure about the fictional American Native Winnetou. Originally also announced for the Amiga for February 1993, it was actually only released for MS-DOS. (In German Amigaland.de had already presented the demo version two and a half years ago). (snx)
[News message: 26. May. 2024, 07:05] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
25.May.2024
|
Video: Installing a new network printer on MorphOS
'jPV' is a very active MorphOS developer, but with his software projects such as the image processing software RNOEffects or the MUI-based SFTP/FTP(S) client RNOXFER he mostly supports all Amiga systems. As he writes, it had been quite a while since he had dealt with the printer problem under MorphOS. As he had just bought a new printer - a Xerox B230 printer - he had to deal with drivers and network support under MorphOS again and recorded his results in a video.
In it, he explains how to set up the netprinter default settings and add drivers for the new printing system (PPD) and for the old TurboPrint-based system. In order for a printer to be integrated as a network printer under MorphOS, it must currently support PostScript, PCL5, ESC/P-R or SPL2/SPLc.
As 'jPV' explained to us, the new printing system in MorphOS is great because it supports all the new printer features: the printer settings GUI is created according to the provided PPD file, so you can change all the options available in any printer in MorphOS. (dr)
[News message: 25. May. 2024, 21:42] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
25.May.2024
|
Blog: Building an Amiga PSU for upgraded Amigas
As Andrew 'LinuxJedi' Hutchings writes, many users use Meanwell power supplies as a replacement for the ones supplied with the Amiga. Usually the 50W variants like the RPT-60B would be used because it fits well into an original Amiga power supply. In the first part of his report, Hutchings investigates whether a 75W power supply can also be used for heavily upgraded Amigas.
In his second blog post, he reports on corresponding tests and some improvements. (dr)
[News message: 25. May. 2024, 10:57] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
24.May.2024
ko-fi
|
Editor: Lite XL 2.1.4r1 for AmigaOS 4 and MorphOS
George 'walkero' Sokianos has released version 2.1.4r1 of the Editor Lite XL for AmigaOS 4 and MorphOS (amiga-news.de reported). Changes:
Added
- Added the ability to open files and folders by drag 'n drop them on the LiteXL icon when this is on the AmiDock (AmigaOS4) / Panel (MorphOS)
Updated
- Updated the code to the upstream 2.1.4 release
Fixed
- Fix opening files from the root of a device
If you would like to follow George 'walkero' Sokiano's work on Amiga projects and buy him a coffee, you can visit his Ko-fi page.
Downloads:
LiteXL2_MOS_2.1.4r1.lha (1,2 MB)
LiteXL2_OS4_2.1.4r1.lha (1,8 MB) (dr)
[News message: 24. May. 2024, 16:19] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
24.May.2024
|
Game collection: Arcade Classics for CD32
Jean-Franēois 'jotd' Fabre has gathered all his previous arcade ports and released them for the CD32 (YouTube video). (dr)
[News message: 24. May. 2024, 06:14] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
23.May.2024
|
Print/PDF magazine: Komoda & Amiga plus #25 (English/Polish)
"Komoda & Amiga Plus" is dedicated to retro gamers and deals mainly with Commodore's 8-bit computers and Amigas. Among the topics of the current issue 25 (spring/summer) are several game reviews as well as an interview with Paolo Cattani (former interview).
The magazine is available as printed edition for 12,89 Euro (plus ca. 5 Euro shipping) and also as digital edition for 3,52 Euro. (dr)
[News message: 23. May. 2024, 22:31] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
23.May.2024
|
Music tip: "Grogon - Hoppy Cardiocore"
'no9' has been working in the audio sector for years and occasionally composes music for games. He also regularly publishes his own compositions on his YouTube channel, such as now the track "Grogon - Hoppy Cardiocore". He uses the "ProTracker 2" clone for Windows by Olav Sorensen (amiga-news.de reported). (dr)
[News message: 23. May. 2024, 07:55] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
21.May.2024
EAB
|
Beat 'em Up: Update of Final Fight Enhanced
In late January, developer 'Prototron' released its improved version of Capcom's Final Fight written in machine language (amiga-news.de reported). Now some small fixes, a new move and a new music track have been added.
An overview of the changes:
- added new music to the elevator stage
- added guy and Maki's "off the wall jump"
- fixed a bug that crashed the game when Belger was killed with a regular punch
- removed some superfluous collision checks from Belger in an attempt to fix the stall bug
- some minor animation fixes, plus checks added to prevent some bugs that didn't halt the player during level transitions
The developer points out that the realisation is explicitly a private, non-commercial project. An ECS or AGA Amiga with 2MB Chip RAM and 512KB Fast RAM is required.
YouTube-Video: Final Fight: Enhanced - Maki (Full Game - Amiga 600 ECS)
Download: Final Fight Enhanced.rar (2,8 MB) (nba)
[News message: 21. May. 2024, 11:24] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
21.May.2024
|
Video: Installation of Internet tools and game tests on a PiStorm Amiga
Even though George 'walkereo' Sokianos concentrates mainly on the development of AmigaOS4 software, he also has classic hardware at his disposal. In a detailed video he shows how he equips his Amiga 1200 equipped with a PiStorm-lite with the necessary Internet software and tests it. He also tests some WHDLoad games. (dr)
[News message: 21. May. 2024, 06:45] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
21.May.2024
Christian 'TheoTheoderich' Wiegel
|
Turn-based strategy: Bugfix update May 2024 for "Settle the World"
Christian 'TheoTheoderich' Wiegel writes about his recently published update:
"The bugfix update is finished and is recommended for everyone who is still playing on the April 2024 version.
In addition to fixing bugs, the movement system of units has been reworked.
Units can now move a little more, and the player should now receive the message about too few movement points much less frequently.
Furthermore, Settle the World can now be played completely in the German language.
This also lays the technical basis for additional translations into other languages.
Of course, the game still contains bugs or features that do not yet work properly.
Settle the World is far from finished...but with this bugfix update it is much more playable than ever before.
I would be very happy to receive feedback from players about this update. The amount of work involved in creating this update was really enormous.
As always, Settle the World can be downloaded free of charge from the project page." (dr)
[News message: 21. May. 2024, 06:21] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
20.May.2024
ANF
|
Video: Another Robin Hood port preview by Apollo team
The Apollo team is working on a port of the game "Robin Hood: The Legend of Sherwood" (amiga-news.de reported) for the Apollo V4 equipped with SAGA chipset. A preview video of the second beta version has now been published under the title link. (dr)
[News message: 20. May. 2024, 14:05] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
20.May.2024
Mastodon
|
Modplayer: Minimod V1.2
Harry 'piru' Sintonen has written a minimal Protracker command line modplayer using Frank Wille's ptplayer routine that runs on AmigaOS 1.3 and higher. (dr)
[News message: 20. May. 2024, 11:21] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
19.May.2024
|
Boing Attitude: Interview with George Sokianos
Boing Attitude published the seventh issue of the French print magazine "BOING" in October 2023. Among other things, there was also an interview with George 'walkereo' Sokianos, who is responsible for the WebKit port for AmigaOS 4 and implements software projects such as the Editor Lite XL for AmigaOS 4 and MorphOS. (dr)
[News message: 19. May. 2024, 20:43] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
19.May.2024
|
SCSI emulation: BlueSCSI toolbox V1.2
The BlueSCSI Toolbox combines two utilities for managing a BlueSCSI V2 or ZuluSCSI in a Commodore Amiga.
The CD changer makes it possible to switch between CD ISO images on the SD card during operation. The SD transfer tool can be used to transfer files from the SD card to the Amiga.
Download: BlueSCSI-toolbox-Amiga_v1.2.zip (37 Kb) (dr)
[News message: 19. May. 2024, 10:19] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
19.May.2024
|
Aminet uploads until 18.05.2024
The following files have been added until 18.05.2024 to Aminet:
Excel_GUI_hwp_1.0.lha dev/hwood 302K MOS A hollywood display plugin
TilesSlide.lha game/actio 93K 68k Align 3-4 tiles of the same c...
GIScopaAros.zip game/board 477K x86 Italian card game
F1GP2024Carset.lha game/data 8K 2024 Carset for F1GP
MCE.lha game/edit 4.1M 68k Multi-game Character Editor
MCE-OS4.lha game/edit 4.8M OS4 Multi-game Character Editor
doomrpg-re.lha game/role 302K 68k Doom RPG Amiga Port
LoViewAROS.lha gfx/show 5.7M x86 LoView - the Easy Viewer and ...
LoViewMOS.lha gfx/show 6.0M MOS LoView - the Easy Viewer and ...
LoViewOS3.lha gfx/show 4.8M 68k LoView - the Easy Viewer and ...
LoViewOS4.lha gfx/show 6.5M OS4 LoView - the Easy Viewer and ...
LoViewWOS.lha gfx/show 6.0M WOS LoView - the Easy Viewer and ...
AmiArcadia.lha misc/emu 7.6M 68k Signetics-based machines emul...
AmiArcadiaMOS.lha misc/emu 8.0M MOS Signetics-based machines emul...
AmiArcadia-OS4.lha misc/emu 8.2M OS4 Signetics-based machines emul...
LN3Void24Prt1.lha mods/misc 355K 16bit 4ch LN3Void24Prt1 by HK...
Mega_ATcad.jpg pix/misc 863K ATcad in HD-1080p
pOS_w64.jpg pix/misc 1.2M WinUAE-Launcher Screenshot
NAFCYI1991S1-B01.zip text/bfont 2.0M NAFCYI Spring 1991 (BMP Fonts)
NAFCYI1991S1-B02.zip text/bfont 2.1M NAFCYI Spring 1991 (BMP Fonts)
NAFCYI1991S1-B03.zip text/bfont 2.3M NAFCYI Spring 1991 (BMP Fonts)
NAFCYI1991S1-B04.zip text/bfont 2.4M NAFCYI Spring 1991 (BMP Fonts)
NAFCYI1991S1-B05.zip text/bfont 2.2M NAFCYI Spring 1991 (BMP Fonts)
NAFCYI1991S1-B06.zip text/bfont 2.4M NAFCYI Spring 1991 (BMP Fonts)
NAFCYI1991S1-B07.zip text/bfont 2.3M NAFCYI Spring 1991 (BMP Fonts)
NAFCYI1991S1-B08.zip text/bfont 2.5M NAFCYI Spring 1991 (BMP Fonts)
NAFCYI1991S1-B09.zip text/bfont 2.3M NAFCYI Spring 1991 (BMP Fonts)
NAFCYI1991S1-B10.zip text/bfont 2.0M NAFCYI Spring 1991 (BMP Fonts)
NAFCYI1991S1-B11.zip text/bfont 2.2M NAFCYI Spring 1991 (BMP Fonts)
NAFCYI1991S1-B12.zip text/bfont 2.2M NAFCYI Spring 1991 (BMP Fonts)
NAFCYI1991S1-B13.zip text/bfont 2.5M NAFCYI Spring 1991 (BMP Fonts)
NAFCYI1991S1-B14.zip text/bfont 2.1M NAFCYI Spring 1991 (BMP Fonts)
NAFCYI1991S1-B15.zip text/bfont 2.1M NAFCYI Spring 1991 (BMP Fonts)
NAFCYI1991S1-B16.zip text/bfont 2.2M NAFCYI Spring 1991 (BMP Fonts)
NAFCYI1991S1-B17.zip text/bfont 2.3M NAFCYI Spring 1991 (BMP Fonts)
NAFCYI1991S1-B18.zip text/bfont 2.4M NAFCYI Spring 1991 (BMP Fonts)
NAFCYI1991S1-B19.zip text/bfont 2.1M NAFCYI Spring 1991 (BMP Fonts)
NAFCYI1991S1-B20.zip text/bfont 2.4M NAFCYI Spring 1991 (BMP Fonts)
NAFCYI1991S1-B21.zip text/bfont 2.2M NAFCYI Spring 1991 (BMP Fonts)
NAFCYI1991S1-B22.zip text/bfont 2.3M NAFCYI Spring 1991 (BMP Fonts)
NAFCYI1991S1-B23.zip text/bfont 2.1M NAFCYI Spring 1991 (BMP Fonts)
NAFCYI1991S1-B24.zip text/bfont 2.2M NAFCYI Spring 1991 (BMP Fonts)
NAFCYI1991S1-B25.zip text/bfont 2.1M NAFCYI Spring 1991 (BMP Fonts)
NAFCYI1991S1-B26.zip text/bfont 2.2M NAFCYI Spring 1991 (BMP Fonts)
NAFCYI1991S1-B27.zip text/bfont 2.1M NAFCYI Spring 1991 (BMP Fonts)
NAFCYI1991S1-B28.zip text/bfont 2.3M NAFCYI Spring 1991 (BMP Fonts)
NAFCYI1991S1-B29.zip text/bfont 2.1M NAFCYI Spring 1991 (BMP Fonts)
NAFCYI1991S1-01.zip text/pfont 1.8M NAFCYI Spring 1991 (PS Fonts)
NAFCYI1991S1-02.zip text/pfont 1.7M NAFCYI Spring 1991 (PS Fonts)
NAFCYI1991S1-03.zip text/pfont 1.8M NAFCYI Spring 1991 (PS Fonts)
NAFCYI1991S1-04.zip text/pfont 1.8M NAFCYI Spring 1991 (PS Fonts)
NAFCYI1991S1-05.zip text/pfont 1.8M NAFCYI Spring 1991 (PS Fonts)
NAFCYI1991S1-06.zip text/pfont 2.0M NAFCYI Spring 1991 (PS Fonts)
NAFCYI1991S1-07.zip text/pfont 1.9M NAFCYI Spring 1991 (PS Fonts)
NAFCYI1991S1-08.zip text/pfont 2.0M NAFCYI Spring 1991 (PS Fonts)
NAFCYI1991S1-09.zip text/pfont 1.9M NAFCYI Spring 1991 (PS Fonts)
NAFCYI1991S1-10.zip text/pfont 1.9M NAFCYI Spring 1991 (PS Fonts)
NAFCYI1991S1-11.zip text/pfont 1.9M NAFCYI Spring 1991 (PS Fonts)
NAFCYI1991S1-12.zip text/pfont 1.8M NAFCYI Spring 1991 (PS Fonts)
NAFCYI1991S1-13.zip text/pfont 1.8M NAFCYI Spring 1991 (PS Fonts)
NAFCYI1991S1-14.zip text/pfont 1.6M NAFCYI Spring 1991 (PS Fonts)
NAFCYI1991S1-15.zip text/pfont 1.7M NAFCYI Spring 1991 (PS Fonts)
NAFCYI1991S1-16.zip text/pfont 1.8M NAFCYI Spring 1991 (PS Fonts)
NAFCYI1991S1-17.zip text/pfont 1.8M NAFCYI Spring 1991 (PS Fonts)
NAFCYI1991S1-18.zip text/pfont 1.6M NAFCYI Spring 1991 (PS Fonts)
NAFCYI1991S1-19.zip text/pfont 1.6M NAFCYI Spring 1991 (PS Fonts)
NAFCYI1991S1-20.zip text/pfont 1.8M NAFCYI Spring 1991 (PS Fonts)
NAFCYI1991S1-21.zip text/pfont 1.9M NAFCYI Spring 1991 (PS Fonts)
NAFCYI1991S1-22.zip text/pfont 2.0M NAFCYI Spring 1991 (PS Fonts)
NAFCYI1991S1-23.zip text/pfont 2.1M NAFCYI Spring 1991 (PS Fonts)
NAFCYI1991S1-24.zip text/pfont 1.8M NAFCYI Spring 1991 (PS Fonts)
NAFCYI1991S1-25.zip text/pfont 1.8M NAFCYI Spring 1991 (PS Fonts)
NAFCYI1991S1-26.zip text/pfont 1.9M NAFCYI Spring 1991 (PS Fonts)
NAFCYI1991S1-27.zip text/pfont 1.8M NAFCYI Spring 1991 (PS Fonts)
NAFCYI1991S1-28.zip text/pfont 1.4M NAFCYI Spring 1991 (PS Fonts)
NAFCYI1991S1-29.zip text/pfont 1.9M NAFCYI Spring 1991 (PS Fonts)
VATestprogram.zip util/misc 22M 68k Versatile Amiga Testprogram
rexxfetch.lha util/moni 1K Generic fetch
PalestineMOS.lha util/sys 1K Palestine country for MorphOS...
envclock.lha util/time 38K AOS Date/time env-var for WB titl...
(snx)
[News message: 19. May. 2024, 07:13] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
19.May.2024
|
OS4Depot uploads until 18.05.2024
The following files have been added until 18.05.2024 to OS4Depot:
amiarcadia.lha emu/gam 8Mb 4.0 Signetics-based machines emulator
mce.lha gam/uti 5Mb 4.0 Multi-game Character Editor
deark.lha uti/arc 6Mb 4.0 Extracting data from various fil...
envclock.lha uti/wor 38kb 4.0 Date/time env-var for WB titlebar
(snx)
[News message: 19. May. 2024, 07:13] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
19.May.2024
|
AROS Archives uploads until 18.05.2024
The following files have been added until 18.05.2024 to AROS Archives:
giscopa.i386-aros.zip gam/car 477kb Italian Card Game
loview.i386-aros.lha gra/vie 6Mb the Easy Viewer and Thumber :)
gmore.i386-aros.zip uti/tex 24kb Text Viewer
(snx)
[News message: 19. May. 2024, 07:13] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
19.May.2024
|
MorphOS-Storage uploads until 18.05.2024
The following files have been added until 18.05.2024 to MorphOS-Storage:
Excel-GUI_1.0.lha Dependencies/Hollywood A hollywood display plu...
MCE_15.0.lha Games/Editor Multi-game Character Ed...
Wayfarer_8.3.lha MorphOS-update Wayfarer is the latest ...
(snx)
[News message: 19. May. 2024, 07:13] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
19.May.2024
|
AmigaRemix: Further files added
AmigaRemix collects remixes of well-known soundtracks of Amiga games. Since our last news-item, the following mp3 files have been added:
- LFF (Skid Row Cracktro Song) Tyros Edition
- Space 2, RSI Megademo (Extended Remix)
- Solitaire FX
(snx)
[News message: 19. May. 2024, 07:13] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
19.May.2024
MorphZone (forum)
|
MorphOS: Web browser Wayfarer 8.6 (2nd update)
Jacek 'jacadcaps' Piszczek has released another bug fix for version 8 of his Wayfarer web browser for MorphOS. This fixes a performance regression in curl/nghttp2.
Update: (22:25, 20.05.24, dr)
Meanwhile version 8.5 is available fixing the network issues of the previous versions.
Update: (22:50, 21.05.24, dr)
Version 8.6 fixes a bug that caused Wayfarer to stop connecting after a while. (snx)
[News message: 19. May. 2024, 07:13] [Comments: 1 - 20. May. 2024, 22:28]
[Send via e-mail] [Print version] [ASCII version]
|
18.May.2024
|
Game: Hack and Slay V0.9
In this simple Amiga conversion of the mailbox game "Hack and Slash", the aim is to explore five levels with a stick figure. In the new version, a few "nasty traps" have been added in a few random rooms on all levels and some bugs have been removed. AmigaOS 3.x and 1 MB RAM are required. (dr)
[News message: 18. May. 2024, 22:48] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
18.May.2024
|
Chat software: AmigaGPT V1.5.0 for AmigaOS 3 and 4
Cameron Armstrong has written AmigaGPT, a chat program for AmigaOS 3.2 that uses the power of the chatbot ChatGPT (amiga-news.de reported). Originally written for AmigaOS 3.2, the programme meanwhile also supports AmigaOS 3.9, Cloanto's Workbench 3.X and AmigaOS 4.1. Changes of version 1.5.0:
- Support for OpenAI text to speech voices. Fast internet connection recommended
- Updated to latest OpenAI chat models (including GPT-4o which will only work for ChatGPT Plus subscribers for now)
- Removed debug symbols for faster and smaller executable
Download: AmigaGPT.lha (221 KB) (dr)
[News message: 18. May. 2024, 21:44] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
18.May.2024
|
ACube Systems: UBoot 2015.c for Sam460EX, Sam460CR and Sam460LE boards
Press release: Bassano del Grappa, Italy - 18 May 2024
ACube Systems is pleased to announce a new release of the U-Boot firmware for its Sam460 line of motherboards.
New in this version:
- added support for Radeon RX cards
- updated x86 emulator
- fixed USB handling especially for keyboard support
- new boot logo and menu graphics
- added FAT support
- fixed several typos and small graphic mistakes
The updated installation guide describes in detail the usual installation method (ISO image) and alternative methods (TFTP and USB).
You can buy the update from our online shop with the following options:
For customers who bought version 2015.b, the downloadable version is free of charge. Please contact us if you are eligible for the free update.
To celebrate the new UBoot update we also lowered the price of Radeon RX550 in our shop, both the bundle version and the stand-alone version.
Please note: UBoot and UBoot updater make use of GPL code and thus are both published under GPL (download of the source code). (dr)
[News message: 18. May. 2024, 21:40] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
18.May.2024
|
AROS x86: Card game conversion Scopa
Giovanni Iacobelli has released the Italian card game Scopa for AROS x86 (YouTube video). In this digital version, the player plays against the computer. The first player to reach or exceed a score of 11 wins the game.
(dr)
[News message: 18. May. 2024, 16:40] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
17.May.2024
|
Survival game: Zombie Survivor v0.69
Sami Vehmaa's latest project is a game called "Zombie Survival" for Amigas with a graphics card, in which you have to fend off an endless army of the undead (amiga-news.de reported). According to the author, the latest beta version is "a big leap forward": more weapons, joystick support, more animations, more audio and more levels (YouTube video). (dr)
[News message: 17. May. 2024, 22:39] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
17.May.2024
|
Amiga emulator: Audio fix for vAmigaWeb (iOS, iPadOS)
vAmigaWeb is an Amiga emulator for the web browser or a Progressive Web App (PWA) based on the Amiga emulator vAmiga for MacOS.
In this update, the developer 'mithendal' has fixed the problem that after activating the mobile phone or iPad from a longer app background lock, the audio connection was lost with the message "Failed to start the audio device". (dr)
[News message: 17. May. 2024, 06:54] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
16.May.2024
|
Managing ADF files: adflib V0.9.0 for Windows, Linux and macOS
Laurent Clevy first released adflib in 1999 in version 0.7.8 (Aminet). The portable C library, written mainly in C, is used to manage Amiga-formatted devices such as hard disks and ZIP disks or to swap them out via the .ADF format (amiga-news.de reported). The library is currently being developed under the responsibility of Tomasz Wolak. Changes in version 0.9.0:
- improved write support (block allocation bitmap checking and rebuilding)
- new unified api for all devices, allowing to implement new device drivers in client code
- possibility to enable/disable device drivers
- added a new device: ramdisk
- improved and better tested salvage code (still experimental!)
- cleaned-up and improved library API (ie. separated namespace)
- added new command-line utilities:adf_bitmap, adf_salvage
- many bugfixes and internal improvements
- dual license (GPL-2+ or LGPL2.1+)
(dr)
[News message: 16. May. 2024, 22:52] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
16.May.2024
|
Arcade port: King and Balloon V0.92
"King and Balloon" is an arcade conversion of the title King & Balloon, originally released by Namco in 1980 (amiga-news.de reported). The new beta version 0.92 that has now been released fixes some graphics and sound effect problems and Fix spawn position of the king. (dr)
[News message: 16. May. 2024, 16:10] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
15.May.2024
MorphZone (forum)
|
MorphOS: Web browser Wayfarer 8.3
Jacek 'jacadcaps' Piszczek has released version 8.3 of his web browser Wayfarer for MorphOS. It fixes further reported bugs of the 8.x releases and includes updated linklibs. Also the Beacon API is supported now. (snx)
[News message: 15. May. 2024, 22:17] [Comments: 1 - 16. May. 2024, 14:11]
[Send via e-mail] [Print version] [ASCII version]
|
15.May.2024
|
Print/PDF magazine: ZZAP! Amiga, issue 15
After Patreon supporters, also the general public can now purchase the March/April issue of the “ZZAP! Amiga” magazine. It consists of 60 color pages in A5 size. A look at the table of contents can be found, along with other photos, on Steven Lyon's blog Lyonsden. (snx)
[News message: 15. May. 2024, 15:08] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
14.May.2024
|
DiskFlashback: Using image files and discs in PC drives
Developer Rob Smith has introduced DiskFlashback, a convenient software for Windows 10/11 (64-bit) that enables PC floppy drives to read and write image files such as ADFs (Amiga Disk Files) during operation. It also allows you to process real discs in Amiga or Atari format, with the appropriate hardware extensions. To use it, you need the FloppyBridge plugin, which in turn requires additional hardware (YouTube video).
DiskFlashback is particularly aimed at retro computing enthusiasts and professional users who still work with older floppy disc formats. The software makes it possible, for example, to write image files to physical floppy discs and, conversely, to convert physical floppy discs into image files. This is particularly useful for archiving old software or reviving classic games and applications on original hardware. The workaround via WinUAE or other third-party software and expansion hardware for editing ADFs, for example, is therefore no longer necessary.
The features of DiskFlashback include:
- Mount ADF, DMS*, IMG, IMA, ST, MSA*, HDA, HDF and SCP* files as virtual drives (* read only)
- Supports the following disk formats:
- AmigaDOS OFS/FFS DD & HD Disks
- IBM/PC FAT12/16 DD 720k & HD 1.44Mb Disks
- Atari ST FAT12/16 GemDOS Single and Double Sided normal & extended Disks
- Dual Format Amiga/Atari floppy disks and mounts them as two drives! (read only)
- Use DrawBridge, Greaseweazle or SupercardPro as a real windows drive letter
- Create blank disk images for the above formats.
- Rip real floppy disks to file
- Write disk images to real floppy disks
- Install boot blocks on Amiga disks
- Optionally silently swap file extensions (eg: mod.thismusic to thismusic.mod)
The software requires Windows versions 10 or 11 in 64-bit - and of course a working floppy disc drive in the PC. The developer points out that the antivirus system in Windows may recognise the software as a virus. The false-positive warning can be ignored.
DiskFlashback is OpenSource and is licensed under the GPL2 licence. Sources are available on GitHub.
The free download of the software in its current version 1.0.0.6 is available on the developer's website under the title link. Developer Rob Smith offers the software free of charge, but is happy to receive a "tip" via ko-fi.
Editorial update, 12 June 2024 (nba): Our original news article stated that no special hardware is required to process physical Amiga disks. That is not accurate. The FloppyBridge plug-in is required, which in turn requires DrawBridge, Greaseweazle or Supercard Pro hardware. The article has been updated accordingly. (nba)
[News message: 14. May. 2024, 13:15] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
14.May.2024
|
Video: Updating Uboot for Sam460 boards
In his latest video, Roman 'kas1e' Kargin shows how to update the UBoot bootloader on the SAM460 boards from Acube-Systems. As he writes, the public version of Uboot, which was delivered with the Sam460, has a bug: when using RadeonRX graphics cards, the Uboot output cannot be seen on the monitor. Access is only possible via the terminal with the serial cable. The video shows the entire process of updating with a beta version of Uboot, which will be available to all users in the next few days. (dr)
[News message: 14. May. 2024, 06:36] [Comments: 2 - 15. May. 2024, 05:59]
[Send via e-mail] [Print version] [ASCII version]
|
13.May.2024
|
Blog: Repairing an Amiga 1200 with an unusual problem
Andrew 'LinuxJedi' Hutchings describes in a recent blog entry how he repaired an Amiga 1200 whose motherboard worked for 15 minutes and then crashed with a black screen, sometimes paired with random noise. (dr)
[News message: 13. May. 2024, 22:04] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
13.May.2024
|
Linux: Kernel 6.9 for AmigaOne X1000/X5000
Parallel to the release of the Linux kernel 6.9, Christian 'xeno74' Zigotzky has finally compiled it for the AmigaOne X1000 and X5000 after numerous tests.
Download: linux-image-6.9.0-X1000_X5000.tar.gz (61 MB) (dr)
[News message: 13. May. 2024, 21:22] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
12.May.2024
Commodore International Historical Society
|
Historical document: Amiga presentation from 1984
In June 1984, the heads of "Amiga Computer, Inc." had met with representatives of Commodore to discuss the licensing or purchase of Amiga's currently developed technology. Commodore's financial director at the time, Don Greenbaum has now presented the hobby archaeologists from the 'Commodore International Historical Society' the document with which the Californian start-up used to advertise its computer at the time.
The computer described in the PDF already has clear similarities with the end customer product presented a year later, although it still has a
5.25-inch floppy disk drive, an "expansion slot" in the top of the housing, a cartridge slot and an internal modem. IBM compatibility could be retrofitted via an "MS-DOS cartridge". (cg)
[News message: 12. May. 2024, 17:27] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
12.May.2024
|
Aminet uploads until 11.05.2024
The following files have been added until 11.05.2024 to Aminet:
MCE.lha game/edit 4.2M 68k Multi-game Character Editor
MCE-OS4.lha game/edit 4.9M OS4 Multi-game Character Editor
GIOminoAros.zip game/jump 3.4M x86 GI Omino Stage Game
babeanoid.lha game/misc 2.9M 68k The famous 2003 Arkanoid/Brea...
ExpertQ2Mod.lha game/shoot 6.7M Expert Mod for Quake 2 (2024 ...
webptools140_a68k.lha gfx/conv 2.4M 68k encode/decode images in WebP ...
BackdPattGener.lha gfx/edit 66K 68k Create your own backdrop patt...
Mega-ATcad.lha gfx/edit 2.0M 68k 2D-CAD-Program
AmiArcadia.lha misc/emu 7.6M 68k Signetics-based machines emul...
AmiArcadiaMOS.lha misc/emu 8.0M MOS Signetics-based machines emul...
AmiArcadia-OS4.lha misc/emu 8.2M OS4 Signetics-based machines emul...
amigenerator-v034-68k... misc/emu 126K 68k SEGA Mega Drive/Genesis Emulator
pOS-w64.zip misc/emu 16M WinUAE-Launcher and more
GMoreAros.zip text/show 24K x86 Text Viewer
GISplitAros.zip util/cli 31K x86 Split & Build
AmiSSL-5.15-OS3.lha util/libs 3.7M 68k OpenSSL as an Amiga shared li...
AmiSSL-5.15-OS4.lha util/libs 3.4M OS4 OpenSSL as an Amiga shared li...
AmiSSL-5.15-SDK.lha util/libs 2.3M AOS OpenSSL as an Amiga shared li...
IconLib_46.4.lha util/libs 1.8M 68k free icon.library in optimize...
ReportPlusMOS.lha util/misc 769K MOS Multipurpose utility
isomount.lha util/rexx 28K Mounting ipf,dms,adf,hdf
BaseConv.lha util/wb 63K 68k Convert numbers between bin/o...
(snx)
[News message: 12. May. 2024, 07:55] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
12.May.2024
|
OS4Depot uploads until 11.05.2024
The following files have been added until 11.05.2024 to OS4Depot:
amissl-sdk.lha dev/mis 2Mb 4.0 SDK for AmiSSL
amiarcadia.lha emu/gam 8Mb 4.0 Signetics-based machines emulator
mce.lha gam/uti 5Mb 4.0 Multi-game Character Editor
amissl.lha lib/mis 3Mb 4.0 OpenSSL as an Amiga shared library
changewp.lha uti/mis 9Mb 4.0 easy way to change the WB Pattern
(snx)
[News message: 12. May. 2024, 07:55] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
12.May.2024
|
AROS Archives uploads until 11.05.2024
The following files have been added until 11.05.2024 to AROS Archives:
giominoaros.i386-aros.zip gam 3Mb Classic run and jump game
gisplit.i386-aros.zip uti/fil 31kb Split & Build
(snx)
[News message: 12. May. 2024, 07:55] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
12.May.2024
|
MorphOS-Storage uploads until 11.05.2024
The following files have been added until 11.05.2024 to MorphOS-Storage:
AmiArcadia_32.41.lha Emulation A Signetics-based machi...
OpenTTD_14.1.lha Games/Strategy A clone of Transport Ty...
ReportPlus_8.49.lha Misc A Multipurpose utility ...
Wayfarer_8.2.lha MorphOS-update Wayfarer is the latest ...
PolyOrga_1.26.lha Office/Organizer PolyOrga is a general-p...
(snx)
[News message: 12. May. 2024, 07:55] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
11.May.2024
Frank Neumann (Mail)
|
Shoot 'em Up: Early demo version of "NEON world" (v0.3)
After Frank Neumann had not programmed anything for the Amiga with assembler for 30 years, he wants to get back into it with the shoot 'em up "NEON world" (amiga-news.de reported). With this further early demo version, the player's power has been upgraded so that he can defeat opponents more easily. However, this also increases the boss's resistance.
In addition, the player is no longer revived immediately, but is reset to certain positions in the level. So you have to be even more careful. The game should run on an Amiga 500.
Direct download: NeonWorld.adf.zip (101 KB) (dr)
[News message: 11. May. 2024, 21:44] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
11.May.2024
Retropolis (Webseite)
|
Reverse Engineering: Dungeon crawler Bloodfest
In relation to games (software), reverse engineering is the process of analysing the code and content of the game in order to understand how it works (amiga-news.de reported). In this case, Petri Häkkinen, author of the dungeon crawler Bloodfest, had lost his own source code, which is why he downloaded his game, written in AMOS Professional, from Aminet and analysed it under the title link. (dr)
[News message: 11. May. 2024, 07:42] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
10.May.2024
|
MorphOS: PolyOrganiser 1.26
Frederic 'Polymere' Rignault's PolyOrganiser is a 'Personal Information Management' tool that features a calendar, an address book and ToDo lists. Changes since the previous version:
- Change: Full renew of search window with sortable columns (saved), show linked actions from a found item,
- Add: Context menu over the search list and new column for indicate when there is link.
- Add: Small button for rest list view if messedup (see context menu on list title too)
- Fix: fixed some buffer overflow
- Add: Date in seatch list
- Change: Use Reggae for load and scale toolbar icons (better result)
- Fix: add back color when pressed
(dr)
[News message: 10. May. 2024, 22:48] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
10.May.2024
|
Encryption protocol: AmiSSL 5.15 (AmigaOS 3/4)
Version 5.15 of the open source encryption protocol AmiSSL has been released, which is now based on the latest version OpenSSL 3.3.0. Detailed changes:
- Switched to OpenSSL 3.3, with full compatibility with the latest OpenSSL 3.3.0 (9.4.2024) version, which includes new features, improvements and bug fixes.
- Updated root certificates to latest Mozilla-based bundle provided by Curl website dated 11.3.2024.
Downloads:
AmigaOS 3: AmiSSL-5.15-OS3.lha (3,7 MB)
AmigaOS 4: AmiSSL-5.15-OS4.lha (3,4 MB)
SDK: AmiSSL-5.15-SDK.lha (2,3 MB) (dr)
[News message: 10. May. 2024, 14:23] [Comments: 2 - 10. May. 2024, 18:59]
[Send via e-mail] [Print version] [ASCII version]
|
09.May.2024
|
AmigaOS 4: Partitioning and formating the A1222 Plus SSD drive
Kevin 'ktadd' Taddeucci has purchased an A1222 Plus in addition to his existing AmigaOS 4 hardware (MicroA1, AmigaOne X1000). In a first article he reported on the various parts that are included in his complete system. Now he explains how to partition and format the SSD drive. (dr)
[News message: 09. May. 2024, 20:39] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
09.May.2024
|
Video: Compilations of game music
The YouTube channel "RetroSpeedruns" has two videos for those who would like to indulge in the music of old Amiga gaming times: Another Amiga Music Compilation (1988-1994) offers, for example, Alien Breed, Apidya, The Chaos Engine or Jaguar XJ220, while Amiga Music Adventure Edition (1988-1995) includes music from Beneath A Steel Sky, Secret Of Monkey Island or Zak McKracken, among others.
(dr)
[News message: 09. May. 2024, 09:23] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
09.May.2024
|
Developer log: Amiga Isometric #4
Nivrig Games is working on porting an isometric arcade adventure game to the Amiga and is publishing developer diaries (amiga-news.de reported). After three further entries - Amiga Isometric #2, Amiga Isometric #3 and Amiga Isometric #3.5 - the ability to draw an isometrically sorted moving object - the player - in the game world and to perform some rudimentary test controls was achieved.
As the author explains, adding controller-based movements was easy, but adding other objects proved to be something of a grab bag. As this was ultimately successful, the first interactions could now be tested (YouTube video). (dr)
[News message: 09. May. 2024, 06:52] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
09.May.2024
|
Preview video: Scorpion Engine port of "Street Fighter 1"
Mohammed Malik is in the process of using the Scorpion Engine to port the well-known beat'm up "Street Fighter 1" for the Amiga in a new and better way compared to the existing version. The target platform is an Amiga 500 with 512 Kb RAM. The author started work at the end of 2022 (YouTube video). In the current update, spark strikes, sound effects and the blocking of opponents were added, which, according to the developer, now makes the game feel more like a fighting game. (dr)
[News message: 09. May. 2024, 06:40] [Comments: 1 - 10. May. 2024, 12:51]
[Send via e-mail] [Print version] [ASCII version]
|