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

28.-30.06.24 • Alternatives Computer-Meeting 2024 • Wolfsburg (Germany)
29.-30.06.24 • Kickstart 02 • Nottingham (England)
15.09.24 • Passione Amiga Day 2024 • Spoleto (Italy)
17.08.24 • ZZAP! Live 2024 • Kenilwort (England)

22.Oct.2022



Linux tutorial: Using the Fienix distribution on the X5000, part 1
Amiga-News.de editor Daniel Reimann has taken on the topic of Linux on his AmigaOne X5000 and reports:

Preface and introduction

When I bought my AmigaOne X5000, I did not intend to test Linux on it. I wanted to take a closer look at AmigaOS 4, which I only knew by playing around with WinUAE (see manual in the forum), and at MorphOS, which I got to know for the first time under QEMU (experience report) .

The reason, why I approached the topic Linux at all, were quite practical nature: neither AmigaOS 4, nor MorphOS offer at present a current writing program. And: even if you switch to one of the existing editors, you still can't print for a long time. At least not me with my Canon Pixma MP640, which has already many years on the hump, but unfortunately is not supported. My intention when buying the X5000 was to be able to use a computer that is as complete and suitable for everyday use as possible, without having to use the Windows laptop again for this or that application. Otherwise, the invested high sum would not have been justifiable in my opinion. In this respect, I see it as an absolute advantage to be able to run three different operating systems on the AmigaOne X5000 and thus to exhaust and combine all application possibilities.

Linux itself was and is completely new territory for me. That's why I was looking for a simple and uncomplicated way to try out the OS. So-called live installation images are a good way to do this: an image is created from an existing Linux installation on the hard disk, which is written back to a USB stick or SSD card using a tool and is bootable. No installation is necessary.

Four distributions are basically possible on the X5000 (and X1000): besides Fienix (versions 3 and 5.1), the independent distribution Void (Mate 1.26.0), there is also MintPPC (version 3 "Cindy") and Ubuntu Mate (version 16.04). As Linux and Amiga expert Christian 'xeno74' Zigotzky - many thanks at this point for the great support - explains, the maintainer of Void PPC will discontinue this distribution at the end of the year. Mint PPC is currently not being developed further and some repositories of Ubuntu Mate have been removed, making it impossible to update. In his opinion, Fienix is therefore the only sensible and, above all, future-proof distribution for the AmigaOne. It is based on Debian Sid, but only includes packages from Debian that work. Additionally, some programs are added that Debian does not have, such as various web browsers, games etc.

Fienix

Therefore, I chose Fienix. I had been running version 3 successfully for a while, but for this article and of course for myself I wanted to use the latest available version 5.1. However, this turned out to be more difficult than I thought: to write the image back to a USB stick, a tool is needed. For Windows users like me the USB Image Tool is the first choice. In contrast to the image of version 3, the image of version 5.1 contained until a few days ago only the Fienix partition, but no boot sector and no boot partition. The mandatory boot partition had to be created by the user, but then the write back with the USB Image Tool in "Volume Mode" did not work. Alexander Beug, the developer of the tool, provided great support here, but in the end the problem could only be solved by asking the creator and maintainer of the Fienix distribution, Casey Cullen, to provide a complete image, which was done now. Many thanks, Casey!

So how exactly do we go about creating a USB stick with Fienix 5.1?
On the download page of the distribution select the appropriate computer system, in my case the AmigaOne X5000, which takes you to the U-Boot page. There download the archive ("fienix_5.1-spark-fulldisk.img.gz", 2.4 GB) and unpack it.

Only recently version 1.90 of the USB Image Tool was released, which we also download ("usbit.zip", 822 KB), unzip and start:


The "Device Mode" is already preset. By means of "Restore" we select the just unpacked image of the Fienix distribution:


If writing back the image has been successful, then two drives are available under Windows after completion:
  • "FIENIX-BOOT" with the required files "cyrus-p5020.dtb", "uImage-5.10" and "uInitrd-5.10"
  • and another drive which cannot be accessed
The "uImage" file contains the kernel. There is already version 6.0 available, which we download and copy the file "uImage-6.0" from the unpacked directory "X5000_and_QEMU_e5500" to the "FIENIX-BOOT" partition (and delete the old uImage file if necessary).

The "uInitrd" file contains the initial ramdisk. It is best to take it from the long-term kernel 5.10.149 archive. Done!

In the second part we will look at how to start Fienix. (dr)

[News message: 22. Oct. 2022, 06:06] [Comments: 1 - 01. Nov. 2022, 09:21]
[Send via e-mail]  [Print version]  [ASCII version]
21.Oct.2022



Programming language: Amiga Blitz Basic 2 Visual Studio Code Ext. 0.8.0
At the end of August we reported on the merging of Youen Chéné's fork of the Visual Studio Code Extension created by 'MickGyver', which adds support for Amiga Blitz Basic 2 (and Amiblitz), and the first joint release of version 0.7.0. Today version 0.8.0 has been released, adding experimental support for CDTV and CD32 and fixing a bug that prevented the file from opening in the BB2 editor. (dr)

[News message: 21. Oct. 2022, 12:21] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
21.Oct.2022



Kung Fu action: "Devil's Temple" released
After numerous preview videos (amiga-news.de reported), Geezer Games has just released "Devil's Temple.

Devil's Temple features 10 stages of intense arcade kung fu action based on the classic Irem games Kung Fu Master and Vigilante. Over 300 frames of animation were packed into the game, and every cycle of performance was used on the Amiga A500. The game will adapt to upgrades, so additional chip ram will result in better music, AGA will provide additional colors and a greater variety of enemies in the game.

"Devil's Temple" can be purchased as a digital version for at least 19 pounds sterling, the equivalent of around 22 euros, on itch.io and is available as an adf, CD32.iso, hard disk, WHD and A500 mini file. A demo version is also available.

Furthermore, the game can be purchased as a boxed edition for the equivalent of around 40 Euros plus shipping. You can get an impression of the boxes under the news tab. (dr)

[News message: 21. Oct. 2022, 12:07] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
21.Oct.2022



Block-oriented copying: Device-Streams 2.2.0
At the beginning of October, Roc Vallès i Domènech had updated the Amiga tool "Device-Streams" for block-oriented copying, similar to UNIX command dd, which was originally developed and released by Christian E. Hopps in 1993 (amiga-news.de reported). In the meantime, versions 2.1.0 and 2.2.0 have been released adding support for Trackdisk 64 and NSD.

Download: device-streams.lha (88 kB) (dr)

[News message: 21. Oct. 2022, 05:59] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
20.Oct.2022



Event: AmiWest 2022 starts / Question submission
AmiWest 2022 starts today at the Holiday Inn Express in Sacramento, California, as a combined online and on-place event. The highlights should certainly include the question and answer session with Trevor Dickenson, Matthew Leaman and Steven Solie (A-EON). Interviews with David Pleasance, Jens Schönfeld, Hans De Ruiter and Jacek Piszczek are also planned, all of which will take place on Saturday and Sunday respectively (see schedule).

As in previous years, there will be a live stream via Youtube, which will again be hosted by Bill Borsari. He will also conduct the interviews and has invited the readers of Amiga-News.de to submit questions for the interviews in the comments section. (dr)

[News message: 20. Oct. 2022, 06:47] [Comments: 2 - 22. Oct. 2022, 05:37]
[Send via e-mail]  [Print version]  [ASCII version]
20.Oct.2022



Video: Short tutorial for AMOS Pro
In another part of his series of short tutorials about AMOS Pro (amiga-news.de reported) the retro and Amiga fan 'Yawning Angel' explores if it is possible for an AMOS program to open and read from a Text file created in a text editor under Workbench, treating it as a Random Access file. (dr)

[News message: 20. Oct. 2022, 06:12] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
19.Oct.2022
Twitter


Graphics card ZZ9000: New firmware version 1.12.1 (update)
Lukas F. Hartmann's ZZ9000 is a graphics card with additional features and ports (network, USB, SD cards), which can be preordered in different versions (amiga-news.de reported).

Yesterday the new firmware version 1.12 was released with the following new features:
  • MP3 streamed decoding support (via MHI)
  • 10 band DSP EQ (via MHI)
  • New p2d_rect implementation
  • copy_rect_nomask fix
  • NEOR minterm fix
  • BlitPlanar2Direct() fix, enable BIF_BLITTER support
  • Z2 RTG driver speedup by caching blitter registers
Update: (20.10.2022, 09:22, dr)

In the meantime version 1.12.1 is available, which fixes a slowdown bug of the Ethernet task. Many thanks to our reader 'TomSoniq'for the hint. (dr)

[News message: 19. Oct. 2022, 22:14] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
19.Oct.2022



Temptations port for CD32: First demo version available
The developer 'S0Y' is primarily dedicated to converting games to the Amiga platform using the game construction kit RedPill. After his Abu Simbel Profanation project, he had begun converting the Jump'n Run Temptations, originally published for MSX-1 in 1988. The basis for his conversion is a port for Android, which graphics he uses with the author's permission, but modifies some of them (amiga-news.de reported).

Today, the developer has not only released a new preview video, but also a first, early demo version of the first level. (dr)

[News message: 19. Oct. 2022, 21:15] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
19.Oct.2022



Jump'n Run: Minky V1.2
Minky (video) is a Jump'n Run in the style of Super Mario or Giana Sisters, which requires an Amiga 500 with one megabyte RAM (amiga-news.de reported). With the now released update to version 1.2, the sound should be heard on all ACA turbo cards. The author has also removed some code glitches. (dr)

[News message: 19. Oct. 2022, 06:04] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
19.Oct.2022



Fantasy shooter: Third level for "Project - Quest"
A third level for the fantasy shooter "Project - Quest", which is currently in development (amiga-news.de reported), has now been published under the title link (video). (dr)

[News message: 19. Oct. 2022, 05:59] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
19.Oct.2022



Tech-Demo: Update for "Street Fighter 2" port
"Street Fighter 2" is the attempt to recreate the well-known beat'm up on the Amiga using the Scorpion Engine in a better way. The author is not going to develop a full game but hopes to inspire other developers. The update for the playable demo version includes the following changes:
  • Screen mode changed to EHB allowing perfect sprite coloring
  • Background replaced with the SNES version (more accurate proportions)
  • Added copper sky
  • Optimized panels palettes
  • Optimized sounds
(dr)

[News message: 19. Oct. 2022, 05:55] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
18.Oct.2022



Event: Review of Amiga37
Last weekend the Amiga37 took place in Mönchengladbach. We would like to summarize here for our readers what there was to see for news, but also interesting observations at the fair:
  • according to ACube and Trevor Dickinson the A1222 boards (Tabor) will be produced at the end of the year and should be available at the beginning of next year
  • price will be similar to the Sam boards, so it should be around 900 Euro
  • an A1222 board was shown on site, but not in operation
  • ACube's laptop is supposed to be an open source laptop with a T2080 PPC CPU and upgradeable GPU, which can also run AmigaOS 4
  • The MorphOS team showed a beta version of MorphOS on an A1200 and A4000 (with PPC cards)
  • The Apollo team is working on baords for the A3000 and A4000
  • also working on the possibility to boot (and play) from ADF
  • in addition, a cable is being developed to connect a floppy drive to the V4 so that you can boot from floppy instead of ADF
  • Ben Hermans was also at Amiga37 and talked to Mike Battilana, Matthew Leaman and Trevor Dickinson
  • Alinea Computer presented their new Subway 2021 USB card: up to four USB interfaces are provided on the Amiga with clockport. These interfaces are compatible to USB 1.1 and USB 2.0 specification (no high-speed mode)
  • a Subway Power Adapter for the old Subway was shown as a prototype, which can provide more power for USB devices like hard disks or cell phones (up to 800 mA are possible). The card also has built-in overload protection and will also be available for the Subway 2021.
  • Nico Barbat and Simon Neumann introduced their new publishing company Look Behind You and presented two news:
    • the card game Amiga Duel: 32 Amiga models have been lovingly illustrated and researched, printed on cards and now compete against each other by features such as year of manufacture, innovation, computing power or kickstart. The card game is available for around 13 Euros
    • the book Die Geheimnisse von Monkey Island (The Secrets of Monkey Island) is a homage to the adventures of the ingenious pirate and has been published in a German first edition for about 25 Euro
  • Daniel 'Daytona675x' Müßener showed the latest version of his soccer game in 3D look Souverän Soccer:
    • in addition to bug fixes and engine tuning, features such as kicking in, fouls, free kicks, penalties and a jumping goalkeeper have been added
    • Triace, member of the group Desire, has composed two great pieces of music for the game
    • all this can be seen in his latest preview video, recorded live at Amiga37

Those who would like to get an impression with the help of videos:
  • Video by Jörg "Torque" Klopsch and McFly
  • Video by "Alles Spielkram": DAS war die AMIGA 37
  • Video of the live stream from 16.10.2022
Last but not least: On the occasion of Amiga37 Amiga Kit has published a detailed second blog entry. (dr)

[News message: 18. Oct. 2022, 21:44] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
18.Oct.2022



Developer diary: Inspired by Powermonger, part 2
n the first part of his developer diary Daniel Bratton reported how he started to reprogram the board of the game Powermonger with the intersecting lines (amiga-news.de reported). In the second part he now publishes the complete code for generating the map and the polygon, which is also available on GitHub. (dr)

[News message: 18. Oct. 2022, 06:20] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
17.Oct.2022
Andreas Falkenhahn (ANF)


Hollywood APK Compiler 4.2 released
Press release: Hollywood APK Compiler 4.2 has just been released. This is a minor update which adds support for the latest target API requirement for uploading apps to the Google Play Store. This update is provided free of charge for all existing APK Compiler customers and can be downloaded in the restricted download section. (cg)

[News message: 17. Oct. 2022, 21:58] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
17.Oct.2022



Trading simulation with RPG elements: Aquabyss
The game 'Aquabyss', first announced in 2018 with a teaser video, was released on Amiga 37 last weekend in a pre-release version. The game is a trading simulation in the style of Elite - without 3D sequences, but with various RPG elements. The game is set in a steampunk underwater world at the beginning of the 19th century.


Aquabyss is delivered on a floppy disk, which downloads the rest of the game data from the Internet during installation. However, an Internet connection is not necessary to actually play the game, it only makes some comfort functions available, such as saving game scores to the game server. Updates can be downloaded and installed directly from the game or - if the Amiga is not connected to the net - manually. Aquabyss can be installed on any number of computers, but only one computer can connect to the server at a time.

At the Amiga 37 a floppy disk version was available for just under 37 Euros, at the same time the distribution of the digital version for 30 Euros was supposed to start - the latter, however, failed due to a server problem, which the provider wants to fix as soon as possible. Aquabyss requires 2 megabytes of chip and 8 megabytes of Fast RAM, and the computer must also be connected to the Internet during installation. Theoretically, Aquabyss is compatible with a 68000 processor, but a 68030 is recommended for smooth gaming.

What is currently being distributed is explicitly still a pre-release version of Aquabyss: Users report crashes and program errors, saving game saves did not work at first and the German translation still has various gaps. However, the game is constantly being worked on, the faulty save function was corrected during the Amiga 37, for example. Known problems are minor incompatibilities with OS 3.2.1 - which is already being worked on - or with Apollo-based turbo cards.

As for the Apollo problems, the vendor refers to the developers of this FPGA-based processor replica: The number of problems varies from one version of the Apollo core to the next, there is no possibility to intervene - the Apollo core is simply "not 100% Amiga compatible".

Editor's note: We would like to thank 'Endee' from the a1k forum for kindly allowing us to take his screenshots. (cg)

[News message: 17. Oct. 2022, 21:57] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
17.Oct.2022
Prince (Mail)


Video tutorial: Episode 33 of assembler coding course / Racing Cars Game Jam
'Prince', founder of the demo group 'Phaze101', is currently streaming the assembler programming course "Corso completo di programmazione assembler in due dischi" in English on Twitch and uploads the respective episodes time-delayed to YouTube (amiga-news.de reported). Now episode 33 was published.

Furthermore he started the Racing Cars Game Jam. As with the Retro Trex Game Jam (amiga-news.de reported), the idea behind this jam is to expand the knowledge and awareness of retro computers. This time consoles are also allowed. The challenge is to create an identical, cloned or original version of a car racing game. Some examples are listed on the website. At the end of the contest, there will be a live stream showing all the games. The contest will run until December 18, 2022. (dr)

[News message: 17. Oct. 2022, 06:07] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
17.Oct.2022



Magnifier tool: Lupe 2.1 for AmigaOS 3, 4 and MorphOS
At the end of June Matthias "UltraGelb" Böcker released version 2.0 of his magnifier tool for MorphOS and AmigaOS (amiga-news.de reported). Now he has released version 2.1, which also supports AmigaOS 4. The changes:
  • Added italian AmigaGuide documentation translated by Samir Hawamdeh.
  • Added an TEXTFRAMETYPE option to change the type of frame that is to be drawn around the coordinates and RGB displays.
  • The window can now also be moved around by using the cursor keys or the numeric key pad. The 'immovable' option has no effect on this. For details/qualifiers please see the documentation.
  • 68k version now uses z.library (http://aminet.net/util/libs/zlib.lha) for PNG saving. The z.library that comes with MUI5 also works.
  • Added support for application.library/ringhio on OS4 to notify the user when an image was saved.
  • Added native support for OS4 intuition screen notifications when WB wants to close/reopen.
  • Added native support for iconify and jump-screen gadget if OS4 is detected.
  • There is now an OS4 native compile of Lupe.
  • Added a 'Pause' mode that can be activated either by Project menu and its menu key, just pressing space when the Lupe window is active or by a definable hotkey (see PAUSEKEY argument/ToolType).
  • The 68K version of Lupe now checks for zlib.library at program start and if there isn't it will disable the 'Save PNG' menu item.
  • There is now a bonus drawer which at the moment only contains an alternative glow icon by Luca (thanks for the icon :-))
  • Double-clicking the Lupe window while holding the SHIFT key will move the Lupe window to the back now if it's not set as a frontdrop window. Useful when set to borderless.
  • Double-clicking the Lupe window will bring it to font now if it is not set as a backdrop window.
  • Added glow icons done by Mikhail Malyshev which will be used from now on for the 68K version of Lupe.
  • Added HORIZSLIDER option to have the zoom-slider in the bottom border of the window instead of the right border.
  • FRONTDROP option is now simulated on classic AmigaOS and does a timed WindowToFront() every now and then.
  • Added BACKDROP and FRONTDROP options to have the window either always stay in the background or in the foreground respectively.
  • Added WINDOWBORDER option.
  • Added padding for RGB and and coordinates texts between frame and text. Use XTEXTPADDING and YTEXTPADDING to change the padding horizontally and vertically respectively.
  • Added 'Open Icon-Info' menu item to the 'Settings' menu to open the icon info window on the workbench of Lupe's icon. This mostly makes sense with the ICONNOTIFY option to have another way to edit all options without the need to restart Lupe.
  • Reworked the menu structure. Instead of having just the 'Project' menu, screen related items are now in the new 'Screen' menu. Settings related items were moved to a 'Settings' menu.
  • Improved scaling/blitting so that there are no small black borders anymore on the right and bottom sides.
  • Lupe will now try to use the systems default font (gfxbase.defaultfont) before using topaz.font as a final fallback.
  • You can now specify your own font Lupe will use to display Coordinates and RGB using the UserFont argument.
  • Fixed broken error handling for the PNG saver in the Amiga68k version.
  • Coordinates and the RGB pixel value are no longer drawn in the window border but instead are drawn in the window itself now.
  • Added russian catalogs by Mikhail Malyshev.
  • Added italian catalogs by Samir Hawamdeh and Luca Longone.
  • Added visual prefs Iconify gadget support, so Lupe now also sports an iconify gadget on OS3.x if visual prefs is running or the standalone 'tbiclass' (aminet/dev/gui/titlebar_ic.lha) is installed.
  • Mouse wheel zoom can now be inverted by tooltype or CLI argument INVERTWHEEL.
  • Lupe will now open its AppIcon at 0,0 when iconified.
  • Added some missing localisations in the about requester.
  • Lupe now displays its name and version in the screen title when the window is active.
  • Fixed an enforcer hit when parsing CLI arguments that are defined as /K/S.
(dr)

[News message: 17. Oct. 2022, 05:54] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
16.Oct.2022



Aminet uploads until 15.10.2022
The following files have been added until 15.10.2022 to Aminet:
HWP_AVCodec.lha          dev/hwood  5.9M  ALL Hollywood plugin for FFmpeg c...
WhatIFF1.07.lha          mags/misc  48K       What IFF? #1.07-October-2022
AmiVms.lha               misc/emu   3.4M  68k Simulates OpenVMS commands
WarpJPEGdt.lha           util/dtype 328K  68k JFIF-JPEG datatype V45.17
WarpPNGdt.lha            util/dtype 160K  68k PNG image datatype V45.26
WarpWebPdt.lha           util/dtype 298K  68k WebP image datatype V45.3
AmiSSL-5.4-OS3.lha       util/libs  3.3M  68k OpenSSL as an Amiga shared li...
AmiSSL-5.4-OS4.lha       util/libs  3.1M  OS4 OpenSSL as an Amiga shared li...
AmiSSL-5.4-SDK.lha       util/libs  2.3M  AOS OpenSSL as an Amiga shared li...
VATestprogram.zip        util/misc  2.4M  68k Versatile Amiga Test Program
UHCGUI-Current.lha       util/wb    58K   68k GUI frontend for the UHC-Tool...
(snx)

[News message: 16. Oct. 2022, 08:47] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
16.Oct.2022



OS4Depot uploads until 15.10.2022
The following files have been added until 15.10.2022 to OS4Depot:
warpjpegdt.lha           dat/ima 328kb 4.0 JFIF-JPEG datatype V45.17
warppngdt.lha            dat/ima 160kb 4.0 PNG image datatype V45.26
warpwebpdt.lha           dat/ima 298kb 4.0 WebP image datatype V45.3
ced_pro.lha              dev/ide 1Mb   4.0 Professional IDE for AmigaOS
ced_pro_demo.lha         dev/ide 528kb 4.0 Professional IDE for AmigaOS
amissl-sdk.lha           dev/mis 2Mb   4.0 SDK for AmiSSL
hwp_avcodec.lha          lib/hol 6Mb   4.0 Hollywood plugin for AVCodec
hwp_rapagui.lha          lib/hol 7Mb   4.0 Hollywood plugin for GUI creation
amissl.lha               lib/mis 3Mb   4.0 OpenSSL as an Amiga shared library
litexl.lha               uti/tex 2Mb   4.1 A lightweight text editor writte...
(snx)

[News message: 16. Oct. 2022, 08:47] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
16.Oct.2022



AROS Archives uploads until 15.10.2022
The following files have been added until 15.10.2022 to AROS Archives:
hwp_avcodec.lha              dev/lib 6Mb   Library Plugin For Hollywood App...
whatiff1.07.lha              doc/mis 48kb  Magazine in AmigaGuide
snakeme.i386-aros.zip        gam/mis 3Mb   Snake game with many options.
blobwars-1.19-i386-aros.zip  gam/pla 65Mb  Platform shooter. Rescue blobs. ...
kens_icons_v2.lha            gra/ico 3Mb   Glow Icons Style By Ken Lester
(snx)

[News message: 16. Oct. 2022, 08:47] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
16.Oct.2022



MorphOS-Storage uploads until 15.10.2022
The following files have been added until 15.10.2022 to MorphOS-Storage:
IMP_3.382.lha             Audio/Players             Play modules from inter...
DAPlayer_1.14.lha         Audio/Players             Digital audio player mp...
HWP_AVCodec_1.5.lha       Development/Hollywood/... Hollywood plugin for FF...
MCE_14.02.lha             Games/Editor              Multi-game Character Ed...
Lupe_2.1.lha              System/Ambient/Utilities  The magnifying glass pr...
LiteXL_2.1.0r1.lha        Text/Edit                 Lite XL is a lightweigh...
(snx)

[News message: 16. Oct. 2022, 08:46] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
16.Oct.2022



WHDLoad: New installers until 15.10.2022
Using WHDLoad, games, scene demos and intros by cracking groups, which were originally designed to run only from floppy disks, can be installed on harddisk. The following installers have been added until 15.10.2022: (snx)

[News message: 16. Oct. 2022, 08:46] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
16.Oct.2022
Amiga Future (website)


Java program: ham_convert 1.8.6
Sebastian Sieczko's Java-based ham_convert converts modern graphics files into the Amiga's HAM format. Meanwhile version 1.8.6 has been released, featuring improved multithreading that should work better with big.little configurations. (snx)

[News message: 16. Oct. 2022, 08:46] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
1 43 80 ... <- 85 86 87 88 89 90 91 92 93 94 95 -> ... 100 582 1069 [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
.
Book: AmigaOS 3.2 Reference Manual - Limited print run, pre-orders being taken (12. Jun.)
Amiga Kit: Final Writer 7 pre-installed on A600GS (02. Jun.)
Emulator: WinUAE 5.3.0 (02. Jun.)
Hollywood goes LaTeX: hTeX 1.0 released (02. Jun.)
ACube Systems: UBoot 2015.c for Sam460EX, Sam460CR and Sam460LE boards (18. May.)
Interview: Announcement of a cost-reduced MiSTer FPGA board (08. May.)
MorphOS: Web browser Wayfarer 8.2 (2nd update) (04. May.)
Print/PDF magazine: Amiga Addict, issue 29 (02. May.)
A-EON announces new version of Personal Paint for A600GS (27. Apr.)
Hollywood Designer 7.0 released (14. Apr.)
.
 amiga-news.de
.
Configure main page

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