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

Amiga events
18.-21.04.25 • Revision 2025 • Saarbrücken (Germany)
13.-15.06.25 • Flashback-Symposium #02 • Jößnitz (Germany)
01.-02.08.25 • Amiga/040 • Mountain View (USA)
11.-14.09.25 • Classic Computing 2025 • Hof (Germany)
17.-19.10.25 • Amiga40 • Mönchengladbach (Germany)

23.Nov.2024



Universal PCI driver system: OpenPCI 10.3
Thomas 'Thor' Richter's universal PCI driver system “OpenPCI” supports all known PCI solutions for the Amiga without recourse to the software of the respective manufacturer. The current version 10.3 eliminates problems when working with PCI bridges:
  • Bridge configuration was refactored again. Bridge and parent device are now passed already into the constructor of a PCI device, and not only when it is added.
  • Fixed a trashed register in the Mediator board scan.
  • The Mediator scan did not pass the parent device correctly into the device creator, thus giving devices behind bridges wrong bus IDs.
  • For some strange reason, the Mediator does not seem to decode the address bits for selecting a device behind a PCI bridge correctly; it seems to ignore them. Therefore, the Mediator currently supports only a single device behind a bridge.
  • Some bridges take apparently several milliseconds to accept a configuration. Now the library inserts a 50ms delay after having installed the target busses after setting up a PCI bridge.
  • The time delay function was broken and passed in the wrong command to the timer.device.
(cg)

[News message: 23. Nov. 2024, 00:22] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
22.Nov.2024



Operating system-compliant Pac-Man conversion: 5th-7th part of the video series
Thomas Cherryhomes is working on a conversion of the game Pac-Man that only uses operating system calls. Episodes five to seven are entitled "recreating a WSG sound", "the pac-man sprite" and "the clyde BOB". (cg)

[News message: 22. Nov. 2024, 22:07] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
22.Nov.2024
Scene World Podcast (ANF)


Scene World Podcast episode #202 - Making the fan-made Broken Sword 2.5
In the 202nd edition of the "Scene World" podcast, the team welcomes Marius Gosch, one of the founders of the Broken Sword 2.5 project, which also runs on AmigaOS thanks to ScummVM. The interview, in which Gosch talks about his work as a writer and puzzle designer on this fan-made sequel to Broken Sword 2, starts at timestamp 1:43:08 of the podcast. (cg)

[News message: 22. Nov. 2024, 22:03] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
22.Nov.2024



Tetris clone: "Tetra Zone"
Around eight years ago, Wei-ju Wu published a seven-part series (plus additional episodes) on Amiga hardware programming in C on his YouTube channel. Now he is in the process of writing a Tetris clone called "Tetra Zone" for the AmiGameJam 2024, which implements techniques from this tutorial series (YouTube video).

His game extends the original with three preview stones, a hold function, a "ghost stone" and support for "wall kicks". Another goal was to achieve a stable frame rate of 50/60 fps on a 5-bitplane screen. He has now released a first pre-release version (without sound). (dr)

[News message: 22. Nov. 2024, 18:27] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
22.Nov.2024



Developer log: Shattering the Magicore 8-color limit
In a recent blog entry on his game "Magicore Anomala" (amiga-news.de reported), which is currently in development, developer Dan Salvato explains why the background in the game uses eight colours or less - and how it is still possible to use Copper to change the colour palette to create an even more colourful image while displaying different areas of the background. (dr)

[News message: 22. Nov. 2024, 17:59] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
20.Nov.2024



Event: Videos from 25th Amiga-Meeting Nord in Neumünster (Germany)
At the turn of the month the 25th Amiga Meeting North took place in Neumünster, Germany. Two videos now show the presentations of Michal Schulz about PiStorm and Emu68 and Simon Neumann from Alinea Computer about new hardware developments. (snx)

[News message: 20. Nov. 2024, 10:16] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
20.Nov.2024
Mastodon (ANF)


Picture collection: Update of the Amiga Graphics Archive
Four images from Island Graphics from 1985 have now been added to the collection of early Amiga graphics. Three of them show ballerinas. They were based on paintings by the French painter Edgar Degas, which were transferred to the Amiga as a background image using a Genlock and then traced using a painting program. (snx)

[News message: 20. Nov. 2024, 10:16] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
19.Nov.2024
fellow event finder (ANF)


Event: World of Commodore 2024 in Mississauga (Canada)
On 30 November and 1 December 2024, the World of Commodore 2024 Amiga convention will be held in Mississauga, Canada (near Toronto). A variety of Commodore devices, from the Amiga and the C64 to the PET, will be on display at the event. Visitors will also be able to purchase new and old hardware from various dealers.

Once again this year, there will be presentations by personalities from the C64 and Amiga scene. Ján Zahurančík will present his Workbench distribution AmiKit. Brian P. Dougherty (founder of Berkeley Softworks and developer of GEOS), Gregorio Naçu (developer of the online-capable C64 OS) and many other speakers are also expected. (nba)

[News message: 19. Nov. 2024, 11:26] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
19.Nov.2024



Linux: Kernel 6.12.0 for AmigaOne X1000/X5000
Christian ‘xeno74’ Zigotzky has compiled the Linux kernel 6.12.0 for the AmigaOne X1000 and X5000 to coincide with its release. The new version makes the Linux kernel real-time capable and also provides more flexibility for the scheduler.

Download: linux-image-6.12.0-X1000_X5000.tar.gz (62,1 MB) (nba)

[News message: 19. Nov. 2024, 11:13] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
19.Nov.2024
Andreas Gouders via A1K


ADF-Tool: ADF-Blitzer 3.0 has been published
More than two decades after the last version 2.20, Andreas Gouders has released version 3.0 of his ‘ADF Blitzer’. The tool can be used to convert floppy disks in drives DF0: to DF3: into an ADF file or to write ADF files back to floppy disks.





The software developed in Blitz Basic was largely rewritten for the new version and now has a modernised user interface. It also requires less memory because the loaded ADF file is not stored in the entire RAM – only 512 KB of free RAM is now required (in addition to Kick-ROM 2.0 or higher). A conversion abort function and a progress bar have also been added. Furthermore, only drives that are actually connected are displayed, and the drive menu is now only displayed when more than one drive is present. (nba)

[News message: 19. Nov. 2024, 10:59] [Comments: 1 - 24. Nov. 2024, 22:25]
[Send via e-mail]  [Print version]  [ASCII version]
18.Nov.2024
deadwood


AROS: Odyssey browser 2.1 (64-bit) released
Following the release of version 2.0 of the Odyssey browser for AROS 32-bit (amiga-news.de reported) and a preview of the 64-bit version, Krzysztof 'deadwood' Śmiechowicz has now released version 2.1 of the browser for AROS (64-bit), Windows and Linux (YouTube video).

As the developer writes, this version builds on the updated WebKit engine and media player in Odyssey 2.0 (see above) and also offers JavaScript acceleration via a JIT compiler for increased performance and the ability to utilise multiple CPU cores when running under AxRuntime.

To try out Odyssey on the various platforms, the following tutorials are offered: (dr)

[News message: 18. Nov. 2024, 10:29] [Comments: 1 - 18. Nov. 2024, 15:43]
[Send via e-mail]  [Print version]  [ASCII version]
18.Nov.2024



Reimplementation of 'Frontier: Elite II'-Intros with browser playback v0.4
In mid-2021, we already reported on Mark Watson's project to recreate the graphics and music of the Frontier: Elite II intro in C and, in the process, to implement improved 3D models (e.g. planetary sky added to the intro) or support for 2 and 4 times the original screen resolution.

The new version 0.4 provides the following changes:
  • Clipping fixes
  • Graphical updates to intro so it looks better at 640x360+
  • Slight speedups for Amiga
  • WASM directly (without using Emscripten)
  • IMGUI inspector / debugger
For all those who no longer own an Amiga and do not want to install an emulator, the developer has also realised the result of his work for playback in the browser. (dr)

[News message: 18. Nov. 2024, 09:19] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
17.Nov.2024



Aminet uploads until 16.11.2024
The following files have been added until 16.11.2024 to Aminet:
TuneFinder.lha           comm/misc  57K   68k Search and display online rad...
less-mos.lha             dev/gg     1.1M  68k Viewer program similar to "more"
xlink.lha                dev/misc   310K  68k Virtual linking of AmigaDOS m...
FileSystemStressTest.lha disk/misc  21K   68k Stress tests disks and file s...
ham_convert.zip          gfx/conv   7.0M      HAM graphic converter
SilkRAW_AROS.lha         gfx/misc   3.3M  x86 GUI for Dave Coffin's program...
SilkRAW_MorphOS.lha      gfx/misc   3.1M  MOS GUI for Dave Coffin's program...
SilkRAW_OS4.lha          gfx/misc   4.4M  OS4 GUI for Dave Coffin's program...
BrokenSystem.lha         mods/misc  1.9M      16bit 4ch Amiga Metal Rock by...
GoVD_GI.lha              pix/icon   6K        GlowIcon for GoVD
sysvars.lha              util/boot  24K   68k Put system information in env...
rtGetModeID.lha          util/cli   8K    68k get screenmode information in...
ReportPlus.lha           util/misc  687K  68k Multipurpose utility
ReportPlusMOS.lha        util/misc  797K  MOS Multipurpose utility
ReportPlus-OS4.lha       util/misc  867K  OS4 Multipurpose utility
VATestprogram.zip        util/misc  17M   68k Versatile Amiga Testprogram
A1200-PiStorm32-Pi4.lha  util/moni  3K    68k SysSpeed Module: A1200 - PiSt...
A1200-PiStorm32-Pi4AI... util/moni  3K    68k AIBB 6.x Module: A1200 - PiSt...
CPU-A.lha                util/moni  472K  68k System Information Tool
GoVD.lha                 util/wb    22K   68k Virtual Desktops for Workbench
(snx)

[News message: 17. Nov. 2024, 08:09] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
17.Nov.2024



OS4Depot uploads until 16.11.2024
The following files have been added until 16.11.2024 to OS4Depot:
mce.lha                  gam/uti 5Mb   4.0 Multi-game Character Editor
silkraw.lha              gra/mis 4Mb   4.1 GUI for Dave Coffin's progr...
sdl2.lha                 lib/mis 7Mb   4.1 Simple DirectMedia Layer 2
reportplus.lha           uti/mis 867kb 4.0 Multipurpose utility
(snx)

[News message: 17. Nov. 2024, 08:09] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
17.Nov.2024



AROS Archives uploads until 16.11.2024
The following files have been added until 16.11.2024 to AROS Archives:
silkraw_aros.lha             gra/mis 3Mb   GUI for Dave Coffin's progr...
owb-2.1.x86_64-aros-v11.zip  net/bro 54Mb  Odyssey Web Browser
(snx)

[News message: 17. Nov. 2024, 08:09] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
17.Nov.2024



MorphOS-Storage uploads until 16.11.2024
The following files have been added until 16.11.2024 to MorphOS-Storage:
WebRadio_3.1.lha          Ambient/Screenbar         A sbar plugin to listen...
SDL_2.30.9_Libraries.lha  Dependencies/Library/SDL  All Libraries SDL : SDL...
getopt-long.lha           Development/C             getopt-long.lha
less-668.lha              Development/GeekGadgets   A paginator similar to ...
sz81_2.1.7.lha            Emulation                 a ZX81 and ZX80 emulato...
OpenFodder_1.9.2.lha      Games/Action              Open Fodder: An open so...
PANG_1.0.lha              Games/Action              Port of PANG
PipeWalker_1.1.lha        Games/Think               Port of PipeWalker by P...
BoulderDash_1.1.lha       Games/Think               Port of a BoulderDash c...
SilkRAW_3.0.lha           Graphics/Misc             GUI for Dave Coffin's p...
ReportPlus_8.61.lha       Misc                      A Multipurpose utility ...
Iris_1.40.lha             MorphOS-update            Iris, the MorphOS email...
(snx)

[News message: 17. Nov. 2024, 08:09] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
17.Nov.2024
Amiga Future (website)


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:
  • Ghouls n Ghosts (redubbed)
  • The Amiga Never Dies (Entity Remix)
(snx)

[News message: 17. Nov. 2024, 08:09] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
17.Nov.2024



Do it yourself: Ripple IDE update
Matt 'LIV2' Harlum's Ripple IDE is an IDE interface for Zorro II based Amiga models (Amiga 2000/3000/4000; amiga-news.de reported). Revision A3 adds a protection circuitry to resist damage when the card is installed the wrong way around. (snx)

[News message: 17. Nov. 2024, 08:08] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
17.Nov.2024



Video: Installing a DoohicKEY keyboard controller into Checkmate keyboard case
DoohicKEY is a keyboard controller replacement for the keyboards that have been most often used for the Amiga 500, those by Mitsumi (amiga-news.de reported). In the video at the title link 'Proteque-CBN' shows its installation into the Checkmate keyboard case. (snx)

[News message: 17. Nov. 2024, 08:08] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
17.Nov.2024
Commodore News Page (website)


Event: Alkmaar Amiga Meetup (The Netherlands)
On November 30, 2024 the Alkmaar Amiga Meetup takes place near Amsterdam in the Netherlands. Aiming at all kinds of Amiga systems, the main topic will be "Amiga Next-Gen" this time. Information about registration and table fee can be found at the title link. (snx)

[News message: 17. Nov. 2024, 08:08] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
16.Nov.2024



Amiga emulator for the web: New features in vAmigaWeb
vAmigaWeb is an Amiga emulator for web browsers or as a progressive web app. The vAmiga-based emulator now offers the following new features:
  • supports run ahead, which is an effective technique to reduce input lag. run ahead is an emulation technique that essentially pre-computes the emulation a few frames ahead. When the user makes an input, the emulation can immediately respond by adjusting the pre-computed frames accordingly, thus reducing the perceived input delay.
  • For a smoother video output, consider enabling the new vSync option. vSync synchronizes the emulation with your display’s refresh rate, resulting in smoother visuals by adjusting the Amiga's emulation speed to match the monitor’s refresh rate. When selected a new speed icon appears next to the fast forward symbol, functioning as both a speed indicator and a button to go back to the original refresh rate of an Amiga.
  • Slow motion gaming. The new speed setting also offers speeds below 100%. They are ideal to kick in a slow motion effect on fast paced games. From now on no AI enemy can beat your hero when playing at 50% the speed ;-). matrix effect.
  • for wider screens the activity monitor switch has been added to the top icon bar
  • vAmigaWeb is now based on the latest vAmigaCore v3.0
  • a new css grid based navbar has been implemented. It offers a much better responsive behaviour compared to the old one.
(cg)

[News message: 16. Nov. 2024, 20:57] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
16.Nov.2024



Feasibility study: Image display without working memory
With his feasibility study “Amiga CPU Blit Read-Only”, 'nicodex' shows how to display an image on the Amiga without write access to the main memory. The latest version shows a four-color BoingBall animation in front of a rainbow background that changes its color in every screen line. The ROM requires a PAL Amiga with a 68000 or 68010 processor clocked at 7 MHz. (cg)

[News message: 16. Nov. 2024, 20:18] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
16.Nov.2024



Hardware hack: ODROID Linux/Android system in an A500 case
In a detailed article, the author of the Amiga 500 USB Keyboard - Leonardo adapter describes how he installed an Android/Linux computer of the ODROID type in his old A500 case. (cg)

[News message: 16. Nov. 2024, 20:05] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
16.Nov.2024



Case modding: Amiga 500 USB Keyboard - Leonardo
"Amiga 500 Keyboard - Arduino Leonardo&" is an improved version of Amiga500-Keyboard, it transforms an Amiga 500 keyboard into an USB input device with the help of an Arduino Leonardo. Compared to its predecessor, it offers some new functions such as the recording of macros. Code, wiring instructions and a complete tutorial on how to build it can be found on Github. (cg)

[News message: 16. Nov. 2024, 19:59] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
16.Nov.2024



Report: My Experiences with the Amiga A1222+
Francis G. Loch develops tools such as PowerReboot for AmigaOS 4 in the C programming language. 20 years after purchasing a MicroA1 and after a long break from OS4, Loch bought an A1222+. In his experience report, he describes his impressions of the hardware and operating systems, as well as the applications that are important to him:

My Experiences with the Amiga A1222+

Introduction

In this article, I share some of my general experiences of building and using the Amiga A1222+ computer. With the official pre-built systems lacking an optical drive, I opted to purchase just the motherboard and assemble the system myself. For me, the process of selecting components and putting everything together is half the fun!

AmigaOS 4.1 Installation

I started by building the system to a point where I could begin installing AmigaOS 4.1. It was here that I encountered my first issue, and I confess that I must take full responsibility for this one. The AmigaOS 4.1 installer comes on a recovery USB drive. I must have missed a step as the installer started overwriting files on the USB drive leading to corruption and preventing me from fully installing the OS. Fortunately, I had created an image of the recovery USB drive beforehand allowing me to restore it to its original state.

The next issue I faced was that the system would not boot from the USB drive. The A1222+ must be a bit fussy about which USB port is used for boot devices as switching to a different port resolved the issue and I was able to install the OS without any further hitches.

Screen Modes

My main monitor has a resolution of 3440 x 1440. I have had issues with some other systems not being able to handle this resolution, and I am happy to report that the A1222+ booted to Workbench using the monitor’s native resolution automatically with no problems. However, I did notice that the Workbench’s screen preferences tool did not automatically recognise all available screen modes (e.g. 1920 x 1080). I suspect this may be an issue with my monitor not communicating these options with the A1222+. I can manually configure the other screen modes, but I have not been able to successfully configure the monitor’s native resolution manually.

Optical Drive SATA Issue

While building my A1222+ system, I connected a DVD drive to one of the onboard SATA ports. Initially, this seemed to work fine, but I soon experienced frequent disconnections of the DVD drive during copy operations, leading to a dreaded Grim Reaper error from the “Mounter Task.”



After discussing the issue on one of the Amiga forums, I learned that early versions of the SATA driver did not support removable media, and this limitation still appears to exist. To remedy the situation, I purchased a USB to SATA adapter which allowed me to connect the DVD drive via USB. Since doing this, I have not encountered any further issues with the DVD drive.

Lack of HDMI Audio Output

Currently, the A1222+ does not support audio output via HDMI. While this may not be a problem for most users, it posed a challenge for me since my soundbar lacks a 3.5mm audio jack and only supports optical, HDMI or Bluetooth connections. I experimented with several HDMI audio inserter devices (example in the photo below) to find one compatible with my setup. Some devices did not support my monitor’s resolution, and in one case, did not output a compatible audio stream for my soundbar; however, I eventually found a working solution.

USB Ports Underpowered

The USB ports on the A1222+ are somewhat underpowered. They work fine for low-power devices like USB drives, but even the most energy-efficient USB optical drive I found failed to operate reliably, with AmigaOS indicating that too much power was being drawn. The system also struggled with my keyboard, which admittedly falls into the higher-powered category as it has a lot of smart features and lighting. I resolved these power issues by installing a powered internal USB hub connected to a SATA power connector, as shown in the image below. An added benefit of using this type of hub is that it provides additional USB ports.

Photograph showing inside of computer case with NZXT USB hub.

A1222+ Freezes During Copy Operations

I occasionally experienced freezes when copying files using Workbench, although copying files using the Shell worked fine. Copying more than the RAM: drive could handle would also cause the system to freeze. After discussing this on an Amiga forum, I learned that there is a bug with ASyncWB. Disabling the ExtMem feature with the command "SYS:Kickstart/ram-handler.kmod ExtMem=NO" provided a workaround and I have not had this issue since.

Enhancer Software Issues

I encountered problems with the Enhancer version of the sound preferences tool. For some reason, the gain setting goes astronomically high, as shown in the image below. Before I had the system hooked up to my soundbar, I was using headphones – and that was a painful moment for my ears when the sound came through!

Screenshot of A-EON's Sound Prefs on AmigaOS 4.1 showing abnormally high gain value.

I also experienced another issue with the sound where I think, as part of the adaptive volume settings, it would set the DAC mixer level to minimum, resulting in the sound no longer being audible. Restoring the original version of the sound preferences tool supplied with AmigaOS 4.1 resolved these issues.

Similarly, I found that the Enhancer version of the time preferences tool causes issues, particularly with daylight saving adjustments. Again, reverting to version supplied with AmigaOS 4.1 fixed these problems.

Updater and AMIStore Issues

Not to be confused with the AmiUpdate tool, I found that A-EON’s Updater has some issues. When I originally built my A1222+ system, I was unable to download some of the updates, but this issue appears to have partly sorted itself recently. There also appears to be some confusion with version numbers, as shown in the image below, which indicates the latest version as being 2.2, while the downloaded version is incorrectly reported as 7.3c.

Screenshot showing AMIStore purchase information for A-EON's Enhancer Software Release 2 with incorrect download version.

I also discovered that some updates I was able to download, such as AmiPDF, are incompatible with the A1222+, so I had to revert to the originally installed versions. Similarly to the Updater tool, AMIStore also has issues with some of the reported version numbers being incorrect, as shown in the image below.

Screenshot of A-EON's Updater tool showing incorrect version details of ImageFX Studio.

Software

Odyssey is a very good web browser that has a high compatibility with many modern websites, even to the point of being able to watch YouTube videos. My main gripes with it, however, are the time it takes to start the application as it spends a long time loading the fonts. Additionally, if I click on something that wants to open a webpage, it opens another instance of the browser, again taking a long time to load up.

CubicIDE was my main C programming IDE and text editor when I had my first AmigaOS 4 system. Sadly, I have been unsuccessful getting this to work with the A1222+. For my C programming needs, CodeBench has been a top-notch replacement.

Other Things

I believe this is already a known problem which also affects some of the other AmigaOS 4 systems – pressing CTRL-AMIGA-AMIGA to reset the system does not work very well as the computer will just boot with a blank screen. CTRL-ALT-ALT will work though.

I find that there is a bit of a lag when keypresses are registered by the system. This results in some characters being missed when I’m typing at my normal speed, which has led to some frustration.

The mouse I use has a left/right scroll-wheel in addition to the up/down one. It’s a minor inconvenience, but the system does not appear to recognise this.

I quite like the default A1222+ wallpaper and it would have been nice if it came in other resolutions or aspect ratios.

Final Words

In my usage of the A1222+, I have tended to stick with what I mainly bought it for, so I have perhaps not been as adventurous as some others in trying out everything that it has to offer.

The more minor issues that I have come across I have left in the hope that things will improve with future software updates. Other issues I have found that the Amiga forums are invaluable for advice on how to resolve them.

Despite its shortfalls, I am very pleased with the A1222+. There are niggles with software compatibility and software bugs, but I am hopeful that these will eventually be addressed over time.

(cg)

[News message: 16. Nov. 2024, 19:45] [Comments: 1 - 17. Nov. 2024, 12:45]
[Send via e-mail]  [Print version]  [ASCII version]
1 10 15 ... <- 20 21 22 23 24 25 26 27 28 29 30 -> ... 35 569 1109 [Archive]
 
 Recent Discussions
.
Amiga 4000(T)ower for sale
Calvin Harris - Amiga A1200
Amiga basic rewritten for Apple
Volker Wertich interview
Commodore Amiga MYSTYLE
.
 Latest Top-News
.
Announcement and pre-order campaign: AmiGUS sound card (19. Apr.)
ACube Systems: UBoot 2015.d for Sam440ep flex and mini-itx (15. Apr.)
Paint program: PolarPaint for all Amiga systems (11. Apr.)
ACube Systems: UBoot 2015.d for Sam460EX, Sam460CR and Sam460LE boards (09. Apr.)
Mining strategy game: The history of "Aminer" (07. Apr.)
Event: Start for ticket sales for "Amiga40" (05. Apr.)
Operating system: AmigaOS 3.2.3 (02. Apr.)
Universal PCI driver system: OpenPCI 40.2 (31. Mar.)
AROS/x86: Update of the ABI v0 version (28. Mar.)
Paperback: Classic AmigaOS Programming - The Network (27. Mar.)
.
 amiga-news.de
.
Configure main page

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