![]() |
DEUTSCHE VERSION |
|
| Links | | | Forums | | | Comments | | | Report news |
| Chat | | | Polls | | | Newsticker | | | Archive |
| 16.Oct.2024 |
Development tool: vasm 2.0 After eleven months of development, Frank Wille has released the update to version 2.0 for the modular assembler vasm. The changes in version 2.0 in detail:
[News message: 16. Oct. 2024, 20:21] [Comments: 0] [Send via e-mail] [Print version] [ASCII version] | |
| 16.Oct.2024 |
GUI for Greaseweazle Tools: ADFDiskBox v2 Keir Fraser's "Greaseweazle" reads the magnetic layer of the floppy regardless of the format used and stores as much information as possible in a so-called "flux level image" in supercard format (SCP), making it possible to read and write back copy-protected floppies. We have been reporting on FluxMyFluffyFloppy, a GUI for the Greaseweazle Tools, for some time now. In addition to GreaseweazleGUI, there is a third alternative for Windows, ADFDiskBox, which has now been released in version 2.
The author John Brett, who has made the source code of his project available on GitHub, has kindly given us a few explanations about the new version: Both FluxMyFluffyFloppy and GreaseweazleGUI can handle many floppy formats, while my ADFDiskBox specialises in Amiga DOS floppies. It simplifies Amiga DOS batch read and write operations (for ADF, 82-track ADF, SCP:Amiga DOS and RawSCP). The programme requires Net Framework 4.8 to run, so it should run on Windows 10 (also runs on the 32-bit version) and Windows 11. The latest version of Greaseweazle Tools must first be downloaded and unpacked before the installer can be executed. I've been learning C# for a while now and I'm creating this program for learning purposes (which is why the code is a bit messy). When I started, the other programs couldn't handle 82-track Amiga DOS discs or batch mode. Now they can, using the editable diskdefs file. My GUI, on the other hand, uses its own version. I have recently added some more features, such as batch mode for all Amiga formats, which is why I have changed the version number to 2. Now more than one Greaseweazle is supported on the same computer. (dr) [News message: 16. Oct. 2024, 05:37] [Comments: 0] [Send via e-mail] [Print version] [ASCII version] | |
| 16.Oct.2024 |
AmigaOS 4: Tutorial for creating a USB boot stick for the AmigaOne X5000 'McFly' has published two tutorials (available in English and German) in the OS4Depot which should enable users of an AmigaOne X5000 to create a bootable USB stick either from a system backup (OS4Depot link) or with the help of the AmigaOS 4.1 installation CD and using an RX graphics card OS4Depot link). When asked, the author kindly wrote us the following about how it came about: Since my X5000 no longer started properly some time ago due to a mistake on my part and the install CD also refused to start, I was looking for solutions to persuade my X5000 to start again ;-) At the time, a Radeon R7 graphics card was still installed and I found the following devastating information on the Internet, which explained why the installation CD could not be booted: "The basic RadeonHD driver on the OS4.1 CD does not support models with the Oland Chip set (R7 240/250), thus you cannot boot from the CD." I therefore created a boot medium using a card reader and CF card. I have documented how I proceeded step by step in a small illustrated tutorial. A little later I upgraded my computer with a Radeon RX580 graphics card. Because of this I collected all the necessary information on how to create a USB installation stick for AmigaOne X5000/20 with RX graphics card. This graphics card requires separate drivers which are not included on the AmigaOs4.1 install CD. I have also summarised this procedure in an illustrated guide in the hope of being able to give some users a little help. (dr) [News message: 16. Oct. 2024, 05:01] [Comments: 0] [Send via e-mail] [Print version] [ASCII version] | |
| 15.Oct.2024 |
CLI command: sysvars V0.13 The sysvars command creates environment variables with system information in order to make it dependent on these, for example, in the startup sequence, which patches are included. So far there is information on the CPU and FPU, the chipset, the vertical frame rate (PAL/NTSC), Kickstart version and revision, version and revision of bsdsocket.library as well as whether the emulator UAE is used - and if so, in which version. Version 0.13 provides the following changes:
[News message: 15. Oct. 2024, 06:00] [Comments: 0] [Send via e-mail] [Print version] [ASCII version] | |
| 15.Oct.2024 (ANF) |
Demis Hassabis: Nobel prize winner with an Amiga background (Update) Demis Hassabis was recently honoured with the Nobel Prize in Chemistry for his outstanding contributions in the field of artificial intelligence. In particular, the development of AlphaGo, which was the first program to beat a professional Go player, and AlphaFold, which enabled revolutionary breakthroughs in protein folding, earned him the Nobel Prize. These achievements mark significant advances in AI research and biomedicine. Interestingly, Hassabis began his career as a game developer: As teenager he was working for Bullfrog on the AI of the original Amiga game "Populous II". As project manager and lead programmer of "Theme Park", that, among other systems, was also released for the Amiga, and as a key contributor to "Black & White" (not released for the Amiga), he made a creative impact on the gaming world at an early age. The design principles Hassabis learned during this time – balancing complexity and usability, creating immersive worlds – later influenced his approach to developing AI systems. The ability to model and make accessible complex systems, which he honed as a game designer, fed directly into his scientific work. This interdisciplinary connection between game mechanics and AI research shaped his visionary approach to technological challenges. In addition to Theme Park and Black & White, Hassabis was also involved in games like Republic: The Revolution. His experience in game development helped him to bridge the gap between entertainment and science by finding creative solutions to real scientific problems. Update: (06:30, 17.10.24, snx) Addition of Populous II to the news-item, based on an interview from 2016. (nba) [News message: 15. Oct. 2024, 01:06] [Comments: 0] [Send via e-mail] [Print version] [ASCII version] | |
| 15.Oct.2024 |
File system: smbfs 2.22 published for AmigaOS 3 and 4 Olaf Barthel has released the new version 2.22 of the Samba file system smbfs for AmigaOS 3.x and 4.x after a break of almost five years and four months of development (amiga-news.de reported about version 2.1). smbfs allows Amiga users to access Windows and Linux SMB shares, enabling network drives to be used like local drives. This makes it easier to integrate Amiga systems into modern networks and facilitates file sharing between different platforms. "This release rolls back the changes contributed by Tygre in version 2.23, which implemented a workaround for dealing with directory and file names which made use of Unicode codepoints that could not be represented on the Amiga using the ISO 8859-1 character set. Tagged as amiga-smbfs 2.23, it was intended as a test in preparation for integrating Tygre's changes." Olaf Barthel continues on the smfbs-page on GitHub: "Sadly, the time to polish this feature never arrived and in the mean time there was no robust amiga-smbfs version to use instead. The amiga-smbfs 2.22 release intends to correct this, for the time being." The file system in the new version for AmigaOS 3.x (68k) and AmigaOS 4.x (PPC) can be downloaded for free from the GitHub page under the title link. (nba) [News message: 15. Oct. 2024, 00:48] [Comments: 0] [Send via e-mail] [Print version] [ASCII version] | |
| 14.Oct.2024 |
Video: How the diskspare.device stores 984KB on a DD disc Robert Smith is currently working on an update of DiskFlashback (amiga-news.de reported) and is currently working on support for the diskspare.device (Aminet link), which is a supplement or replacement for the trackdisk.device, which can be used to format discs with 960 KB or 984 KB or, if an HD drive is available, with 1920 KB or 1968 KB. In his latest video, Smith shares his findings and results on how it works. (dr) [News message: 14. Oct. 2024, 10:58] [Comments: 0] [Send via e-mail] [Print version] [ASCII version] | |
| 14.Oct.2024 |
Video series: The Amiga 1000 as a Workstation In a nine-part journey through time, Thomas Cherryhomes attempts to categorise the Amiga 1000, which was officially launched in USA in 1985, in terms of its practical suitability as a workstation and to compare it with similar products. At that time the Amiga 1000 was running AmigaOS 1.1, a 256KB expansion and two disk drives. Since, as the author writes, workstations were mainly used for scientific and technical tasks, with the expectation of developing customised software for a specific task, the series ultimately focused on this. The parts published so far:
[News message: 14. Oct. 2024, 10:37] [Comments: 0] [Send via e-mail] [Print version] [ASCII version] | |
| 14.Oct.2024 |
Print-/PDF magazine: ZZAP! Amiga, issue 18 After Patreon supporters, also the general public can now purchase the September/October issue of the “ZZAP! Amiga” magazine. It consists of 60 color pages in A5 size. A look at the table of contents can be found on Amiga Magazine RACK. (dr) [News message: 14. Oct. 2024, 09:05] [Comments: 0] [Send via e-mail] [Print version] [ASCII version] |
| <- 1 2 3 4 5 6 7 8 9 10 -> |
|
Masthead |
Privacy policy |
Netiquette |
Advertising |
Contact
Copyright © 1998-2026 by amiga-news.de - all rights reserved. |