17.Sep.2025
|
Amiga emulator for macOS: vAmiga 4.3.1
Dirk Hoffmann has released version 4.3.1 of his Amiga emulator "vAmiga" for macOS. A bug with the sprite collision in "Aunt Arctic Adventure" and a problem with the game controller have been fixed. At least macOS 13.5 is required. (dr)
[News message: 17. Sep. 2025, 21:34] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
17.Sep.2025
|
Encryption protocol: AmiSSL 5.23 (AmigaOS 3/4)
Version 5.23 of the open source encryption protocol AmiSSL has been released, which is now based on the latest version 3.5.3 (16.9.2025) of OpenSSL and provides updated root certificates.
Downloads:
AmigaOS 3: AmiSSL-5.23-OS3.lha (4 MB)
AmigaOS 4: AmiSSL-5.23-OS4.lha (3,6 MB)
SDK: AmiSSL-5.23-SDK.lha (2,5 MB) (dr)
[News message: 17. Sep. 2025, 21:25] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
17.Sep.2025
Gameday (ANF)
|
Event: Gameday#6 at the Wolfsburg indoor swimming pool (Germany)
For two years now, the Wolfsburg (Germany) indoor swimming pool has been hosting "Gamedays", where the Amiga is also represented in the home computer area. Gameday#6 will take place on October 26, 2025.
There will also be a large virtual reality area, Mario Kart on the cinema screen, a driving simulator, several retro consoles and various replicas of arcade machines. Visitors can tinker, try things out or even make their own hardware available to other guests. Before the doors open to all visitors at 3 p.m., the home computer area will start at 10 a.m. with a small group.
Admission to Gameday#6 is free. Anyone interested in participating as an exhibitor in the home computer area can still register. (snx)
[News message: 17. Sep. 2025, 09:17] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
16.Sep.2025
|
Pacman meets Asteroids: Arcade game "Jurl" in development
Jurl is a new action game currently in development that can be played in an early version and combines elements of Pacman and Asteroids. The goal is to collect all the space diamonds while avoiding alien enemies.
Jurl is currently in early access status, which means it is playable, but issues such as collision detection problems and a few graphical bugs still exist.
The game, which is being developed by Tonsomo Entertainment for various retro systems, is available for download on itch.io on a "name your price" model. (nba)
[News message: 16. Sep. 2025, 19:36] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
16.Sep.2025
ANF
|
Video documentary: AmigaOS as a multitasking model for Windows
David "Dave" Plummer, a former Microsoft employee who worked as an operating system engineer, regularly reports on technology topics on his successful YouTube channel "Dave's Attic". In his new episode entitled "The Secret History of Windows Multitasking", he describes how preemptive multitasking found its way into the Windows operating system. Not surprisingly, he describes the influence of AmigaOS as a source of inspiration for Microsoft developers. Plummer provides a detailed insight into this from a technical and historical perspective. (nba)
[News message: 16. Sep. 2025, 19:00] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
16.Sep.2025
|
Cross-compiler/assembler: Calypsi 5.12
"Calypsi" is a collection of compilers and assemblers that run under Windows, Linux and macOS and can generate code for various retro platforms - 6502 and 68000 processors are supported, among others. Although the project is hosted on Github, the source code is not freely available and use of the tools is only permitted for private purposes. Changes in version 5.12:
News
- 65816: Adds support for Super Nintendo Entertainment System with --target=SNES option. When enabled the code generator will utilize the hardware multiplier and divider. By default the PPU multiplier is also used, unless the option --no-ppu-mul is specified.
Corrections
- Fixed a problem with initializing a static array with a string literal causing an internal error.
- Fix an internal error related to initializing a char array with a string literal surrounded by redundant curly braces.
- Fixed a register spill issue that in some rare situations could omit doing the spill operation.
- 65816: Fixed a problem accessing the upper byte of a 16-bit value read from a memory location resulting in that it read the value from the following location.
- 68000: Correct installation directories A2560K and A2560U targets so that header file can be found.
(nba)
[News message: 16. Sep. 2025, 18:44] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
15.Sep.2025
|
A600GS and A1200NG: AmiBrowser V46.20 (Pre Release 2)
AmigaKit has released Pre Release 2 of its AmiBrowser for its emulation-based systems A600GS and A1200NG. Changes:
- Add support for downloading files: currently supports downloading to drawer based and true disks only. RAM: and hardfile based disks will not work, but will fail silently. Hopefully this will be resolved at the next prerelease stage.
- Adds a simple downloads manager window: files downloaded in any given AmiBrowser session are listed, along with full file path and current status. Double click on file entry will open the AmiBench window containing the download.
(dr)
[News message: 15. Sep. 2025, 21:05] [Comments: 1 - 16. Sep. 2025, 14:46]
[Send via e-mail] [Print version] [ASCII version]
|
15.Sep.2025
|
8-/16-Bit emulator for macOS: Clock Signal V2025-09-14
Thomas Harte's Clock Signal is an emulator for various 8- and 16-bit platforms aiming to be invisible to the user. The idea is to simply start the source medium without configuring the emulator oneself. Clock Signal is available for Mac OS and Unix-compatible systems. Amiga emulation is included as well. Changes of the latest version:
- corrects palette selection in 1bpp modes and improves timing slightly, while also bringing it into the club of machines that automatically reload tapes/disks/etc if they change outside of the emulator on macOS;
- makes various minor improvements to PC emulation;
- corrects an error with automatic typing into the ZX80 and ZX81.
(dr)
[News message: 15. Sep. 2025, 06:24] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
15.Sep.2025
|
DiagROM 2.0 Beta
DiagROM is a diagnostic software that is burned into an EPROM by the user and then replaces the regular Kickstart ROM of an Amiga. After alpha version 2.0, now beta version 2.0 is available. Changes:
- 2025-08-30: Improved NTSC Support. Now should print statusline and keep text within NSTC borders during NTSC mode.
New RTC Test function. We now have TWO highly experimental RTC tests. the old one will soon be removed.
Added a experimental way of timing time between seconds in RTC. not sure if useful yet :) requires working CIA.
Some changes in CIA test routine. working on finding a way to detect the TOD bug. do NOT rely on that at the moment.
more cleaning up in source. planning to open up the source in time (VIEWING only!) hopefully quite soon
Decided to go to BETA stage. There are most likly still small bugs in this convertingstage! as always PLEASE report!
- 2025-08-05: More changes to the new CIA test. First fixed my small "oopsie" of naming ODD/EVEN CIAs incorrect. fixed now.
Added test for the TOD (Time of Day) ALARM Function. This requires INT2/6 to work aswell (from CIA)
Also added support for 60Hz screenmode in the test so now machines that are not able to switch to PAL will show if a CIA is OK
IF You have a NTSC machine reporting CIAs as not ok even if they are, please send me a screenshot.
old CIA test will soon be removed when this test shown reliable!. more improvements will come soon.
- 2025-07-05: ok sorry for being messy! Changed back baudrate to 9600 is I felt menus etc more unresponsive on slower machines. what do you think?
Send me a report if you want me to go back to 19200.
Added a new CIA test that I am still working on will be way more in depth now. can find if a CIA cannot trigger IRQs.
something several youtubers have found missing but NOT REPORTING IT!.
to those I would like to send you a VERY VERY deep THANK YOU for NOT REPORTING!. as why would you?
That would make me find out things and improve the software. right?
anyway enough nagging!
also more internally swapped out VBCC to GCC as C Compiler as VBCC simply did not cut it.
- 2025-03-19: Fixed bug that if there was no ram at beginning it did not scan for more ram. not finding working ram later in block if there was any.
Fixed bug that if there was no ram at all it actually halts system and try to show biterrors on screen with rastertricks
(dr)
[News message: 15. Sep. 2025, 06:10] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
14.Sep.2025
|
Aminet uploads until 13.09.2025
The following files have been added until 13.09.2025 to Aminet:
BeeBase-1.2.lha biz/dbase 9.5M VAR Programmable relational...
North.lha dev/blitz 351K OS3 A game template for Ami...
evo.lha dev/e 707K OS3 E-VO: Amiga E Evolution
REDPILLGameCreator.lha dev/misc 8.3M OS3 Game Creator with AGA s...
xad_PackDir.lha dev/src 24K OS3 PackDir xadmaster clien...
Keymap_SP_FS-UAE_MBP.lha driver/inp 2K GEN Spanish keymap for FS-U...
ScummVM_AGA_060.lha game/misc 55M OS3 Amiga port of ScummVM 2...
AmiArcadia-OS4.lha misc/emu 11M OS4 Signetics-based machine...
AmiArcadia.lha misc/emu 10M OS3 Signetics-based machine...
AmiArcadiaMOS.lha misc/emu 10M MOS Signetics-based machine...
DOSBox_AGA.lha misc/emu 1.0M OS3 Amiga port of DOSBox
RetroArchWos.lha misc/emu 44M WUP RetroArch for WarpOS
YBSOgg.lha mods/32bit 2.1M GEN 16bit 6ch Amiga Rock Ba...
YBS.lha mods/8voic 735K GEN 16bit 6ch Amiga Rock Ba...
bloodwind.zip mods/crash 2.4M GEN Minimalist dnb. 6 ch 16...
SMore_1.4.zip text/show 4K OS3 Display texts, document...
ltx-cb13.lha util/boot 7K OS3 CBoot v1.3 - Ultimate B...
MuFastZero.lha util/boot 168K OS3 MuLib Zero Page remappe...
PathAss.lha util/cli 14K OS3 Vintage multi-assign to...
IdentifyLib_FR.lha util/libs 22K GEN French catalog and docs...
MMULib.lha util/libs 814K OS3 Library to ctrl the MC6...
MuMin.lha util/libs 71K OS3 Minimal MuLib archive f...
AmigaGPT.lha util/misc 4.3M VAR App for chatting to Cha...
VATestprogram.zip util/misc 9.2M OS3 Versatile Amiga Testpro...
(snx)
[News message: 14. Sep. 2025, 06:34] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
14.Sep.2025
|
OS4Depot uploads until 13.09.2025
The following files have been added until 13.09.2025 to OS4Depot:
a1222mix.lha aud/mis 282kb 4.0 Audio Mixer for the A1222+
arabic_console_device... dri/inp 3Mb 4.1 An arabic console device, line&a...
amigagpt.lha net/cha 4Mb 4.1 App for chatting to ChatGPT
beebase.lha off/dat 10Mb 4.0 Programmable relational database...
(snx)
[News message: 14. Sep. 2025, 06:34] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
14.Sep.2025
|
AROS Archives uploads until 13.09.2025
The following files have been added until 13.09.2025 to AROS Archives:
python-2.7.18.x86_64-aros... dev/lan 34Mb python-2.7.18.x86_64-abiv11
libmpg123.x86_64-aros-v11... dev/lib 2Mb Library for decoding mpeg audio ...
beebase-multi-1.2-.lha off/dat 10Mb Programmable relational database...
(snx)
[News message: 14. Sep. 2025, 06:34] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
14.Sep.2025
|
MorphOS-Storage uploads until 13.09.2025
The following files have been added until 13.09.2025 to MorphOS-Storage:
AmiArcadia_35.0.lha Emulation A Signetics-based machi...
delugem_1.1.lha Games/Think Port of delugem (CPP-SDL2)
Bloxorz_1.0.lha Games/Think Port of Bloxorz (CPP-SDL2)
BeeBase_1.2.lha Office/Database Programmable relational...
(snx)
[News message: 14. Sep. 2025, 06:34] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
14.Sep.2025
|
WHDLoad: New installers until 13.09.2025
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.09.2025:
(snx)
[News message: 14. Sep. 2025, 06:34] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
13.Sep.2025
|
Emulation: FS-UAE Launcher 3.2.20
Frode Solheim has released an update to FS-UAE's launcher, which includes the following changes:
- Improved fusion dark theme.
- Automatically use fusion dark theme if Windows or macOS in dark mode.
- Arcade: Fixed error with Texture getting multiple size args.
- Prefer X11 over Wayland because Qt still seems to work better with X11.
- Netplay server improvements [ztronzo].
- PyQt6 support [BluewizardNet].
- Build ARM64 versions also via GitHub.
- Package the Launcher slightly differently.
- Update build scripts to not depend on bash (better on Windows).
- Other Minor code cleanup and bug fixes, remove use of pkg_resources.
(cg)
[News message: 13. Sep. 2025, 23:43] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
13.Sep.2025
(ANF)
|
Modular multi-platform emulator: RetroArch now also available for WarpOS
The modular emulator system RetroArch is now available for WarpOS, following its release for AmigaOS 4 and MorphOS. Steffen Häuser informs us that cores such as SNES, Mame or FBNeo (quote) "run superbly on PCI based PPC cards with G3 or G4 processors, while BlizzardPPC and CyberstormPPC users should limit themselves to "smaller" cores. (cg) (Translation: cg)
[News message: 13. Sep. 2025, 23:39] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
12.Sep.2025
|
Game: Amiga-Battleship
'tickBit', we previously reported on his Snake implementation "Letter-Worm" for AmigaOS 3 and 4, has released his version of the classic Battleship game with simple AI for AmigaOS 3.x.
To position a ship, first click on a ship, then move it with the mouse to the grid and click on the spot where you want to place it.
Download link: Battleship-AmigaOS3.lha (94 Kb) (dr)
[News message: 12. Sep. 2025, 06:43] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
11.Sep.2025
Games That Weren't
|
Amiga Games That Weren't: Pinball Construction Set
‘Amiga Games That Weren't’ has been expanded to include an entry on the "Pinball Construction Set", a pinball construction kit from Electronic Arts that was quite successful on the C64. Only a screenshot of the Amiga version exists, it is unclear why it was never released. (cg)
[News message: 11. Sep. 2025, 23:55] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
11.Sep.2025
|
AmigaOS 4: Audio Mixer A1222Mix for A1222+
2A1222Mix" allows you to mix different sound sources in real time. The program is specially tailored to the A1222+. (cg)
[News message: 11. Sep. 2025, 23:53] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|