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

29.03.-01.04.24 • Revision Demoparty • Saarbrücken (Germany)
14.-16.06.24 • Flashback-Symposium #01 • Plauen-Jößnitz (Germany)
28.-30.06.24 • Alternatives Computer-Meeting 2024 • Wolfsburg (Germany)

09.Mar.2024



Amiga E Compiler: E-VO 3.7.0
E-VO Amiga E Compiler is a derivative of the original Amiga E compiler written by Wouter van Oortmerssen. It adds many new features, bug fixes and optimisations including object UNIONs, string merging, non word-aligned objects and many more (amiga-news.de reported).

Darren 'dmcoles' Coles has now released version 3.7.0. Changes:
  • Compiler sometimes produced garbage error message with an error at the very end of the file.
  • Reformatted the Amigaguide document to better fit in 80 columns.
  • added Arexx compile scripts
  • allow creating a new object directly into an object member, eg. self.a:=NEW self.a.method()
  • method table was not correctly initialised for objects declared as eg. DEF a:b OR DEF a[5]:ARRAY OF b
  • heap in compiler is allocated with MEMF_CLEAR in compiler to ensure all data in the exe is initialised to 0 and not contain random data from memory
  • calling a method on an array element of an object did did not calculate the correct address for the method.
  • compiler was creating 020 opcodes when accessing an array of objects
  • added NIL pointer checks when calling methods on array of objects
  • self variable was set incorrectly for methods declared with an exception handler
  • fix issue with wrong opcode being generated in this code DEF a DEF b:PTR TO LONG a:=[0,b[0]:=5] resulting in the value not being stored correctly
  • include textfield module
  • fix bug in reaction_lib with the freeClickTabs, freeChooserLabels and freeRadioButtons functions not looping through the list correctly.
  • add support for long branch 020 instruction.
  • fix invalid memory access when casting the result of a procedure call to an object
  • fix inconsistencies with SIZEOF command
  • fix error in branching code for the == operator
  • add missing listview module
  • add some extra functions in reaction_lib (openClass, openLibs, closeLibs, libDoGadgetMethodA)
  • added PSIZEOF operator
  • added ARRAYSIZE operator
  • added SelectFirst function
  • added debug symbols for methods
  • allow CONT and EXIT within SELECT statement
  • updated Rnd() function to be pure
  • flagged openw, opwns, boolgad, settopaz, sets, gets functions as not pure
  • added WARN TRUE/FALSE to enable/disable warnings
  • added Rol() and Ror() functions
  • the 020 variant of Mod() was not correctly used by the compiler and was also taking the parameters the wrong way around
  • added 020 variant of ListItem function
  • track line numbers for warnings
  • NOREGS option was not correctly parsed on methods
  • taking a reference to a method {obj.method} did not return the correct address
  • 1.3 startup code now updates stack pointers to allow stack space functions to return the correct values.
  • skip NameFromFH call on kick 1.3 meaning the compiler now works on that OS again
  • NOT operator was very broken (inconsistently applied and in some cases not applied at all)
  • Added EVO_3_7_0 define
  • casting and PTR TO PTR handling is improved and should now work in all use cases.
Direct download: evo.lha (673 KB) (dr)

[News message: 09. Mar. 2024, 21:16] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
09.Mar.2024
Amiga Kit


Amiga Kit: ARM Graphics library for A600GS computer
Press release: AmigaKit Ltd is pleased to announce an important software development for the forthcoming A600GS computer system (amiga-news.de reported). The new ARM Graphics Library is pre-installed accelerating the performance of AmiBench and 68K applications.

The ARMgraphics.library was created by AmigaKit's in- house developer to bypass the bottleneck of the 68K graphics functions. It accelerates graphics rendering performance in applications.

AmiBench is pre-installed on the A600GS computer system. It opens the desktop environment in high resolution 1080p with True Colour icons. Now it can use the new ARM Graphics Library for various purposes including faster rendering of windows, icons and backgrounds.

Third party developers can take advantage of this library by using it's powerful functions from their 68K application. It also offers an opportunity for 68K games developers to enhance their games with faster graphics rendering.

The library provides a link between 68K programs and the native ARM processor. Further work is underway to patch 68K system graphics functions so older applications that are not written to use the ARM Graphics Library can benefit.

AmigaKit has developed AK-Datatypes, Picture Datatype and Datatypes Library over the many years for the Enhancer Software on X5000, X1000 and A1222+. These have been compiled for 68K to run on the A600GS, In addition these system components can also be accelerated by the ARM Graphics Library for extra performance.

The A600GS computer system is due for launch in the second quarter of 2024. (dr)

[News message: 09. Mar. 2024, 15:09] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
09.Mar.2024



Chat software: AmigaGPT V1.4.3 for AmigaOS 3 and 4
Cameron Armstrong has written AmigaGPT, a chat program for AmigaOS 3.2 that uses the power of the chatbot ChatGPT (amiga-news.de reported). Originally written for AmigaOS 3.2, the programme meanwhile also supports AmigaOS 3.9, Cloanto's Workbench 3.X and AmigaOS 4.1. Changes of version 1.4.3:
  • Updated to the latest OpenAI chat models
  • Fix crash when config.json doesn't exist
  • Fix crash when selecting the root menu items
  • Adjust screen colours to enhance visibility
  • Improved error handling for connection errors
  • Use a stack cookie to set minimum stack size to 32768 bytes (AmigaOS 3.1.4 or higher required)
  • Shows a warning if the stack size is smaller than 32768 bytes (AmigaOS 3 only)
  • Send button no longer appears in corner of screen on image mode in 3.X after an error message is dismissed
Download: AmigaGPT.lha (909 KB) (dr)

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



Crowdfunding: Book "The Graftgold Story"
"Fusion Retro Books" has launched a Kickstarter campaign to finance a book about the video game company Graftgold, which is responsible for Amiga classics such as Fire and Ice or Uridium 2, among others. The campaign is still running for 13 days, and around 14,300 of the required 17,551 euros have already been raised. (dr)

[News message: 08. Mar. 2024, 21:49] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
08.Mar.2024



Preview video: Platform game "Deathmine" (V0.05C)
In the middle of last year, we reported on an early version of the game "Deathmine" as an entry for the Amiga Blitz Basic Jam. At the end of October, the developer 'pixelplop' had converted the game into C/C++ code and has now published a new preview video, showing the following new features and changes:
  • The flame on the HUD lantern gets smaller as the lantern oil depletes.
  • The map graphics slowly get darker as the lantern oil depletes.
  • Changed the throwable flares to dynamite.
  • Added dynamite sticks to the HUD so you can see how many you are carrying.
  • When the dynamite explodes it briefly lights up the screen revealing the map.
  • Added an Oil can and Dynamite pickup.
  • When you die you leave a grave stone behind as a permanent marker.
  • Hardware sprites now clip correctly with the top of the screen.
  • Hardware sprite data fixed so it ends in a blank line which prevents glitches.
  • Added sfx for the toxic drip and other misc sfx.
  • Improved character movement.
  • Improved character collision and ladder logic.
(dr)

[News message: 08. Mar. 2024, 06:07] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
07.Mar.2024



SCSI-SD adapter: ZuluSCSI firmware v2024.03.07
ZuluSCSI is a new generation of file-based SCSI hard disk and CD-ROM drive emulators (review of an user). ZuluSCSI emulates a SCSI-I or SCSI-2 hard disk using an SD memory card (amiga-news.de reported). Changes of version 2024.03.07:
  • Added Apple CD-ROM digital audio over SCSI
  • Added Xebec Support
  • Added Plextor d8h vendor cmd
  • Initiator improvements from BSv2 fork
  • Fix SCSI-1 check in initiator mode
  • Fix for ZuluSCSI v1.0 mini logging debug with default settings
(dr)

[News message: 07. Mar. 2024, 22:24] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
07.Mar.2024



A1222 Plus: Production finished, available in shop
AAA Technology, a joint venture between Amedia France, A-Eon Technology and AmigaKit in co-operation with ACube Systems, informs us that the production and subsequent testing of the A1222-Plus boards (formerly "Tabor") has been completed and can now be ordered via the title link:

In addition to the board from ¤1,199.00, a complete system is also available for ¤1,599.00. Around 80% of all participants in A-EON's "Early Adopter" programme have already been contacted within the last three months, and the rest are now gradually following suit. Potential buyers are recommended to read Eldee Stephens The QuickStart Guide for New A1222+ Users (amiga-news.de reported), which is still being updated. (dr)

[News message: 07. Mar. 2024, 13:29] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
07.Mar.2024



PDF magazine: Commodore Free, issue 98
After a break of more than six years, the English-language PDF magazine "Commodore Free" returned at the end of November (amiga-news.de reported). The latest issue 98 offers, among other things, a brief overview of the history of Commodore. (dr)

[News message: 07. Mar. 2024, 10:52] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
07.Mar.2024



Tool: Consumer 1.0 shows memory consumption
lifeschool' wanted to find out how much memory its recently released game prototype Dizzy 1 consumes and has written the "Consumer" tool for this purpose. Among other things, this is intended to enable developers to estimate the system requirements for newly written software.

The results are printed on the screen and also saved in a text file on S:. Kickstart 3.0+ is required. (dr)

[News message: 07. Mar. 2024, 10:32] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
07.Mar.2024



Cross development: amitools 0.8.0 for macOS
Christian Vogelgsang has published amitools, a collection of Python 3 tools that should make it possible to work with Amiga OS binaries and files on macOS and all other *nix-like platforms that support Python. The author has not tested it on Windows, but it should work just as well.

The developer focusses his tools on classic Amiga setups, i.e. a 680x0-based system running Amiga OS 1.x - 3.x. However, as this is an open project, other Amiga configurations can also be supported. However, as this is an open project, other Amiga configurations can also be supported. The tools are mostly developer orientated, so a background in Amiga programming will be very helpful. A documentation is available on GitHub.

Now the new version 0.8.0 is available. (dr)

[News message: 07. Mar. 2024, 09:52] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
05.Mar.2024
Andreas Magerl (ANF)


Print magazine: Amiga Future, issue 167
The English and German issue 167 (March/April 2024) of the print magazine Amiga Future has been distributed. It can be ordered directly from its editorial office and from Amiga dealers that stock the magazine.

Content of the current issue includes, besides various reviews, a show report from Passione Amiga Day 2023, an interview with Michael Kafke (ASM game) and a preview of Jari-Matti Rally. (snx)

[News message: 05. Mar. 2024, 14:11] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
05.Mar.2024



Developer log: Amiga Isometric Scrolling
Nivrig Games is working on porting an isometric arcade adventure game to Amiga. Under the title link a corresponding developer log was published (YouTube video). (dr)

[News message: 05. Mar. 2024, 06:27] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
05.Mar.2024



Creating Amiga Reaction GUIs: ReBuild v1.1.0
In mid-November, we introduced Darren 'dmcoles' Cole's "ReBuild" in detail, which is intended to make it possible to create graphical user interfaces for ReAction, the evolution of ClassAct (for example EmptyADF). Changes of version 1.1.0:
  • Creating a virtual gadget could cause crashes (due to a bug in the version of E-VO used to compile 1.0.0)
  • About dialog changed 'Rebuilder' To 'Rebuild'
  • Loading a bitmap with no image selected reported an incorrect error
  • Added option to generate code that does not use macros in the object definitions (for better GCC compatibility).
  • add GA_TabCycle property to click tab
  • code generated for fuel gauge now uses GA_Text instead child label
  • fuel gauge used incorrect default number of ticks
  • GetScreenMode did not include child label in generated code
  • Glyph did not include child label in generated code
  • Glyph used incorrect default type
  • Added USEMACROS tooltype
  • Sketchboard was missing many of the settings in the generated code
  • SizeBRight and SizeBBottom did not work correctly in preview window
Download: Rebuild1.1.0.lha (160 KB) (dr)

[News message: 05. Mar. 2024, 06:23] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
04.Mar.2024
Sven Scheele (ANF)


Event: Interface XXXVII in Kiel (germany) on 16.03.2024
Press release: On Saturday, March 16, 2024, the first "Interface" in 2024 will take place in Schwentinental near Kiel, Germany. This will be the 37th edition of the retro computer get-together. As always, the organizers are the Vintage Computer Club (VCC), the Amiga Club Schleswig-Holstein (ACSH) and the Computer Club Klausdorf (CCK).

Registration by e-mail to interface@jugendhaus-klausdorf.de is recommended. Without registration there is no guarantee of a free place.

There are again two large rooms available. The café on the first floor (as a "workshop" for hardware projects, repairs, etc.) and the top floor offer enough space to talk and play on the computers and consoles you have brought with you. Participants must bring their own power strips and network cables.

The official start is at 2 p.m., the organization team will begin setting up the tables etc. at around 12 noon. The venue is the Jugendhaus Klausdorf, Dorfstraße 101 in Klausdorf, which is part of 24222 Schwentinental. (snx)

[News message: 04. Mar. 2024, 13:35] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
03.Mar.2024



Aminet uploads until 02.03.2024
The following files have been added until 02.03.2024 to Aminet:
Amix561.lha              comm/amiex 1.1M  68k AmiExpress BBS system redevel...
amigassh.lha             comm/net   32K   68k SSH2 for the Amiga
ellipse_xct_npt_drggb... dev/amos   6K        Dragable ellipse with input
lwtools.lha              dev/cross  899K  MOS Cross-development system targ...
GitDesktop.lha           dev/misc   1.6M  MOS Graphical frontend for git
MCE-MOS.lha              game/edit  4.4M  MOS Multi-game Character Editor
AmiWordle.lha            game/think 84K   68k German-only Wordle clone for ...
Albireo.ACEpansion.lha   misc/emu   28K   MOS ACEpansion plugin for ACE CPC...
AmiArcadiaMOS.lha        misc/emu   5.3M  MOS Signetics-based machines emul...
4_Colour_Backdrops.zip   pix/back   2.8M      Backdrops for a 4 Colour Work...
codesets-6.22.lha        util/libs  639K  ALL handle codesets + character c...
ReportPlusMOS.lha        util/misc  812K  MOS Multipurpose utility
(snx)

[News message: 03. Mar. 2024, 08:41] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
03.Mar.2024



OS4Depot uploads until 02.03.2024
The following files have been added until 02.03.2024 to OS4Depot:
rave.lha                 aud/edi 3Mb   4.1 An editor for mono/stereo audio ...
resrc4.lha               dev/mis 127kb 4.1 MC680x0 Disassembler
arabic_console_device... dri/inp 3Mb   4.1 An arabic console device, line &...
codesets.lha             lib/mis 639kb 4.0 Library for handling codesets an...
(snx)

[News message: 03. Mar. 2024, 08:41] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
03.Mar.2024



AROS Archives uploads until 02.03.2024
The following files have been added until 02.03.2024 to AROS Archives:
pana_sx-kc600.lha            aud/mis 5Mb   Piano Music MP3
sonoscontroller.lha          aud/mis 3Mb   Control Sonos speakers with your...
ptk_v2.6.6.i386-aros.zip     aud/tra 23Mb  Tracker program with advance fea...
(snx)

[News message: 03. Mar. 2024, 08:41] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
03.Mar.2024



MorphOS-Storage uploads until 02.03.2024
The following files have been added until 02.03.2024 to MorphOS-Storage:
codesets_6.22.lha         Dependencies/Library/Misc Library handling codese...
lwtools-4.22.lha          Development/Cross         Cross-development syste...
GitDesktop_0.13.22.lha    Development/Tools         A graphical git fronten...
Albireo_1.6.lha           Emulation/ACEpansion      Plugin for ACE CPC Emul...
AmiArcadia_30.81.lha      Emulation                 A Signetics-based machi...
MCE_14.61.lha             Games/Editor              Multi-game Character Ed...
ReportPlus_8.48.lha       Misc                      A Multipurpose utility ...
Iris_1.21.lha             MorphOS-update            Iris, the MorphOS email...
Wayfarer_7.5.lha          MorphOS-update            Wayfarer is the latest ...
(snx)

[News message: 03. Mar. 2024, 08:41] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
03.Mar.2024
Fredrik Rambris (ANF)


Programming: AMOS Professional Manual - HTML version modernized
Fredrik Rambris has adapted the "AMOS Professional Manual" compiled by 'Asymetrix' in 2008 to modern web browsers at the title link so that it is easier to navigate and can also be used on mobile devices.

His revision is also available on GitHub, so that easy collaboration with other interested parties would be possible. (snx)

[News message: 03. Mar. 2024, 08:41] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
03.Mar.2024
David Brunet (ANF)


New articles on Obligement website
The articles below have been added to the website of the French Amiga/MorphOS magazine Obligement in the last two months. Readers willing to help out with translating articles into other languages are asked to contact David 'Daff' Brunet.
  • News from January/February 2024
  • Old articles from Generation 4 10 to 12:
    • News: The race for arcade game licences 1989
    • Interview with Gary Bracey
    • Review of Zork Zero
    • Review of Space Quest 3
    • News: Transputers and new architectures
    • Report: Imagina 1989
    • Review of Cybernoid 2
    • Review of Gold Rush!
    • Review of The Games: Winter Edition
  • Interview with Brian Hartley (graphic designer of Micro Machines)
  • Review of Reshoot Proxima 3
  • The best of Byte in September 1986
  • File: The tools included in MorphOS
  • File: The history of Lemmings
  • File: Uridium 2 graphics
  • File: Amiga Games List (updated)
  • File: The "Juggler" animation (updated)
  • Hardware: FastATA 1200 MK-V
  • Hardware: Tank Mouse
  • Tutorial: Data transfer between Amiga and Linux with APCComm
  • Programming: Creating a demo - chapter 2, part 2, bit plans
  • Special quiz on the year 2023 on the Amiga
(snx)

[News message: 03. Mar. 2024, 08:41] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
03.Mar.2024
Puni (ANF)


AmigaOS 4: Blog summary for February 2024
For the past month 'Puni' has again published a news summary for AmigaOS 4 at the title link. (snx)

[News message: 03. Mar. 2024, 08:41] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
03.Mar.2024
Amiga Future (Webseite)


Character set conversion: codesets.library 6.22
The codesets.library allows applications to access codeset/charset tables via a standardized interface or to perform conversions between different character sets.

With version 6.22, the strlen() function is only called if CSA_SourceLen is not set. (snx)

[News message: 03. Mar. 2024, 08:40] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
02.Mar.2024



MorphOS: Version management "Git Desktop" v0.13.22
Rafał Zabdyr has released another beta version of his graphical user interface for the version management Git for MorphOS (amiga-news.de reported). "Git Desktop" is written in C++ and based on MUI through his C++ wrapper. MorphOS 3.x and the Git component of the SDK are required.


Besides bug fixes the new version provides the following changes:
  • add .gitignore from templates when creating new repository
  • edit .gitignore and reload from templates for existing repository
  • add LICENSE file from templates when creating new repository
  • preview/compare image files via datatypes (for untracked files, current changes and history/logs)
  • better integration with GitLab/Bitbucket repositories (via url links)
(dr)

[News message: 02. Mar. 2024, 22:05] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
02.Mar.2024



Tower defense: Demo version of "Dice Masters" for Apollo Vampire V4 (update)
Sami Vehmaa's latest project is a tower defence game in which you have to fend off aliens on a spaceship (YouTube video). The demo version offers two of the planned ten levels.

Update: (05.03.2024, 06:10, dr)

A new demo version 0.91 is available which offers a third level and improved game input logic as well as a more clean gameplay. (dr)

[News message: 02. Mar. 2024, 21:46] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
02.Mar.2024



Musik track: "199X" by LukHash
'LukHash' is a musician living in Edinburgh (Scotland). He describes his music as "fusion of 8-bit digital mayhem and '80s inspired synth music combined with modern sounds and cyberpunk aesthetics."
His current chiptune "199X" takes you back to the 90s: just out of school, you fire up your (Amiga) computer and start playing. Connoisseurs will recognise various references to classic games. The track can not only be listened to as a YouTube video under the title link, but can also be bought on iTunes or bandcamp. (dr)

[News message: 02. Mar. 2024, 09:46] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
<- 1 2 3 4 5 6 7 8 9 10 -> ... 15 533 1056 [Archive]
 
 Recent Discussions
.
Calvin Harris - Amiga A1200
Amiga 4000(T)ower for sale
Amiga basic rewritten for Apple
Volker Wertich interview
Commodore Amiga MYSTYLE
.
 Latest Top-News
.
Motorola68k emulation: Emu68 V1.0 (21. Mar.)
Modern text engine for Hollywood: Pangomonium 1.0 supports Emojis (18. Mar.)
E-Mail client: New YAM Nightly Build uses TLS SNI now (15. Mar.)
On our own behalf: Changes to the team, Nico Barbat returns (13. Mar.)
Operating system for Amiga 3000/4000: First alpha version of "Serena OS" (10. Mar.)
A1222 Plus: Production finished, available in shop (07. Mar.)
Book: "68000 - The Flame Wars" available, sales discount (23. Feb.)
amiga-news.de: Server update on Friday evening (21. Feb.)
AROS: CAMD MIDI driver (update) (11. Feb.)
AROS x86: Update of ABI-v0 developer branch and Odyssey Web Browser (09. Feb.)
.
 amiga-news.de
.
Configure main page

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