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.
more ...
(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.
more ...
(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:
more ...
(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:
more ...
(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:
more ...
(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:
more ...
(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:
more ...
(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:
more ...
(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:
more ...
(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]
|
| |
| |