13.Dec.2023
|
Video: Repairing an Amiga 2000, part 2
A fortnight ago, Robert Smith showed in a first video how he got a donated and non-functioning Amiga 2000 up and running again. In the second part he introduces some upgrades such as BlueSCSI and takes care of the yellowed case. (dr)
[News message: 13. Dec. 2023, 09:09] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
13.Dec.2023
|
Creating Amiga Reaction GUIs: ReBuild 0.6.0 (beta version)
In mid-November, we introduced Darren 'dmcoles' Cole's "ReBuild" in detail, with which it should be possible to create graphical user interfaces for ReAction, the evolution of ClassAct. Changes since version 0.4.0:
- set default skipval in gradient slider to 1000
- led settings page width label was incorrect
- add window name and screen title settings in window editor
- more window settings are now shown in preview
- pass in window id and gadgets array to runwindow function in generated source
- add new info file for rebuild made by Michael Bergmann
- tweak to window message procesing so that the correct value is put in the 'code' variable
The author asks you to test ReBuild extensively and report any bugs to him.
Download: rebuild0.6.0-beta.lha (133 Kb) (dr)
[News message: 13. Dec. 2023, 09:02] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
13.Dec.2023
|
Platform game: Agonman V0.99b
Agonman is a platformer created with the RedPill game construction kit, inspired by a picture by Edwin van den Heuvel and the Psygnosis game Agony, and is intended as a homage to the game studio (amiga-news.de reported, YouTube video). Some bugs have been fixed and adjustments made in this version. (dr)
[News message: 13. Dec. 2023, 06:29] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
13.Dec.2023
|
Blog Epsilon's World: Amiga 500 with AmiKit 12, Pistorm and Checkmate
In his latest blog entry in his "Epsilon's World", Epsilon shows how he installs an Amiga 500 board in a Checkmate 1500 Plus case, provides it with a Pistorm upgrade and then installs AmiKit 12. (dr)
[News message: 13. Dec. 2023, 06:19] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
13.Dec.2023
|
SCSI-SD adapter: ZuluSCSI firmware v2023.12.13
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 2023.12.13:
What's Changed
- Fix device type for IMG0-9
- Log Initiator sense request data in standard (non-debug) mode
- Change default Apple SCSI Floppy device strings
What's new
- Updates to the ZuluSCSI v1.1+ firmware for ZuluSCSI v1.2
- Improvements for ZuluSCSI v1.2
- Fix device selector for ZuluSCSI V1.2
Which firmware do I use?
- "ZuluSCSI RP2040" (ALL red boards), you must download and place ZuluSCSI_RP2040.bin on your SD card.
- "ZuluSCSI Compact Homebrew" (Green or Red boards), you must download and place ZuluSCSI_RP2040.bin on your SD card.
- "ZuluSCSI V1.1 or V1.2" you must download and place ZuluSCSIv1_1plus.bin on your SD card.
- "ZuluSCSI V1.0", you must download and place ZuluSCSIv1_0_.bin on your SD card.
- "ZuluSCSI Mini V1.0" (DB25 version, blue printed circuit board) ZuluSCSIv1_0_mini.bin
(dr)
[News message: 13. Dec. 2023, 06:06] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
12.Dec.2023
|
AmigaOS 4: Subtitle videos with SimpleSub 2.0
Kevin "ktadd" Taddeucci's SimpleSub can be used to edit subtitles in the form of SRT files and add them to a video (amiga-news.de reported). This version now requires the just released update for FFmpeg, Mencoder is no longer supported. Many new functions such as the following have been added:
- Change the Size, Color, Bold, Italics and Underline text within each title
- Global setting for font selection, title position, title style and title colors.
- Support for the most popular video and audio codecs when encoding.
- Realtime preview with all settings applied.
- Start preview from anywhere within the title list.
(dr)
[News message: 12. Dec. 2023, 22:35] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
12.Dec.2023
|
AmigaOS 4: FFmpeg 6.1 and FFmpegGUI 3.5
The latest AmigaOS port of the video converter FFmpeg contains a number of changes and is now on a par with the last official version "Heaviside". An update of the graphical user interface FFmpegGUI now requires at least FFmpeg 6.0 and supports more video, audio and container formats. Some obsolete settings have been removed and some bugs have been fixed. Settings files that use the new filters have also been added. With today's re-upload of version 3.5, the tool types are now also set correctly. (dr)
[News message: 12. Dec. 2023, 22:30] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
12.Dec.2023
|
AmigaOS 4: Extended audio emulator "Nallepuh" 1.8
"Nallepuh" or "Nalle Puh" is a hack that intercepts some custom chip register accesses and converts them into AHI function calls. Initially only the Paula chip was emulated, but now the Complex Interface Adapter (CIA-Chip) and the Blitter have been added (amiga-news.de reported). Version 1.8 offers the following changes:
- Updated translation for Italian.
- Updated translation for Norwagine.
- Bug fixed: logPUH() maybe it can cause ISI error.
(So rewritten to make safer under forbid state and
now use DebugPrintF to log output instead, of ugly callback hook.
requester used if in GUI mode. text printed in console if not.)
- Puh.c: Improved audio validation,
(to prevent playback of bad data.)
- Puh.c: clean code style.
- package change, tooltype settings disabled as default.
- Reorganized lots of arrays into one array. (to reduce indexing)
(dr)
[News message: 12. Dec. 2023, 21:50] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
12.Dec.2023
|
AmigaOS 4: MIDI sequencer "Seq" V2.9
"Seq" is a simple MIDI sequencer that offers fast processing and many functions for live performance (amiga-news.de reported). Changes since version 2.7:
- FIXED note playback: A note was not released correctly always
- FIXED setting some values in Base Note window
- FIXED saving Base Note Shift enabled/disabled, that value was never saved
- FIXED saving Base Note Shift Splitter value, that value was never saved
- Splitted Base Note Shift Splitter to separate note and octave values
- Disable all base note selections holding CTRL down while clicking any of the mute buttons
- Fixed play buttons light flashing if turning repeat on while in song mode during the last played pattern
- Alternative note / double note
(dr)
[News message: 12. Dec. 2023, 21:39] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
12.Dec.2023
|
AmigaOS 4: FTP server ZitaFTP with 20% X-Mas discount
ZitaFTP Server is an easy to set up and use FTP server for sharing files from one computer to another and is available for Windows and AmigaOS 4 (amiga-news.de reported). With Christmas coming up, Hans de Ruiter is offering his commercial FTP server at a 20% discount. As he writes, it has been a crazy year for his family, which is why you haven't seen as much from him this year as previously. He wishes everyone a wonderful Christmas and a very happy and fulfilling New Year.
To receive the 20% discount, add ZitaFTP to your shopping basket and enter the voucher code "CHRISTMAS2023" at the checkout.
Looking ahead to the coming year, the ZitaSync project is still on the agenda, as the developer wrote us (YouTube video). However, its realisation depends largely on whether users show sufficient interest. (dr)
[News message: 12. Dec. 2023, 21:27] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
12.Dec.2023
|
Print magazine: Amiga Germany, issue 9
"Amiga Germany" is a german fanzine. Issue 9 of the print magazine has 68 A5 pages, details can be found at the title link. (snx)
[News message: 12. Dec. 2023, 18:19] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
11.Dec.2023
|
Video: Test of the transfer of the RGB signal from the Amiga to the PiStorm
When using a PiStorm or PiStorm32-lite as an accelerator card, for example in the A1200, the RTG emulation has so far been provided via the HDMI port and the RGB data supplied by the Denise chip at the RGB port. In this video, PiStorm developer Claude Schwarz now shows for the first time how the RGB signal is transferred to the PiStorm's camera port in order to then output all graphics data via a single HDMI port. (dr)
[News message: 11. Dec. 2023, 09:46] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
11.Dec.2023
|
Text adventure: The Ghosts of Blackwood Manor 1.1
About ten days ago, Stefan Vogt released another text adventure with graphics: "The Ghosts of Blackwood Manor" (amiga-news.de reported). This update fixes an issue with the game's Amiga and Atari ST interpreters. (dr)
[News message: 11. Dec. 2023, 06:13] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
11.Dec.2023
|
Dock: QDock V2.12
Since our last news item, Sami Vehmaa has updated his start bar "QDock" to version 2.12 (YouTube-Video), which includes a lot of bug fixes and improvements. Among others, transparent now works on 24 and 32 bit screen modes. (dr)
[News message: 11. Dec. 2023, 06:05] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
10.Dec.2023
|
Weather data: AmiWeatherForecast V1.5
AmiWeatherForecasts displays current weather information in a small window in the menu bar. It was written in the C programming language under Amiga OS 3.2 and uses data from OpenWeather (amiga-news.de reported). Changes in version 1.5:
- Added bar, digital and iconic styles
- Added select the window and drag to the new position for all styles
- Added environment variables (CurrentTemperature, Location and WeatherDescription) for other applications to use
- The application interface has been made more understandable using tabs
Direct download: AmiWeatherForecasts1.5.lha (41 KB) (dr)
[News message: 10. Dec. 2023, 20:34] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
10.Dec.2023
|
Tetris clone: Atris for Apollo systems
Sami Vehmaa has released a version of his Tetris clone Atris (YouTube-Video) which is adapted to Apollo accelerator boards. (dr)
[News message: 10. Dec. 2023, 14:55] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
10.Dec.2023
Andreas Falkenhahn (ANF)
|
Hollywood plugins: APNG 1.3 and Plananarama 2.2 released
Press release: This is to announce that bug-fix updates for the APNG and Plananarama plugins for Hollywood have just been released. The APNG plugin for Hollywood adds support for loading and saving PNG animations and Plananarama is a plugin that enables Hollywood to run on non-RTG screens on classic Amigas. Both updates are now available for free download. (dr)
[News message: 10. Dec. 2023, 14:50] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
10.Dec.2023
|
Aminet uploads until 09.12.2023
The following files have been added until 09.12.2023 to Aminet:
ira.lha dev/asm 264K 68k MC68000/10/20/30/40/60/851 re...
GVPTBCPlusMultiPinOut... docs/hard 34K GVP TBC Plus I/O Cable Pinout...
PcmciaCD.lha driver/med 11K 68k ATAPI PCMCIA CD driver Sony Vaio
CapitanTrueno_v1.2.lha game/actio 1.0M 68k El Capitan Trueno
CapitanTruenoWHD_v1.2... game/actio 1.0M 68k El Capitan Trueno
BackdPattGener.lha gfx/edit 55K 68k Create your own backdrop patt...
AmiArcadiaMOS.lha misc/emu 5.3M MOS Signetics-based machines emul...
DarkTemple.lha mods/8voic 5.9M 16bit 7ch Dark Ambient SW Theme
sidid.lha mus/misc 58K 68k HVSC playroutine identity sca...
EsseEmmeErreVisPre.lha pix/theme 85K New buttons for VisualPrefs
AmiWeatherForecasts1.... util/app 59K 68k Weather forecasting application
AmigaGPT.lha util/misc 795K OS4 App for chatting to ChatGPT
ColorPicker.lha util/wb 11K 68k get color from Workbench screen
(snx)
[News message: 10. Dec. 2023, 08:28] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
10.Dec.2023
|
OS4Depot uploads until 09.12.2023
The following files have been added until 09.12.2023 to OS4Depot:
ira.lha dev/mis 264kb 4.0 MC68000/10/20/30/40 reassembler
iconecta.lha net/mis 2Mb 4.0 A little and easy program to tes...
fonttester.lha uti/tex 2Mb 4.0 Tool to test the fonts installed...
ffmpeg.lha vid/con 51Mb 4.1 Video and audio converter
ffmpeggui.lha vid/con 248kb 4.1 A GUI for the ffmpeg video conve...
(snx)
[News message: 10. Dec. 2023, 08:27] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
10.Dec.2023
|
AROS Archives uploads until 09.12.2023
The following files have been added until 09.12.2023 to AROS Archives:
amitechgazette-issue06.pdf doc/mis 4Mb Magazine by Eric Schwharz issues 6
whatiff2.12.lha doc/mis 2Mb Magazine on AmigaGuide Format De...
iconecta.lha net/mis 2Mb A little and easy program to tes...
image2pdf.i386-aros.lha off/dtp 19Mb convert images file to PDF
xpdf-gui.i386-aros.zip off/dtp 7Mb Gui for XPDFTools Suite
zunearc.i386-aros.zip uti/arc 97kb A Zune front end for Archivers
zoomit.i386-aros.lha uti/mis 152kb Zoom Application
fonttester.lha uti/tex 2Mb Test the fonts installed in your...
(snx)
[News message: 10. Dec. 2023, 08:27] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
10.Dec.2023
|
MorphOS-Storage uploads until 09.12.2023
The following files have been added until 09.12.2023 to MorphOS-Storage:
IRA_2.10.lha Development/ASM MC68000/10/20/30/40 rea...
AmiArcadia_30.70.lha Emulation A Signetics-based machi...
Wayfarer_7.0.lha MorphOS-update Wayfarer is the latest ...
Easy2Install_1.0b46.lha Network/PackageManager A package manager to do...
iConecta_5.20.lha Network/Wifi A little and easy progr...
XPDF-GUI_1.1.lha Office/Convert A GUI for XPDF Suite po...
FontTester_2.00.lha Office/Show Font Tester
(snx)
[News message: 10. Dec. 2023, 08:27] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|