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

Amiga events
01.-02.08.25 • Amiga/040 • Mountain View (USA)
20.-25.08.25 • Retro Area @ gamescom 2025 • Cologne (Germany)
11.-14.09.25 • Classic Computing 2025 • Hof (Germany)
17.-19.10.25 • Amiga40 • Mönchengladbach (Germany)
14.-16.11.25 • Flashback-Symposium #02 • Jößnitz (Germany)

03.Jul.2020
Scene World Podcast (ANF)


Scene World Podcast Episode 91: David Pleasance talked about his new book
In the 91th issue of the Scene World podcast, Jörg Dröge and Arthur Heller have interviewed David Pleasance (Commodore UK) talking about his time at Commodore and his new book From Vultures to Vampires. (cg) (Translation: dr)

[News message: 03. Jul. 2020, 21:48] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
03.Jul.2020
Indie Retro News (Webseite)


Preview video: Single screen platform game "Chicken Chaser"
"Chicken Chaser" is a single screen platform game being created with the construktion kit RedPill. A new video on Youtube shows the latest stage of development. (cg) (Translation: dr)

[News message: 03. Jul. 2020, 21:45] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
02.Jul.2020
Amiga Future (Webseite)


Emulator for Mac OS: vAmiga 0.9.8.4
Dirk Hoffmann's vAmiga is supposed to become a new, user-friendly Amiga emulator for Mac-OS computers (amiga-news.de reported). Yesterday version 0.9.8.4 was released which fixes an audio bug introduced in version 0.9.8.1 (list of changes). (snx) (Translation: dr)

[News message: 02. Jul. 2020, 20:56] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
02.Jul.2020
Andreas Magerl (ANF)


Print magazine: Amiga Future, issue 145
The English and German issue 145 (July/August 2020) of the print magazine Amiga Future has been distributed today. It can be ordered directly from its editorial office and from Amiga dealers that stock the magazine.

Content of the current issue includes reviews of "The Queens Footsteps" and "Distant Suns" as well as a special about the Action Replay Amiga 500. (snx)

[News message: 02. Jul. 2020, 20:56] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
01.Jul.2020



Company history: Commodore's involvement in a financial scandal in 1965
Many users know that Jack Tramiel's company Commodore was experiencing financial difficulties back in the 60s and could only continue existing by the help of Irving Gould. That those financial difficulties are related to a financial scandal some users might know as well. But you cannot find detailed information in the Internet or in books.

The brief summary of this story published by Brian Bagnall in his first part of Commodore's history encouraged the American "Zube" to look for more details. For a limited time he could read the 3000 page final report of the investigative commission which examined the crash of the Canadian financial institution Atlantic Acceptance Corporation  - this finance company which in the middle of the sixties did hold many shares of the "Commodore Business Machines".

In the text which "Zube" already published in 2007 he painted a very gloomy picture of the persons involved. But he explicitly states that he did not had sufficient time for reading the whole documents and that he is not an expert. (cg) (Translation: dr)

[News message: 01. Jul. 2020, 23:54] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
01.Jul.2020
David Brunet (ANF)


New articles on Obligement website
The articles below have been added to the website of the french AmigaOS and MorphOS magazine Obligement during the last two months. All translations are welcome. Please contact David 'Daff' Brunet for more information.
  • May/June 2020 news
  • News: The Annuaire Amiga is 20 years old!
  • Old articles from Joystick 4 to 6:
    • News: Amiga 3000, at last!
    • Interview with David Ward
    • Review: Crack Down, Review: Rotox
    • Interview with Laurant Weill
    • Review: 688 Attack Sub
    • Review: Budokan
    • Point of view: Hubert Auriol tests racing games on Amiga
    • Interview with Nick Wilson and Matthew Stibbe
    • Review: Aquanaut
    • Review: Lords Of War
    • Review: Player Manager
    • ...
  • Interview with Leonard Tramiel (Atari)
  • Interview with Bruno Peloille (MorphOS developer)
  • Review: MUIMapparium 0.8
  • Review: Heroes Of Might And Magic 2
  • Review: Strife
  • Hardware: MIST 1.4 (update)
  • Point of view: Why did Commodore launch the Amiga 600?
  • Point of view: The problems that caused the bankruptcy of ICD
  • The Amiga history of Peter Molyneux
  • Classic Reflections - What happened to MicroniK?
  • Tutorial: Utilization of Open Firmware
  • DIY: Replacing the clock battery of an Amiga 2000
  • Special quiz about MacroSystem.
(cg) (Translation: dr)

[News message: 01. Jul. 2020, 23:29] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
30.Jun.2020



Game Construction Kit: Scorpion Engine
The "Scorpion Engine" developed by Erik 'earok' Hogan allows you to develop game running on an A500 with a screen rate of 50 Hz. The editor runs under Windows. Graphics are imported as PNG files, levels created by using the editor Tiled. For sounds, music and animations the Amiga formats are used (mod, 8svx, anim5).

For some days an update is available which additional to the full example project Amigo the Fox includes diverse changes and improvements:
  • Mid-air platformer control is drastically improved, though there's still some refinements to be done
  • Ability to set collision handling per direction. It's now possible to define that an enemy will bounce off walls but won't bounce when hitting the floor from height, for example
  • Ability to configure a platformer actor so it won't walk off it's platform (this is done from the 'collision down' parameter)
  • Previously, a "player projectile" type couldn't collide with the player itself. This has been fixed, allowing for objects that collide with both the player and other objects
  • Removal of various unused parameters for simplicity
  • Improved efficiency of animated tile system
  • AGA enhancement: Fades are super smooth 24 bit. On OCS machines, fades remain at 12 bit
  • AGA enhancement: Color palette is 24 bit. On OCS machines, palette remains at 12 bit
  • Map compilation has been made much more powerful. You can include any number of background and foreground layers and the compiler will merge them all down to a tight and efficient tileset, containing no visually redundant tiles
  • A1000 officially supported
  • ECS/AGA enhancement: Border blank. Border is always black, even when index 0 of palette isn't
  • Various improvements for Backbone importer
  • Default fonts are included with every new project (cheers to Koyot for this)
  • Commercial derived sample games have been depreciated, and will be replaced and removed in future updates. They were never meant to be finished, they were simply meant to show that commercial quality, console like games are entirely possible in the engine. They'll be replaced with similar games featuring free assets
  • Various other minor tweaks to support 'Amigo the Fox' and future Scorpion games
(cg) (Translation: dr)

[News message: 30. Jun. 2020, 01:56] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
30.Jun.2020
Indie Retro News (Webseite)


Mahjong clone: BlitzWays
"BlitzWays" (video) is a puzzle game inspired by Mahjong which the author Sebastian Hartmann has completed after 28 years and released last Saturday at the demo party Gubbdata 2020 in Lund (Sweden). The game requires at least 1 Megabyte Chip-RAM as well as Kickstart 2.0. (cg) (Translation: dr)

[News message: 30. Jun. 2020, 00:20] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
29.Jun.2020
Indie Retro News (Webseite)


Preview video: Action and role play game "EON" (AGA)
Since 2014 the game "EON" has been developed using a Construction Kit for Windows featuring action and role play elements which now is supposed to be ported to AGA Amigas. In a preview video the developers has given some insights into the current stage of development. According to the authors the game "is designed to make use of the dual playfield and scroll parallax for almost the entire game". The destination platform is an A1200 or a CD32 without any upgrades. (cg) (Translation: dr)

[News message: 29. Jun. 2020, 23:05] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
29.Jun.2020
Amiga Future (Webseite)


Flashback 20/20 feat. Amiga 35: Postponed to 26. and 27. June 2021
Due to the Corona pandemic the organizers of the "Flashback 20/20 feat. Amiga 35" had already postponed the event from June to September 2020. But also this date had to be canceled. Therefore the event now was postponed to the next year and will take place from 26. to 27. June 2021. If you want to return you ticket please visit this website. (cg) (Translation: dr)

[News message: 29. Jun. 2020, 22:48] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
29.Jun.2020
Amiga Future (Webseite)


PDF magazine: REV'n'GE 111 (Italian/English)
The PDF magazine REV'n'GE ("Retro Emulator Vision and Game") is available in Italian as well as in an English-language translation. REV'n'GE compares and reviews games and programs on vintage computers.

Among others the latest issue includes an article about the Amiga game "Bridge Strike" and the multimedia product "10 on 10: DemoCD" dedicated to the demos of programs and games. (cg) (Translation: dr)

[News message: 29. Jun. 2020, 22:40] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
29.Jun.2020
Amigaworld (Webseite)


Amigakit: Zorro-II-RAM card ZORRAM A2000
The ZORRAM - must not be confused with the Zorro-III-RAM card by the same producer introduced 2010 - is a memory expansion for a Zorro-II slot of the A2000. Using the jumper you can select between 0, 5,5 or 8 megabyte memory. The card supports autoconfig and is compatible to all revisions of the A2000 mainboard. (cg) (Translation: dr)

[News message: 29. Jun. 2020, 22:38] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
28.Jun.2020



Aminet-Uploads until 27.06.2020
The following archives have been added to Aminet until June 27th, 2020:
303bcnAnthems.lha        demo/aga   1.3M  68k Musicdisk AGA
fpc-install.3.2.m68k.lha dev/lang   37M   68k Free Pascal Compiler (final r...
fpc-install.3.2.ppc-a... dev/lang   53M   OS4 Free Pascal Compiler (final r...
fpc-install.3.2.ppc-m... dev/lang   53M   MOS Free Pascal Compiler (final r...
libfribidi.lha           dev/lib    230K  OS4 Free Unicode Bidirectional Al...
redpillgamecreator.lha   dev/misc   1.8M  68k Game Creator with AGA support
atheros5000.lha          driver/net 888K  OS4 Driver for 54Mbps wireless ne...
F1GP2020Carset.lha       game/data  6K        2020 Carset for F1GP
Maluva.lha               game/edit  226K  MOS DAAD extension
MCE.lha                  game/edit  2.6M  68k Multi-game Character Editor
MCE-OS4.lha              game/edit  3.1M  OS4 Multi-game Character Editor
AmiArcadia.lha           misc/emu   4.3M  68k Signetics-based machines emul...
AmiArcadiaMOS.lha        misc/emu   4.7M  MOS Signetics-based machines emul...
AmiArcadia-OS4.lha       misc/emu   4.8M  OS4 Signetics-based machines emul...
AmiVms.lha               misc/emu   3.0M  68k Simulates OpenVMS commands
WBCutnPaste.lha          util/wb    38K       Cut, copy and paste files in ...
(snx) (Translation: dr)

[News message: 28. Jun. 2020, 07:54] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
28.Jun.2020



OS4Depot-Uploads until 27.06.2020
The following archives have been added to OS4Depot until June 27th, 2020:
libfribidi.lha           dev/lib 230kb 4.0 Free Unicode Bidirectional Algor...
atheros5000.lha          dri/net 888kb 4.0 Driver for 54Mbps wireless netwo...
amiarcadia.lha           emu/gam 5Mb   4.0 Signetics-based machines emulator
soliton_rus.lha          gam/car 331kb 4.0 Russian translation for Soliton 2.2
jump-n-blob_src.lha      gam/pla 66kb  4.0 Typical jump and run platform game
mce.lha                  gam/uti 3Mb   4.0 Multi-game Character Editor
acuario.lha              gra/scr 5Mb   4.0 A nice screen saver with beauty ...
fairies.lha              gra/scr 2Mb   4.0 Portable And freeware screen sav...
(snx) (Translation: dr)

[News message: 28. Jun. 2020, 07:54] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
28.Jun.2020



MorphOS-Storage-Uploads until 27.06.2020
The following archives have been added to MorphOS-Storage until June 27th, 2020:
Acuario_2020.lha           A screen saver with mermaids written with Hollyw...
breaker_2.1.lha            Breaker 2.1 port by ACE - Need PowerSDL
EasyRPG_Player_0.6.2.1...  A program that allows to play games created with...
Fairies_2020.lha           Fairies_2020.lha
FPC_3.2.0_FINAL.lha        Free Pascal Compiler
libmpg123_1.25.13.lha      mpg123 - Fast console MPEG Audio Player and deco...
OpenSupaplex.lha           OpenSupaplex 0.7.1 - reimplementation of Supaple...
SDL2_Libraries.lha         All Libraries SDL2 with all SDK files for MorphOS.
T-C-4.lha                  100% FREE Open-Source Cross-Platform C++/SDL2 Te...
(snx) (Translation: dr)

[News message: 28. Jun. 2020, 07:54] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
28.Jun.2020
Amiga Future (Webseite)


Replica of AGA-Amiga in development: Akiko32
According to the developers of the Akiko32 board, the final development stage has began. If it is completed - shipping the prototypes is supposed to start in in July - the release of the documents of the board for non-commercial purposes is planned.

Additonal to the development work for the CPLD firmware and other software also adding information to the website is in the works.

Specifications of Akiko32:
  • 68030 processor with 14 or 50 MHz
  • 64 MB SDRAM
  • 2 MB Chip-RAM
  • AGA chipset with Akiko chip
  • IDE port
  • clock port
  • 1 MB-CD³²- or adapted Kickstart-ROM
  • Expansion ports for network card and RGB
  • I²C bus with voltage monitor, clock and EDID and ICY ICY compatible connector
  • Connector for front panel
  • MiniITX format
(snx) (Translation: dr)

[News message: 28. Jun. 2020, 07:54] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
27.Jun.2020
ArtiSoft


Web-Browser: NetSurf 3.10 (SDL version), update
There are two different versions of the browser NetSurf, which both (review) are constantly developed: Chris Young's ReAction-based version recently has been updated to version 3.10.

Now Artur Jarosik also updated his port of Netsurf which is based on SDL to version 3.10. It now uses the latest version 4.6 of AmiSSL as well.

Changes:
  • Updated to newest sources.
  • Integrated AmiSSL for https support. Version 4.6 recommended. Older versions are unstable. Note: make sure you have current time and local region set on your WB.
  • Updated libjpeg from jfif-44.13 jpeg datatype by Henryk Richter.
  • Fixed Enforcer Hits.
Update: (28.06.2020, 06:40, dr)
Upon request of amiga-news.de, Artur Jarosik wrote us, that the new version requires a FPU. Besides: Currently the AGA version does not work. (snx) (Translation: dr)

[News message: 27. Jun. 2020, 04:31] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
27.Jun.2020
Amigaworld.net (Forum)


Video: Interview with Dave Haynie
In his video series on restoring an Amiga 4000, under the title link 'RetroManCave' has interviewed the former Commodore developerv Dave Haynie. (snx) (Translation: dr)

[News message: 27. Jun. 2020, 04:12] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
26.Jun.2020



Full version for download: VideoTitler
On the website of the Amiga Future the full version of "VideoTitler" written by Aegis Development can be downloaded for free. (cg) (Translation: dr)

[News message: 26. Jun. 2020, 23:38] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
25.Jun.2020



Game Construction Kit: RedPill 0.7.16
RedPill developed by Carlos Peris is a Game Construction Kit written in AmiBlitz2, which can help developing games of diverse genres - see our little review of two games. RedPill is compatible to AGA and ECS, the "player" requires 1 MB Chip as well as some Fast RAM.

Changes in version 0.7.16:
  • New triggers Obj Display X and Y to check the position of an object in the screen
  • Palette is shown in the Screen menu
  • FIX: for TileProperties editting requiring FPU God knows why
  • FIX: EHB internal fixes
  • FIX: Possible crash when editing objects with large Icons
(cg) (Translation: dr)

[News message: 25. Jun. 2020, 23:36] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
24.Jun.2020
Andreas Magerl (ANF)


APC&TCP also takes over digital distribution of "Amiga Joker" magazine
Press release: APC&TCP is pleased to announce that we are now taking over the digital distribution of the game magazine "Amiga Joker". The PDF file (and of course also the print edition) of issue 1/17 of the "Amiga Joker" is now available in the online shop at the title link.

About Amiga Joker:
Amiga Joker was Germany's first and largest trade magazine for Amiga games and delighted its readers from issue 11/1989 to issue 10-11/1996 with a refreshing writing style, distinctive test reports and unbeatable authors. So it happened that even today many are still waiting for the next edition, which was announced for November 29, 1996 but unfortunately never was published.

After a short break, Dr. Freak, Brork, Mixer, the Joker and the team are back: At the community event Amiga32 in Neuss, on October 28, 2017 a completely new and limited edition of the Amiga Joker was presented - freshly prepared by the original Amiga Joker team, in the original Amiga Joker layout.

From enthusiasts for fans!
With 44 pages

Topics of the issue include:
  • New games 2018: This is how RESHOOT R is created
  • Old versus new: Settlers, Lotus, Stardust - Amiga classics vs. current hits
  • Amiga Joker totally naked: secrets of the editorial team and stories that noone knows yet
  • Factor 5 Extra: The Turrican makers unpack - successes, pirated copies, comeback plans
(snx)

[News message: 24. Jun. 2020, 21:21] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
23.Jun.2020
Indie Retro News (Webseite)


Mario clone: Amigo the Fox (alpha version)
Erik Hogan's platformer "Amigo The Fox" (video) originally was a port of the old clone of "Mario Brothers" for DOS. Meanwhile the game which was created with the construction kit Scorpion Engine has been reworked avoiding copyright disputes. The game currently is in alpha state but already offers six playable levels. An Amiga 1200 is recommended but also on an A500 the game should smoothly run.

Update: (25.06.2020, 19:15, cg)

We initially described "Amiga The Fox" as a Redpill product, in fact it was created using the Scorpion Engine. (cg) (Translation: dr)

[News message: 23. Jun. 2020, 23:55] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
22.Jun.2020
Amiga Future (Webseite)


Programming language: FreePascal 3.2.0 for all Amiga systems
Marcus 'ALB42' Sackrow has released version 3.2 of the programming language FreePascal for the Amiga. By releasing this version the Amiga integration has been completed. Versions are available for AmigaOS 3/4, AROS i386/ARM and MorphOS.

Sackrow explained that he "did a lot of work on finding out what would be a good Amiga style package and which docs/texts should be added". He also wanted this archive to be released on the official website of the project - which was rejected for previsous versions. But he did not get any feedback for this releases and version 3.2 again was not added to the official download site.

This story also did lead to a lack of motivation: "It seems rather futile to continue to work on it, when nobody even really use it, which is still true, unfortunately, I have to admit." (cg) (Translation: dr)

[News message: 22. Jun. 2020, 20:01] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
22.Jun.2020
Amiga Future (Webseite)


Print magazine: Issue 119 of the Amiga Future readable online
The English issue 119 (March/April 2016) of the print magazine "Amiga Future" can be read online on its website. You can also purchase a pdf version with a higher resolution or a printed version in the shop. (cg) (Translation: dr)

[News message: 22. Jun. 2020, 19:16] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
21.Jun.2020



Aminet-Uploads until 20.06.2020
The following archives have been added to Aminet until June 20th, 2020:
SteMarRegAMOSSources.lha dev/amos   117K  68k 3 AMOS sources+exes by Stefan...
redpillgamecreator.lha   dev/misc   1.8M  68k Game Creator with AGA support
redpillsoundgenerator... dev/misc   137K  68k REDPILL Sound Generator 
AmiQuake_AGA.lha         game/shoot 231K  68k Amiga port of WinQuake v1.09
AmiQuake_RTG.lha         game/shoot 233K  68k Amiga port of WinQuake v1.09
NR2020.lha               mods/8voic 405K      8ch Ninja Remix 2020 Theme
XFonts_iso-8859-2.lha    text/bfont 20K       Xseries fonts with glyphs in ...
PassPocket.lha           util/misc  349K  OS4 Password manager utility
exutil_68k.lha           util/wb    1.3M  68k Batch renames picture files b...
exutil_AROS.lha          util/wb    1.4M  x86 Batch renames picture files b...
exutil_MOS.lha           util/wb    1.3M  MOS Batch renames picture files b...
exutil_OS4.lha           util/wb    1.7M  OS4 Batch renames picture files b...
WBCutnPaste.lha          util/wb    38K       Cut, copy and paste files in ...
(snx) (Translation: dr)

[News message: 21. Jun. 2020, 06:53] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
21.Jun.2020



OS4Depot-Uploads until 20.06.2020
The following archives have been added to OS4Depot until June 20th, 2020:
ugtablet.lha             dri/inp 145kb 4.1 Driver for UGTABLET based tablet...
nexuiz.lha               gam/fps 21Mb  4.0 Fast paced 3D deathmatch game
rftg.zip                 gam/pla 91Mb  4.1 Run, Shoot & Jump
homeworld.lha            gam/str 339Mb 4.0 Real-time strategy video game
aos-iconsupdate6.lha     gra/ico 4Mb   4.0 AmigaOS 4.1 Style Icons ...
passpocket.lha           uti/mis 349kb 4.0 Password manager utility
(snx) (Translation: dr)

[News message: 21. Jun. 2020, 06:53] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
21.Jun.2020



MorphOS-Storage-Uploads until 20.06.2020
The following archives have been added to MorphOS-Storage until June 20th, 2020:
Exutil_1.1.1.lha           A small MUI based utility that batch renames pic...
MPlayer_1.4-20200619.lha   Build of MPlayer 1.4.0, based on the original MP...
(snx) (Translation: dr)

[News message: 21. Jun. 2020, 06:53] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
21.Jun.2020



WHDLoad: New installers until 20.06.2020
Using WHDLoad, you can install games, scene demos and intros from cracking groups to your harddisk that were only working from floppy disks previously. The following installers have been added until June 20th, 2020:
  • 2020-06-17 improved: Turrican 2 (Factor 5/Rainbow Arts) separate CDTV slave (Info)
  • 2020-06-16 improved: Turrican 2 (Factor 5/Rainbow Arts) 2nd button/joypad controls added, trainer added, fixed music (Info)
(snx) (Translation: dr)

[News message: 21. Jun. 2020, 06:53] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
21.Jun.2020
Amiga Future (Webseite)


HDMI converter: D520 firmware version 1.2 / Alternative HDMI-520
A firmware update for Thorsten Schubert's external HDMI converter D520 was released which has to be connected to the video port (amiga-news.de reported).

Changes:
  • New: "Panic Mode". By pressing the button for some considerable time it is possible to go back to a screen resolution of 640x480 60Hz if the monitor cannot handle properly the current one.
  • New: Overscan up to 672x520 24 bit per pixel, 800x600 in 16 bit per pixel. The other modes 640x480 and 720x576 stayed the same. All resolutions in 50Hz/60Hz
  • New: Additional resolutions 640x512, 720x480, 800x600
  • Reworked: 1280x720 (now with reduced blanking)
  • New: "Color Space". New menu item between VideoMode and Scanlines. Here you can define how many bits are used for saving the pixels. Possible settings per resolution: RGB16, RGB24 and YUV422
Registered users of a1k.org can download the updated firmware in the corresponding discussion. There you also only can purchase the hardware. Both previsous batches are sold out and currently it is not clear if there will be a third one.

An alternative product is the converter HDMI-520 (pictures, video) which is introduced in the Turkish forum commodore.gen.tr. (snx) (Translation: dr)

[News message: 21. Jun. 2020, 06:52] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
21.Jun.2020
Amiga Future (Webseite)


Launcher: MacLikeDock 3.0
The launcher MacLikeDock imitates the look and the use of the Dock of Mac OS X (amiga-news.de reported) and has been updated this week. Information on changes of version 3.0 are not available. (snx) (Translation: dr)

[News message: 21. Jun. 2020, 06:52] [Comments: 2 - 21. Jun. 2020, 12:22]
[Send via e-mail]  [Print version]  [ASCII version]
20.Jun.2020
MorphZone (ANF)


MorphOS: Video player MPlayer 1.4.0 with HTTPS support
The MorphOS port of the video player MPlayer has been updated. MPlayer 1.4.0 now supports SSL and thus for the first time can play HTTPS streams. According to the developer this version still is a beta one. (cg) (Translation: dr)

[News message: 20. Jun. 2020, 21:24] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
20.Jun.2020
a1k.org (Webseite)


Pre-orders for "Golden Wing - Deluxe Collectors Edition"
"Golden Wing" is a 2D shooter written by Fernando Cabrera (code), Toni Galvez (graphic) and METUNE & Estrayk (sound) which runs on every Amiga equipped with at least 1 MB RAM. The "Deluxe Collectors Edition" now can be pre-ordered for 25 British pound (about 28 Euro) plus shipping and includes the 3,5 inch disk, a printed manual, a glossy A4 single-sided poster as well as stickers and badges.


On the website of the product it is not obvious when thr game will be delivered. (cg) (Translation: dr)

[News message: 20. Jun. 2020, 21:19] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
19.Jun.2020



New keyboard membranes for A500, A1200 and A600
The Polish user Marcin Weglewski has created new keyboard membranes for the Amiga keyboard computers which replace a defective membrane or a membrane with defective foil connector. Both versions  - one for A500 and A1200, the other for the A600 - e.g. are available on sordan.ie or Retro Ready. A little review on the membrane for the A1200 you can find in the last issue of "10 Minute Amiga Retro Cast" on Youtube. (cg) (Translation: dr)

[News message: 19. Jun. 2020, 22:54] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
19.Jun.2020
amigaworld (Webseite)


AmiWest 2020: 25. and 25. October in Sacramento (California)
According to the organizers, the "local conditions here have stabilized" and the hotel which has been used by the AmiWest event every year also is open again. Therefore it was decided to organize an AmiWest this year. Due to the restrictions in tourism, only local speakers and sponsors will be invited. (cg) (Translation: dr)

[News message: 19. Jun. 2020, 22:26] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
18.Jun.2020
Generation Amiga (Webseite)


Multiplayer via Internet: AmigaLive 0.983 (Windows, Mac OS, Linux)
AmigaLive is a "Netplay" client which uses the network support of the Amiga emulator FS-UAE providing multiplayer games via the Internet. Both players contact the AmigaLive server and then can play an Amiga game together or against each other as if they were sitting in front of the same computer. AmigaLive also offers simple chat functions. (cg) (Translation: dr)

[News message: 18. Jun. 2020, 22:58] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
18.Jun.2020



Programming language: AmiBlitz 3.7.4
The latest version of the programming language AmiBlitz only contains changes in the integrated development environment which is included in AmiBlitz:
  • added new tooltype "CURSORSTYLE" with styles "block", "line" and "underline"
  • added new tooltype / configuration setting "ASKBEFOREQUIT": before closing the ide, the ide asks before closing
  • added new doubleclick-feature: whenn doubleclick on a source word, all occurencies will be shown in label list window
  • added new search feature : when opening search-window, the current word is added to the search string gadget automatically
  • added new keyshortcut behaviour: ALT+UpArrow/DownArrow: move current line up/down
  • added new keyshortcut behaviou: CTRL+LeftArrow/RightArrow moved cursor to start/end of word
  • added package "NIB.include" from AmiNet for displaying icons
  • changed settings: set minimum screen resolution to 640x480 for screenrequester in ide-settings
  • changed eventhandling code of source window (partly converted from asm to ab3)
  • changed boundlines from 6 to 2 (cursor distance to top/bottom the source window starts to scroll up/down from)
  • fixed scolling issue when marking blocks with mouse while scrolling (was way to fast)
  • fixed calculation of viewable columns to use full window width of source window
  • fixed non-tokenization issue #7 at source files with uppercase fileextensions (*.AB3)
  • fixed display problem with more than 1GB available chip/fast memory
  • package fix: REDDebugger-file has now executable bit set (thanks to mdbergmann)
  • minor localization fixes
Direct download: AmiBlitz3-3.7.4.zip (10 MB) (cg) (Translation: dr)

[News message: 18. Jun. 2020, 22:45] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
17.Jun.2020
ALB42 Blog (ANF)


Source codes of MUIMapparium and Leu released, development abandoned
Marcus "ALB42" Sackrow has released the source code of some of his Amiga applications on Github, among others his spreadsheet Leu as well as the OpenStreetMap viewer MUIMapparium. In an entry in his blog Sackrow explained that he discontiniued developing the software:

"As you might know I did not want to have my programs on the highly illegal distribution Coffin OS. You cannot detect Coffin, but it’s a distribution especially made for Vampire, therefore if I block Vampire they will not include my software anymore. Besides the Vampire users could push the Vampire team to condemn this distribution and stop to promote it. All of that did not happen, they still added my stuff, even with the Vampire block and the people became mad about me, not about the Vampire team (or the coffin team). I’m not good at being the bad guy."

Upon request of amiga-news.de Sackrow confirmed that currently he is not motivated to do anything for the Amiga. But the disputes concerning Coffin is only one of the several reasons for his decision. For the moment the server required for MUIMapparium he is going to continue maintaining. (cg) (Translation: dr)

[News message: 17. Jun. 2020, 15:51] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
16.Jun.2020
Indie Retro News (Webseite)


Playable preview: Tactical shooter "Project Horizon"
Project Horizon (video) is a "top-view tactical action game that obviously takes place on the dark side of the moon". It requires 2 MB Chip-RAM and a harddrive. The game is supposed to distributed for free including source code and level editor.


Now a playable preview was released which is available as ADF version (download site) without music and as HDF image with music (download site). (cg) (Translation: dr)

[News message: 16. Jun. 2020, 17:10] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
16.Jun.2020
Andreas Magerl (ANF)


Print magazine: Amiga Future, issue 145 - preview and excerpts
A preview and extracts from issue 145 (July/August 2020) of Amiga Future have been released today. Among other things, this issue features a review of "Fred's Journey", the sixth part of the AmigaOS 3.1.4 special and an interview with Andre Zeps (Tiny Little Slug). (cg)

[News message: 16. Jun. 2020, 16:35] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
15.Jun.2020
Generation Amiga (Webseite)


Arcade racer: Developer diary on "Super Sprint"
The British developer Graeme Cowie is working on a port of Atari's racing video game Super Sprint to the Amiga. In short "development updates" on Youtube he gives insights into the latest state of the project. (cg) (Translation: dr)

[News message: 15. Jun. 2020, 23:59] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
15.Jun.2020
LemonAmiga (Webseite)


Arcade games: Bad Ninjas, Blain Home, Lord Vader, Super Capacitor
José A. 'Jojo073' Gonzáles (e.g. Retro Wars, Mini Zorro, Mini Swat) is a very active graphic artist who in co-operation with different developers and using different Game Construction Kits like Backbone or GRAC creates little games distributing them half-commercially. During the last one and a half year obviously we missed some of his releases:

The platform game Bad Ninjas was created with Redpill and is available also as "boxed edition" from the authors. All other games are Backbone productions: Blain Home and Super Capacitor also are platform games while Lord Vader is a beat'em up. (cg) (Translation: dr)

[News message: 15. Jun. 2020, 23:50] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
14.Jun.2020



Aminet-Uploads until 13.06.2020
The following archives have been added to Aminet until June 13th, 2020:
luettjebookholler.lha    biz/misc   1.7M  OS4 Little Personal Finance program
Roadie.lha               comm/net   49K   68k Commodity/GUI App for Roadsho...
IBrowseSP.lha            comm/www   19K       IBrowse 2.x spanish catalogs
SteMarRegAMOSSources.lha dev/amos   118K  68k 3 AMOS sources+exes by Stefan...
AMCommand.lha            game/shoot 100K  68k Arcade Missile Command
AmiQuake.lha             game/shoot 6.3M  68k Amiga port of WinQuake v1.09
AGAConv.lha              gfx/conv   723K  MOS Commodore Amiga CDXL Video Co...
WastedNinja2020.lha      mods/8voic 207K      5ch Wasted Ninja 2020 Alterna...
AmiModRadio.lha          mus/play   2.7M  68k Play modules from Internet so...
led-20200202.tar.gz      text/edit  14K       A simple line-oriented text e...
MCAmiga.lha              util/dir   1.5M  MOS MyCommander for all Amiga sys...
WarpDTPrefsSP.lha        util/dtype 12K       WarpDTPrefs 45.11 spanish cat...
AmiSSL-4.6.lha           util/libs  5.9M  OS4 OpenSSL as an Amiga shared li...
AmiUpdateSP.lha          util/wb    11K       AmiUpdate 2.47/53.13 spanish ...
tdcc.lha                 util/wb    1.3M  MOS Timer for shutdown and displa...
(snx) (Translation: dr)

[News message: 14. Jun. 2020, 06:53] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
14.Jun.2020



OS4Depot-Uploads until 13.06.2020
The following archives have been added to OS4Depot until June 13th, 2020:
chimaera.lha             gam/adv 128kb 4.0 rethinking the Colossal Cave adv...
rftg.zip                 gam/pla 119Mb 4.1 Run, Shoot & Jump
amilines_rus.lha         gam/puz 23kb  4.0 Russian catalog file for AmiLine...
gemrb.lha                gam/str 6Mb   4.0 Portable Bioware's Infinity...
homeworld.lha            gam/str 18Mb  4.0 Real-time strategy video game
netpanzer_afxgroup.lha   gam/str 18Mb  4.0 Multiplayer online RTS game with...
wesnoth_afxgroup.lha     gam/str 297Mb 4.0 Battle for Wesnoth (afxgroup ver...
iodbc.lha                off/dat 2Mb   4.0 Indipendent Open Database
iodbc_sdk.lha            off/dat 662kb 4.0 Indipendent Open Database SDK
luettjebookholler.lha    off/mis 2Mb   4.1 Little Personal Finance program
deark.lha                uti/arc 3Mb   4.0 Extracting data from various fil...
omanko.lha               uti/fil 2Mb   4.0 Get MD5 and CRC32 checksums
bbquote.lha              uti/tex 57kb  4.0 Wrap clipboard text in BB quote ...
gnash.lha                vid/med 8Mb   4.0 The GNU Flash player
gnash-src.lha            vid/med 8Mb   4.0 The GNU Flash player
(snx) (Translation: dr)

[News message: 14. Jun. 2020, 06:53] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
14.Jun.2020



MorphOS-Storage-Uploads until 13.06.2020
The following archives have been added to MorphOS-Storage until June 13th, 2020:
AGAConv_0.9.5.lha          Commodore Amiga CDXL Video Converter
AmiSSL_4.6_68k.lha         OpenSSL as an Amiga shared library.
Ancient.lha                Decompress ancient formats
FireAttack_1.0.lha         LCD game conversion
Imp_1.0.lha                Play modules from internet, chat...
IntyBASIC_1.4.1.lha        BASIC compiler for Intellivision
Omanko!_1.0.lha            A tiny web tool made to get the MD5 and CRC32 ch...
tdcc_0.2.lha               Timer for shutdown and display/blanker control
(snx) (Translation: dr)

[News message: 14. Jun. 2020, 06:53] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
14.Jun.2020



WHDLoad: New installers until 13.06.2020
Using WHDLoad, you can install games, scene demos and intros from cracking groups to your harddisk that were only working from floppy disks previously. The following installers have been added until June 13th, 2020: (snx) (Translation: dr)

[News message: 14. Jun. 2020, 06:52] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
13.Jun.2020



C source codes for unreleased Amiga games: "Magic Miner" and "Sea Trade"
Magic Miner and Sea Trade are two Amiga games written in C, which the author Joona Palaste started developing around the turn of the millennium but never finished. Palaste describes the status of the games which were compiled using DICE as "almost completed". He has released the source codes under the GNU GPL on Github. (cg) (Translation: dr)

[News message: 13. Jun. 2020, 23:36] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
13.Jun.2020
a1k.org (Webseite)


Text adventure: "The Queen's Footsteps", collector's edition
"The Queen's Footsteps" is a text adventure available for a lot of platforms. The "collector's edition" which can be purchased on poly.play includes the game as disk image on a microSD card, a printed manual, a DINA3 poster as well as a pocket mirror in linen bag. As bonus the adventure "Two days to the Race" featuring the same actor is also included. (cg) (Translation: dr)

[News message: 13. Jun. 2020, 19:39] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
13.Jun.2020



Game Construction Kit: RedPill 0.7.15
RedPill developed by Carlos Peris is a Game Construction Kit written in AmiBlitz2, which can help developing games of diverse genres - see our little review of two games. RedPill is compatible to AGA and ECS, the "player" requires 1 MB Chip as well as some Fast RAM.

Changes in version 0.7.15:
  • Extra HalfBrite (EHB) support added. Now you can have 64 colors in ECS games.
  • Tile animations are now possible. Anim speed can be changed but for the time being all animations have the same speed.
  • FIX:When no sprites are used, the tile palette is used for the game.
  • FIX:issue in Change Tile trigger when used tilesets with borders.
  • FIX: issue in Dialogs not showing properly. This only happened in the exported game.
  • FIX: in bar HUD elements.
  • Some other minor changes and fixes.
(cg) (Translation: dr)

[News message: 13. Jun. 2020, 19:17] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
1 40 75 ... <- 80 81 82 83 84 85 86 87 88 89 90 -> ... 95 232 375 [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
.
RTG driver: P96 3.6.0 (31. Jul.)
Print magazine: Boing #10 (French/English) (28. Jul.)
Emulator: Denise v2.6 (18. Jul.)
Interview: Markus Tillmann about the Warhol connection and amiga40-highlights (13. Jul.)
New Commodore owners with new website and first products (update) (12. Jul.)
Emulator: WinUAE 6.0.0 (04. Jul.)
Group of investors represented by Youtuber Perifractic buys Commodore (28. Jun.)
AmiKit In A Box: Raspberry Pi 5 with Workbench distribution (25. Jun.)
MorphOS: Web browser Wayfarer 10.0 (16. Jun.)
MorphOS: Software collection Chrysalis 3.19 (15. Jun.)
.
 amiga-news.de
.
Configure main page

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