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

Amiga events
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)
14.-16.11.25 • Flashback-Symposium #02 • Jößnitz (Germany)

02.Jun.2020



Backbone game: "Air Mail" - free digital version and Boxed Edition
"Air Mail" (video of a previous alpha version) is another arcade game created with Backbone and by José A. 'Jojo073' Gonzáles (e.g. Mini Zorro, Mini Swat, Brus Li) and Ricardo Vieira. As usual a "boxed edition" will be sold on amigastore.eu which currently can be ordered via e-mail from the developers. If you want to have the free digital version then you also should contact the developers.

Update: 29.06.20, 17:30, cg):

Fixed the name of the second developer: Gonzáles' partner when creating Air Mail was Ricardo Vieira. (cg) (Translation: dr)

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


New interpreter for Maniac Mansion and Co.: Parrot
Another "player" for the game data of classic point'n-click adventures is developed called "Parrot". At least the SCUMM based games developed by Lucasfilm are supposed to run. In contrast to existing solutions like ScummVM, Parrot is being developed especially for the Amiga and therefore is optimized for this system and its chipset. For example before the first launch, all data are converted into typical Amiga formats to make them playable also on less powerful copmputers. At least "an ECS Amiga, running Workbench 2" is required. (cg) (Translation: dr)

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


Decompressing Amiga archives: Ancient Format Decompressor
The "Ancient Format Decompressor" can decompress Amiga archives which were compressed on 16-Bit home computers using common compression programs. The source code can be compiled on every modern system. The following formats are currently supported:
  • CrunchMania by Thomas Schwarz: supports both new (version 2) and old stream formats:
    • CrM!: Crunch-Mania standard-mode
    • Crm!: Crunch-Mania standard-mode, sampled
    • CrM2: Crunch-Mania LZH-mode
    • Crm2: Crunch-Mania LZH-mode, sampled
  • Disk Masher System a.k.a. DMS
    • Supports all different compression methods (NONE,SIMPLE,QUICK,MEDIUM,DEEP,HEAVY1,HEAVY2)
    • Supports password bypassing
  • File Imploder (and most of its clones), specifically with following headers:
    • ATN!
    • BDPI
    • CHFI
    • EDAM
    • IMP!
    • M.H.
    • RDC9
    • FLT! (verification missing)
    • Dupa (verification missing)
    • PARA (verification missing)
  • PowerPacker
    • PP 1.1 (verification missing)
    • PP 2.0
  • Rob Northen compressors. supports all 3 known formats:
    • RNC1: Both old and formats utilizing the same header. heuristics for detecting the current one
    • RNC2: RNC version 2 stream
  • Turbo Packer by Wolfgang Mayerle.
  • Standard gzip
  • Standard bzip2, both normal and randomized
  • Zip decompressor backend (decompressor only, no Zip file format reading yet) with following methods
    • Shrink
    • Reduce
    • Implode
    • Deflate
    • Deflate64
    • Bzip2
  • Lha/Lzh decompressor backend (decompressor only, no Lha file format reading yet) with following methods
    • LH0: Null compressor
    • LH1: LZRW-compressor with 4kB window
    • LH2: LZRW-compressor with Dynamic Huffman Encoding (experimental)
    • LH3: LZRW-compressor (experimental)
    • LH4: LZRW-compressor with 4kB window
    • LH5: LZRW-compressor with 8kB window
    • LH6: LZRW-compressor with 32kB window
    • LH7: LZRW-compressor with 64kB window
    • LH8: LZRW-compressor with 64kB window (Joe Jared extension)
    • LHX: LZRW-compressor with up to 512kB window (UnLHX extension)
    • LZ4: Null compressor
    • LZ5: LZ-compressor
    • LZS: LZ-compressor
    • PM0: Null compressor
    • PM1: LZ-compressor
    • PM2: LZ-compressor
  • Supports opening XPK-encapsulated files. XPK decompressors supported are:
    • ACCA: Andre's Code Compression Algorithm
    • ARTM: Arithmetic encoding compressor
    • BLZW: LZW-compressor
    • BZP2: Bzip2 backend for XPK
    • CBR0: RLE compressor
    • CBR1: RLE compressor
    • CRM2: CrunchMania backend for XPK
    • CRMS: CrunchMania backend for XPK, sampled
    • CYB2: xpkCybPrefs container
    • DLTA: Delta encoding
    • DUKE: NUKE with Delta encoding
    • ELZX: LZX-compressor
    • FAST: LZ77-compressor
    • FBR2: CyberYAFA compressor
    • FRHT: LZ77-compressor
    • FRLE: RLE compressor
    • GZIP: Deflate backend for XPK
    • HUFF: Huffman modeling compressor
    • HFMN: Huffman modeling compressor
    • ILZR: Incremental Lempel-Ziv-Renau compressor
    • IMPL: File Imploder backend for XPK
    • LHLB: LZRW-compressor
    • LIN1: Lino packer
    • LIN2: Lino packer
    • LIN3: Lino packer
    • LIN4: Lino packer
    • LZBS: CyberYAFA compressor
    • LZCB: LZ-compressor
    • LZW2: CyberYAFA compressor
    • LZW3: CyberYAFA compressor
    • LZW4: CyberYAFA compressor
    • LZW5: CyberYAFA compressor
    • MASH: LZRW-compressor
    • NONE: Null compressor
    • NUKE: LZ77-compressor
    • PWPK: PowerPacker backend for XPK
    • RAKE: LZ77-compressor
    • RDCN: Ross Data Compression
    • RLEN: RLE compressor
    • SASC: LZ-compressor with arithmetic encoding
    • SDHC: Sample delta huffman compressor
    • SHR3: LZ-compressor with arithmetic encoding
    • SHRI: LZ-compressor with arithmetic encoding
    • SHSC: Context modeling compressor
    • SLZ3: CyberYAFA compressor
    • SLZX: LZX-compressor with delta encoding
    • SMPL: Huffman compressor with delta encoding
    • SQSH: Compressor for sampled sounds
    • TDCS: LZ77-compressor
    • ZENO: LZW-compressor
(cg) (Translation: dr)

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


Remote access to Amigas: squirt
"squirt" is a server having only 5 kb which is launched on Amigas and then allows the remote access to the computer via the network. Using special command line programs you then can control the Amiga with the help of any other computer. In a text-based console also file transfers, switching directories and executing (non-active) Amiga commands are possible. Additionally squirt can be used as backup solution: A special command creates incremental backups of directories.

Currently squirt only is available as source code and has to be compiled by yourself. If the commands for the remote access only work under Unix-like systems or also under Windows, we cannot say. The system currently allows only anonymous access - therefore the author strongly recommends: do not use the tool on Amiga systems which are connected to the Internet. (cg) (Translation: dr)

[News message: 01. Jun. 2020, 17:37] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
31.May.2020



Aminet-Uploads bis 30.05.2020
The following archives have been added to Aminet until May 30th, 2020:
netsurf.lha              comm/www   6.9M  OS4 Fast CSS capable web browser
netsurf_os3.lha          comm/www   2.8M  68k Fast CSS capable web browser
SP96-Fade.lha            demo/sp96  3.8M  68k "Fade" by Melting Pot
SteMarRegBlitzSources... dev/basic  25K   68k 16 Stefano Maria Regattin Bli...
SteMarRegBlitzSources... dev/blitz  24K   68k 16 Stefano Maria Regattin Bli...
filex-2.6-morphos.lha    disk/moni  550K  MOS binary file editor (MorphOS v...
Africa.lha               game/board 293K  68k Conversion of 3W board game
Africa-AROS.zip          game/board 290K  x86 Conversion of 3W board game
AfricaMOS.lha            game/board 340K  MOS Conversion of 3W board game
Africa-OS4.lha           game/board 349K  OS4 Conversion of 3W board game
FireAttack_AROSx86.lha   game/wb    2.9M  x86 LCD game conversion
FireAttack_MOS.lha       game/wb    2.8M  MOS LCD game conversion
FireAttack_OS3.lha       game/wb    2.8M  68k LCD game conversion
FireAttack_OS4.lha       game/wb    3.1M  OS4 LCD game conversion
FireAttack_WOS.lha       game/wb    3.1M  WOS LCD game conversion
PaletteMaster263.lha     gfx/misc   74K   68k Powerful Amiga palette organizer
PoligoniRegolari.lha     gfx/show   21K   68k Draws regular poligon with 3-...
ACE-MorphOS.lha          misc/emu   2.0M  MOS Amstrad CPC/CPC+ Emulator
AmiArcadiaMOS.lha        misc/emu   4.7M  MOS Signetics-based machines emul...
adt.c.gz                 misc/unix  23K       Aminet Download Tool
opmod520.lha             mus/misc   54K   68k Module optimizer (shareware, ...
Morpheus_1.76.lha        text/dtp   2.7M  MOS Word processor
annotate_pascal_synta... text/edit  397K      Annotate Pascal Syntax
MCAmiga.lha              util/dir   1.4M  MOS MyCommander for all Amiga sys...
WarpDTPrefs.lha          util/dtype 198K  MOS WarpDT preferences program V4...
WarpDTPrefs_deutsch.lha  util/dtype 2K        German catalog for WarpDTPrefs
WarpWebPdt.lha           util/dtype 291K  WOS WebP image datatype V45.1
a3640MOD_AIBB.lha        util/moni  269K  68k AIBB module of a modded A3640...
tz.lha                   util/time  348K  68k Timezone Database & Library
tzdata.lha               util/time  368K      Time Zone Database
tzutils7.lha             util/time  175K  68k Date and time utilities
AnalogClock.lha          util/wb    38K   68k Analog clock for all the Clas...
DockBot.lha              util/wb    380K  68k A program launcher for OS 3.
(snx) (Translation: dr)

[News message: 31. May. 2020, 06:25] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
31.May.2020



OS4Depot-Uploads until 30.05.2020
The following archives have been added to OS4Depot until May 30th, 2020:
warpdtprefs.lha          dat/ima 198kb 4.0 WarpDT preferences program
warpwebpdt.lha           dat/ima 291kb 4.0 WebP image datatype
africa.lha               gam/boa 349kb 4.0 Conversion of 3W board game
rftg.zip                 gam/pla 52Mb  4.1 Run & Jump
netsurf.lha              net/bro 7Mb   4.0 Fast CSS capable browser
evenmore.lha             uti/tex 431kb 4.0 Freeware Textviewer
(snx) (Translation: dr)

[News message: 31. May. 2020, 06:25] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
31.May.2020



MorphOS-Storage-Uploads until 30.05.2020
The following archives have been added to MorphOS-Storage until May 30th, 2020:
ACE_1.21.lha               The acidulous CPC/CPC+ emulator by OffseT of Fut...
AmiArcadia_26.44.lha       A Signetics-based machines emulator.
EvenMore_0.94.lha          A freeware Textviewer Chris Perver.
Hi-Low-Equal Poker Car...  Hi-Low-Equal Poker Card
iConecta_3.26.lha          A little and easy program to test your Internet ...
Iris_beta0.89.lha          New email client supports IMAP, SSL, email autoc...
Kaaris_vs_Booba_1.2.lha    Kaaris vs Booba port by Ace of Pur3lam3rs with h...
MCAmiga_0.5.lha            MyCommander for Amiga
Morpheus_1.76.lha          Word processor with Unicode support
RocksNDiamonds_4.1.4.1...  Arcade style game in the tradition of Boulder Da...
SuperMethaneBros_SDL2.lha  Super Methane Bros - MorphOS version by BeWorld ...
WitchCleaner_1.10.lha      A little and easy program to clean the .recycled...
ZGloom_0.3.0.lha           ZGloom, A re-implementation of [Amiga FPS Gloom]...
(snx) (Translation: dr)

[News message: 31. May. 2020, 06:25] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
31.May.2020



WHDLoad: New installers until 30.05.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 May 30th, 2020: (snx) (Translation: dr)

[News message: 31. May. 2020, 06:25] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
31.May.2020
Amigaworld.net (Webseite)


CS-Lab: First Warp accelerator boards shipped to testers / Firmware 1.007
CS-Lab has shipped the first Warp accelerator boards to beta testers. After the Warp 1260 and the Warp 560 - both versions available for 499 Euro without a processor (amiga-news.de reported) - now a Warp 4060 is planned as well. Information on purchasing the boards will be available soon. First CS-Lab is waiting for the the feedback of the testers.

Additional to the release of the new firmware version 1.007, two new videos are available: "Unboxing Warp1260" as well as "Some more testing the Warp1260". (snx) (Translation: dr)

[News message: 31. May. 2020, 06:25] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
30.May.2020
a1k.org (Webseite)


FPGA clone: Minimig-AGA-Core for Turbo Chameleon 64
For some time emulations of the Amiga-OCS/ECS chipsets from the Minimig project are available as "Core" for the FPGA-based C64 extension Turbo Chameleon 64 sold by Individual Computers which can operate as stand-alone computer - independently of a C64. Now Alastair Robinson has ported the AGA version of Minimig to the system as well. (cg) (Translation: dr)

[News message: 30. May. 2020, 22:35] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
29.May.2020



Amiga Source Preservation: Source texts and PDF books under free licence
The project "Amiga Source Preservation" originally was going to safeguard as many source texts of Amiga programs as possible and making them available under a free licence. Since about a year books on Amiga have been safeguarded as well which then are offered under the Creative Commons licences for free download.

The books are saved in a Gitlab repository and periodically also uploaded to the Aminet. The website of the project offers an overview about the 16 books and 110 source texts released so far. (cg) (Translation: dr)

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



Modplayer: AmiModRadio 0.9995
AmiModRadio is "a program to automatically download, extract, and play modules from Aminet." A rating function is included as well. The new version includes new skins, fixes bugs and now also runs on an A4000/30, an A1200 with 68060 processor and an A600 equipped with a Vampire. The format of the program cache changed. Therefore you should delete the content of the "cache" directory if you are going to update the tool. If you want to report bugs then please use the official bugtracker. (cg) (Translation: dr)

[News message: 29. May. 2020, 20:05] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
28.May.2020
a1k.org (Webseite)


File manager: MCAmiga 0.5 for all Amiga systems (update)
Marcus 'ALB42' Sackrow's MCAmiga is a file manager similar to Norton and Midnight Commander which additional to the mouse interface can be also completely controlled with the keyboard. MCAmiga is available for AmigaOS (m68k, PPC), MorphOS and AROS (x86, x64, ARM). The program at least requires 4 MB RAM. According to the author the AmigaOS 4 version does not run on a X5000.


Changes in version 0.5:
  • video fixes
  • browse, copy, move, rename, view/edit in lha/lzx archives
  • browse, extract, view files from xad supported archive types
  • start executables by pressing (shift) enter
  • tools menu
  • now includes a build for 68000 CPUs
Hint of the editors: Obviously MCAmiga does not work with Vampire systems, due to the affinity of the Vampire team with operating system "Coffin OS" which also includes illegal copies. The corresponding error message is slightly misleading and suggests a incorrect detection of Coffin OS.

Update: (29.05.2020, 23:00, cg)

According to the author in the comments of his blog, he only forgot to remove the bloackade of the Vampire. The author wrote: "It was my try to point to a problem… seems not many people care.. so it became stupid and useless… therefore I decided a while before already to remove that." (cg) (Translation: dr)

[News message: 28. May. 2020, 17:14] [Comments: 1 - 29. May. 2020, 20:48]
[Send via e-mail]  [Print version]  [ASCII version]
28.May.2020
commodore.news (Webseite)


USB adapter for classic joystick: UJOY/1A
The US-American retailer has developed another adapter for connecting an Atari/Commodore-compatible joystick to a modern computer: UJOY/1A uses an USB micro controller "Silicon Laboratories EFM8UB1" to make old joysticks understand the USB protocol. The adapter is available for 19 USD, the schematic (but not the documents for making a board) are available for free as PDF. (cg) (Translation: dr)

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


Full version of Grand Prix 500 for download
The full version of the motorbike racing game Grand Prix 500 II can be downloaded in the download section of the Amiga Future as ADF image or WHDLoad version. (cg) (Translation: dr)

[News message: 28. May. 2020, 00:21] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
27.May.2020
Olaf Köbnik (ANF)


Beambender: Interview with Bernhard Aichinger / PC version downloadable
Olaf Köbnik wrote: 17 Jahre after the first release of Beambender (Amiga-Version) by Amiga Arena now with permission of Bernhard Aichinger the long missed PC version of Beambender is offered for free and legal download.

Even after 25 years, afrer the installation Beambender runs under Windows 10 without any problems. An (German) interview with Bernhard Aichinger who contributed the graphics for the Amiga and PC version you can also find under the title link. (snx) (Translation: dr)

[News message: 27. May. 2020, 19:04] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
27.May.2020
amigaworld (Webseite)


Arcade classic in 36 kilobytes: Tiny Galaga
After Tiny Invaders, the demo group Abyss has released its second minimalistic clone of an arcade classic called "Tiny Galaga" (video) which is less than 40 kb. (cg) (Translation: dr)

[News message: 27. May. 2020, 00:19] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
27.May.2020
Indie Retro News (Webseite)


SciFi shooter/racer: First demo of "Verge World Icarus Rising"
According to the authors "Verge World" is "a sci-fi shoot'em up, racer game with exploration elements." The game is being developed for diverse retro platforms. Now a first playable Amiga preview version is available. (cg) (Translation: dr)

[News message: 27. May. 2020, 00:01] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
1 123 240 ... <- 245 246 247 248 249 250 251 252 253 254 255 -> ... 260 687 1119 [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
.
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.)
Legal dispute: Hyperion can be held liable for copyright infringements (13. Jun.)
Youtuber claims to have received an offer to buy the Commodore brand (08. Jun.)
Programming competition: AmiGameJam 2025 started (05. Jun.)
Martin Ulrich, co-developer of Ports of Call, has passed away (03. Jun.)
Print/PDF magazine: BrewOtaku, #6 (29. May.)
Module-player: NostalgicPlayer 3.0.0 for Windows (27. May.)
.
 amiga-news.de
.
Configure main page

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