21.Dec.2023
|
Sprite Tricks: Stunt Car Racer
On Codetapper's Amiga Site there are interviews and various articles as well as a Sprite Tricks section, in which the author tries to find out what tricks the programmers use to master tricky or demanding graphic tasks. In the linked article he takes a look at how the tops of tyres are displayed with sprites. (dr)
[News message: 21. Dec. 2023, 09:35] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
21.Dec.2023
WinUAE Homepage (ANF)
|
Emulator: WinUAE 5.1.0
The Amiga emulator WinUAE has been released in version 5.1.0. Changes:
New features/updates: UI
- On screen keyboard. Default mapped to pad button 4.
- Gamepad GUI control. Use game pad to control WinUAE GUI with some limits.
- Optional dark mode (Windows 10 or newer required)
- Emulation window dragging and resize does not anymore pause emulation.
New features/updates: emulation
- Built-in Munt MT-32/CM-32L emulation. Emulated devices listed in MIDI out setting. ROM images should be in \mt32-roms. or c:\mt32-rom-data\.
- AT&T DSP3210 emulation (AA3000 prototype). Not complete.
- More programmed chipset screen mode emulation improvements.
- Disk emulation improved, undocumented disk read DMA “last word may not come in” bug emulated.
- Chipset emulation updates and fixes.
- “Autoclip screenshots” option now supports programmed native screen modes.
- Native<>RTG and RTG<>RTG mode switching optimizations.
- A2410 display card emulation updates, works now with new Picasso96 driver.
- Input panel Backslash/F11 option now has third option that restores pre-5.0 keymap behavior.
- Do not list GPT partitioned harddrives in “Add Harddrives” panel.
- Football Director 2 dongle emulation.
- Quickstart Host Configuration menu first option renamed, “Default configuration” -> “Current host configuration”. Added new option “Default host configuration” that resets host configuration to defaults.
- Hard reset now randomizes CPU reset start up delay and initial floppy motor position.
Bugs fixes
- DMS brute force decryption failed to work with some encrypted DMS files.
- Alt-Tab from D3D11 fullscreen RTG mode made hardware mouse cursor invisible.
- Some configurations crashed when GUI Reset or Restart button was clicked.
- Enter GUI, eject disk, insert new disk, exit GUI: Disk was inserted immediately which is physically impossible and can confuse programs. Inserting disk without manually ejecting it first worked correctly.
- GUI Restart button didn’t fully restore GUI position/size if “Restarting” from fullscreen or full-window mode.
- Some configs crashed when GUI Restart button or Reset was pressed.
- WASAPI sound was disabled if sound driver only supported 8 channel audio.
- Some configurations opened multiple tiny inactive multi-monitor mode emulation windows without enabled multiple monitors.
- Workbench programmed screen mode (DBLPAL etc) positioning was not always correct when switching from other native mode.
- None serial port emulation mode and fast CPU configuration: serial port driver hung if serial data transmit was attempted.
- Integer scale + full window: Display panel windowed width and height was used instead of full window size (desktop size) when calculating scaling values.
- Screen might have flickered when starting Picasso96 RTG screen dragging.
- Multiple 0x76 partitions per HD/card can be mounted now, previously only first was mounted and the rest become zero size non-existing drives.
- USB HID input device usage page check fixed, it accepted devices that had nothing to do with being input device.
Gamepad GUI control details
- A = select (pad mode)/left mouse click (mouse mode)
- B = right mouse click (mouse mode).
- Y = change active GUI area (pad mode)/TAB UI element change (mouse mode).
- D-pad = select UI elements, “pad mode”.
- Left stick = move mouse, “mouse mode”.
Currently requires XInput compatible gamepad.
Onscreen keyboard details
- Pad button 4 is default mapped to open/close on screen keyboard input event (if loaded config has button 4 mapped to something else, button is not mapped to OSK)
- Pad button/d-pad that normally controls Amiga joystick moves keyboard selection. Joystick movements and button presses are not sent to Amiga side as long as OSK is open.
- Fire button press = send selected key’s press
- Fire button release = send selected key’s release
- Second button press = toggle state of selected key. Keep shift or control or other qualifier key pressed.
- Second button release = does nothing.
- Keyboard layout is US layout + 2 keys that are used in international layout variants + few bonus “keys”.
- If GUI is entered when OSK is open, GUI pad control is automatically enabled.
(dr)
[News message: 21. Dec. 2023, 09:25] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
21.Dec.2023
|
AmigaOS 4: AAMP 2.1 (Apache, MySQL and PHP)
AAMP offers a development environment on your Amiga, with which you
can create and test your own web projects. Similar to the well-known XAMPP
package for Linux and Windows, it contains the HTTP (web) server "Apache"
with compiled-in support for the scripting language "PHP" (version 8.0.28 and
5.2.10) and the database server "MySQL" version 5.5.10. (amiga-news.de reported).
The new version 2.1 contains many improvements and also some bug fixes. The main innovation is a new control centre that can be used to manage all servers:
Detailed changes:
- The "AAMP-Control" tool is now available for the central administration of
all servers and settings. In addition to Apache and MySQL, it can also be
used to manage the PHP development server and the Subversion server
"svnserve". The scripts "Start_AAMP.bat" and "Stop_AAMP.bat" are now
obsolete and no longer included.
All other start and stop scripts are still included, but the use of
"AAMP-Control" is recommended.
- Update of the Apache web server from version 2.2.11 to version 2.2.34.
- The configuration of the Apache SSL module is now complete and working. So
that clients can work with it without problems, there is a selection of
CA root certificate collections in the Contrib folder, which also contain
the server's certificate. Simply replace the required file of the client or
browser.
- The package now also includes a complete package of "phpMyAdmin" in version
5.0.4. This has been patched for better compatibility with PHP 8 and is
already preconfigured. The package will be installed automatically during
the installation of AAMP.
- Optimized autostart at system start or when starting "AAMP-Control".
- Update of the CA root certificates (Mozilla certificates as of 20.11.2023).
- The default WebDAV directory is now "AAMP:Apache/uploads" and no longer
"AAMP:Apache/htdocs/dav".
- The Subversion package has been recompiled using the new Apache 2.2.34
libraries.
- Various bug fixes. For existing errors please read the section "Problems"!
(dr)
[News message: 21. Dec. 2023, 09:18] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
20.Dec.2023
|
Aiostreams V1.7.7: Scripts for streaming videos (AmigaOS 4, MorphOS)
"All In One streams" (aiostreams) is a pack of scripts, written in Python, that can be used to stream and watch videos from different online networks, like Twitch.tv, YouTube and Vimeo.com. All the scripts are developed and fully tested under AmigaOS 4.1 FE and MorphOS 3.x. which are the target systems of George 'walkero' Sokiano's project. Changes of version 1.7.7:
Added
- The youtube script supports now the urls of shorts videos
- Added video resolutions at the youtube script, when the -x argument is used
- Added more resolutions selection in the vqw.py for Vimeo and twitch
Changed
- The youtube script supports more urls, to cover more Invidious servers
As a companion to these scripts, he created the website AIOstreams which can be a fast way to discover Twitch and YouTube videos. It is really fast and can be used on older browsers that do not support Javascript and CSS. This is a proxy website. No data is stored in any database, there is no tracking and no authentication is required. You can read more about it in his latest ko-fi article.
Download: aiostreams-v1.7.7.lha (228 KB) (dr)
[News message: 20. Dec. 2023, 14:44] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
20.Dec.2023
|
Assembler: ASM-Pro 1.20 released
ASM-Pro is a MC680x0 macro assembler for the Amiga with integrated editor, debugger, linker and monitor. The programme offers complete MC680x0, FPU and MMU support. ASM-Pro has now been updated to version 1.20. The changes:
ADDITIONS
- ASM: New symbol REPTN, value is set to 0 to (N-1) while inside a
REPT block and -1 while outside.
- ASM: New predefined symbol ASMPRO, value contains ASMPro version
in the following format: major*256+minor.
- ASM: New directive EQUA, intended for post-processing. Do not use
if unsure how it works and what it does. It works similar to EQU
but the value is absolute (it also "relocates" and can be used to
access relocatable data from absolute sections).
- ASM/DISASM: Added support for PLPA instruction (68060).
MODIFICATIONS
- UI: reqtools.library v38+ is required instead of any version.
- DISASM: FNOP is now displayed instead of a 0 displacement FBF.W.
- ASM: Macro parameter \@ reimplemented to work correctly with
system includes (pass1/2 conflicts with conditional assembly).
- ASM: Trailing / is appended to INCDIR path if needed.
- ASM: Current source directory is used as fallback to find include
files, and finally the INCLUDE: assign as well.
- ASM: Both CMP and CMPM with (Ax)+,(Ay)+ are now allowed.
- ASM: Allow MOVEM and FMOVEM descending register lists.
- ASM: Allow longword size for FMOVEM with control registers.
- UI: The ancient prefs toggles and closewb code removed from the
menu event handler.
- Over 900 additional micro optimizations, 21KB reduction of the
executable size compared to v1.18.
BUGFIXES
- UI-1.19: File pattern in the read/write source file requester is
incorrect if Source .ASM is enabled in the general preferences.
- UI: Crash if diskfont.library couldn't be opened.
- DISASM: Crash on 68000/010 systems if DBcc.L (Apollo) has a 2-char
conditional code.
- EDIT: Continuously pressing page up to reach the top of the source
code after unsuccessful assembly (and similar variations), would
freeze the editor.
- DISASM: CALLM absolute and pc-relative modes don't work, immediate
mode's hex operand is missing a leading $.
- DISASM: Several CHK2 and CMP2 modes don't work.
- ASM: Incorrect opcodes generated or not supported for CHK2 and CMP2.
- DISASM: CINV and CPUSH specifier NC (neither cache) is displayed as
BC (both caches).
- ASM: CINV and CPUSH specifier NC (neither cache) is not implemented.
- DISASM: MOVES destination absolute long mode doesn't work.
- DISASM: PMOVE (68030 variant) mixes up registers TT0 and TT1.
- ASM: FMOVEM and some FMOVE variants allow destination pc-relative
modes.
- UI: The changed source prompts are brought up at the end of restart
instead of right away.
- ASM: No CPU warning for CALLM (68020 only) if the selected CPU is
68030 or higher.
- ASM: INCDIR path is not reset when starting a new assembly.
- ASM: Including a directory prints out random trash characters.
- MONI: Scrolling left/right (alt-left/right arrow) hides the cursor.
- ASM: PMOVE with MMUSR outputs incorrect register.
- DBG: Debugged program's user and supervisor stacks (and corresponding
USP/SSP registers) are switched.
- DISASM: FMOVEM has a trailing "/" in some scenarios.
- ASM: FMOVEM allows size .X with control registers.
- DISASM: Infinite loop with some 68040 specific FPU opcodes.
- ASM: Watchpoints and breakpoints are kept after switching to a
different source.
- Public port's name and type are not initialized.
- ASM: PRINTV doesn't flush the print buffer properly causing the next
line to be truncated (for example, if followed by INCLUDE or INCBIN
the path is not printed).
- UI: System freeze and/or crash if multiple hotkeys are pressed at the
same time, and the first one is causing the menu strip change (for
example, pressing amiga-AS in the editor).
- ASM: Numerous FPU instructions with source immediate longword operand
are generated as byte, resulting either in the out of 8-bit range error
or incorrect opcode.
- DISASM: FSINCOS prints only one destination FPU register.
- DISASM: Absolute and pc-relative modes don't work with all bitfield
instructions (68020+).
- DISASM: CMPI pc-relative index mode (68020+) doesn't work.
- DISASM: CAS allows several invalid and non-existing modes, absolute
modes don't work.
- DISASM: LPSTOP (68060) is not implemented.
- DISASM: Typos in FPU ROM constant names (appended as a comment to the
MOVECR instruction), probably due to the same typos in the M68K manual.
Additionally, TAB changed to a space if Printer Dump is not enabled in
the preferences to avoid weird characters on the screen.
- ASM: PFLUSHR doesn't allow address register indirect mode.
- ASM: MMU register PCSR is not recognized (PCR is checked twice instead).
(dr)
[News message: 20. Dec. 2023, 09:30] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
20.Dec.2023
|
Workbench distribution: AKReal 9.2
AKReal can already works with 16 colours and is the inofficial adaption of the Workbench distribution AmiKit to real Amigas (AGA/RTG). The update from the previous version 9.1 is for free and can be installed via LiveUpdate. New users have to pay 9.99 Euro for the download. Changes:
- ADDED: Freeware PowerWindows 1.3 by by Georg Steger, 10/11/2000.
- ADDED: Some existing RTG 1024x768 wallpapers saved now in iff format.
- ADDED: UAEgfx by Toni Willen in Sys:Devs/Monitors to be used with RTG when needed.
- ADDED: New option in Morpheuz to change the pointer or also the wallpapers/backdrops/skins used if you are already using some RTG option in your Amiga.
- ADDED: AmigaGPT version 1.2.0 by Cameron Armstrong. Now backwards compatible with OS3.9.
- ADDED: Spanish "esRadio", "Flower Power radio", "Love Radio Florida" and "CGM UKScene Radio*". You can find them in Sys:Utilities/Expansion/RadioStations/Scripts.
- ADDED: Filesize v40.1, 1998-02-22 by Msi Software, http://home.sol.no/~msi/
- UPDATED: WHDLoad to version 18.9.6601
- UPDATED: HippoPlayer v2.58 - kpk@iki.fi. K-P Koljonen 2023-06-21.
- UPDATED: AmigaAMP v3.33 -Thomas Wenzel (www.toms-home.de). 2022-12-20.
- UPDATED: IMP v3.411 - Pawel Nowak. 2023-06-29.
- UPDATED: TextEditor.mcc v15.56. Jens Maus (mail jens-maus de). 2021-08-31.
- UPDATED: BetterString.mcc v11.36. Jens Maus (mail jens-maus de). 2021-08-31.
- UPDATED: NList.mcc v0.128. Jens Maus (mail jens-maus de). 2021-08-31.
- UPDATED: TheBar.mcc v26.22. Jens Maus (mail jens-maus de). 2021-08-31 .
- UPDATED: AmiSSL v5.11. AmiSSL Open Source Team. 2023-09-19.
- UPDATED: OpenURL 7.18. Jens Maus 2016-09-07.
- UPDATED: MMULib v47.6. Thomas.richter at alumni.tu-berlin.de (Thomas Richter) 2023-07-01.
- UPDATED: WBDock by Thomas Rapp. Version 2.896. 16-Jul-2023.
- UPDATED: MUI v5.0. 2021-08-31 by Thore Böckelmann and changed MUI prefs for iGame.
- UPDATED: iGame V2.4.1 2023-07-19 by mrzammler at freemail.gr (Emmanuel Vasilakis).
- UPDATED: TinyMeter 3.56 by gibs2b gmail com (Michael GIBS).
- UPDATED: iBrowse to 2.5.8 and TextHistory.mcc to 11.8 version for the installation.
- CHANGED: Magellan Start menus. Now in Sys:Utilities/Expansion/Opus5/Buttons we have a shorter version. There are three drawers with different versions to try if you wish.
- CHANGED: SID Station Radio stream changed as suggested by @bjdcleary at the EAB site.
- CHANGED: "Disable_CGXAga&Birdie" is now "Change_CGXAga&Birdie" with more options.
- CHANGED: Femu by Jari has been exchanged by SoftIEEE, developed by Thomas Richter. Version 40.6.1 from 2023-01-23.
- CHANGED: Cinemix radio station to use Amplifier and a new script.
- FIXED: SceneSat radio
- DELETED: Nostalgia, XPD and WNMC48 radios, no longer working.
(dr)
[News message: 20. Dec. 2023, 09:12] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
20.Dec.2023
|
Preview video: Platform game "SUPERMiniJu"
Yoz Montana has published another preview video (amiga-news.de reported) of "SUPERMiniJu" which is being developed with the Game Construction Kit RedPill. This video shows the end boss of the first level. (dr)
[News message: 20. Dec. 2023, 08:57] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
20.Dec.2023
|
Creating Amiga Reaction GUIs: ReBuild 0.7.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:
- ensure copy/move buttons are disabled for window objects
- add GA_ID properties for layouts
- fix a couple of compile issues with vbcc
- add warning to user when using TextField gadget
- add weightbar capability
The author asks you to test ReBuild extensively and report any bugs to him.
Download: rebuild0.7.0-beta.lha (135 Kb) (dr)
[News message: 20. Dec. 2023, 08:03] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
19.Dec.2023
MorphZone
|
MorphOS: Web browser Wayfarer 7.2
Jacek 'jacadcaps' Piszczek has released version 7.2 of his web browser Wayfarer for MorphOS. Wayfarer now is based on the latest WebKit engine WebKitGTK 2.42.4 which addresses crashes in JavaScript, WebCore and several rendering issues. As the author writes, he has adjusted the maximum string length in WebKit to 64 MB (from the original 2 GB). He has not found any problems, but if you find websites that worked with Wayfarer 7.1 but not with version 7.2, please report them. (dr)
[News message: 19. Dec. 2023, 17:40] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
19.Dec.2023
|
Floppy disk images on PC and Mac: Greaseweazle firmware 1.5
Keir Fraser's "Greaseweazle" does - similar to Kryoflux - read the magnetic information on a floppy disk independently from the format used and saves as much information as possible to generate a so-called "Flux Level Image" in Supercard format (SCP). Changes of the new Greaseweazle firmware 1.5:
- AT32F403(A): Extend SRAM from 96kB to 224kB
- Report USB buffer size in 'gw info'
- GCC12 build fixes
- USB High Speed: Fix device_qualifier descriptor
(dr)
[News message: 19. Dec. 2023, 10:44] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
19.Dec.2023
|
Christmas game: Santa's Present Drop 3
After part 1 in 2021 and part 2 last year, Rob Smith now has released "Santas Present Drop 3" written with AMOS. During his flight over the Alps with the Gift-o-Matic 5000, the present delivery machine exploded and everything was scattered across the mountains. As Father Christmas has his skis with him, it is the player's job to steer them so that he can collect as many presents as possible within the time allowed. A corresponding video tutorial will be published on Christmas Eve. (dr)
[News message: 19. Dec. 2023, 10:39] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
19.Dec.2023
Mastodon
|
Overview: List of modern monitors with support for the 15 kHz RGB signal
Like many other retro systems, the Amiga requires a monitor that supports a horizontal screen frequency of 15kHz. Under the title link you will find a list of modern flat screens (LCD, OLED) that directly support analogue 15 kHz signals through discrete RGB connectors (VGA, DVI-A and/or SCART). (dr)
[News message: 19. Dec. 2023, 10:29] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
19.Dec.2023
|
DIY: Update of N2630 expansion board for Amiga 2000
At the beginning of November, developer Jason 'jasonsbeer' Neus released revision 4.0.1 of his evolution, called N2630, of the original Commodore A2630-Erweiterungskarte (amiga-news.de reported). Now he has pushed some updates to the Github repository: these changes improve performance by enabling burst support for the Zorro 3 RAM and removing the Gayle interface in favour of LIDE.device. As he writes, these updates are not required, but are strongly recommended.
Steps to upgrade:
(dr)
[News message: 19. Dec. 2023, 10:14] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
19.Dec.2023
|
CS-Lab: Accelerator board Warp 4060 in progress
As CS-Lab writes in a short entry under the title link, the Warp 4060 turbo card, which was actually announced for 2022, is still in progress: a few bugs still need to be fixed from the first prototype. (dr)
[News message: 19. Dec. 2023, 10:01] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
18.Dec.2023
Amigaworld.net (Forum)
|
Event: World of Commodore - Video greetings from Babylon 5 actors
At the beginning of the month, this year's "World of Commodore" took place in Toronto, Canada. At this event, two of the Babylon 5 main actors, Bruce Boxleitner ("John Sheridan", video) und Claudia Christian ("Susan Ivanova", video), sent video messages in which they talked about their impressions of the computer technology of the time.
As we know, Amigas were used back then - thirty years ago - in contrast to the use of models, which was still common at the time. The visual effects for the Babylon 5 pilot were created by a studio called Foundation Imaging, founded by Ron Thornton and Paul Beigle-Bryant, which used a series of Commodore Amiga computers and NewTek video toaster technology. For its work on the pilot, Foundation Imaging won the 1993 Emmy Award for Outstanding Individual Achievement in Special Visual Effects. (snx)
[News message: 18. Dec. 2023, 09:19] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
18.Dec.2023
|
Tetris port: Tetris1200 (beta version)
Jean-Francois 'jotd' Fabre has ported another game for the Amiga: This time Tetris by Atari Games. According to the author, music still has to be improved and the adf version currently crashes on an A1200/020. (dr)
[News message: 18. Dec. 2023, 09:11] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
17.Dec.2023
|
Aminet uploads until 16.12.2023
The following files have been added until 16.12.2023 to Aminet:
lubricator.lha comm/www 74K 68k GUI HTTP search/download + di...
dyn_kwadraty_4th_deg.lha dev/amos 4K example of least squares method
dynamic_bezier.lha dev/amos 2K example of bezier curves
dynamiczna_hiperbola.lha dev/amos 1K hyperbole targetted through t...
dynamiczne_kwadraty.lha dev/amos 2K example of least squares method
dynamiczne_wielomiany... dev/amos 2K example of targetted polynomial
suwane_punkty.lha dev/amos 1K Displays 14 points to be move...
HWP_APNG.lha dev/hwood 1.3M ALL Hollywood plugin for APNG anims
HWP_Plananarama.lha dev/hwood 462K 68k Run Hollywood scripts on plan...
GitDesktop.lha dev/misc 1.3M MOS Graphical git frontend
REDPILLGameCreator.lha dev/misc 4.8M 68k Game Creator with AGA support
WormWars.lha game/actio 881K 68k Advanced snake/Tron game
WormWarsMOS.lha game/actio 928K MOS Advanced snake/Tron game
WormWars-OS4.lha game/actio 1.1M OS4 Advanced snake/Tron game
EDF_Special_0.04_BIN.lha game/misc 65M 68k E.D.F. Special DEMO v0.04 alpha
EDF_Special_0.04_NERO... game/misc 65M 68k E.D.F. Special DEMO v0.04 alpha
MirrorRedPill.lha game/misc 390K 68k Control two robots simultaneo...
StefADV.lha game/text 52K 68k Little italian text adventure
StefADV2.lha game/text 65K 68k 2nd little italian text adven...
mariaconv.lha gfx/conv 40K 68k Convert images to/from Maria'...
WhatIFF2.12.lha mags/misc 1.9M What IFF? #2.12-December-2023
AmiArcadia.lha misc/emu 4.9M 68k Signetics-based machines emul...
AmiArcadia-OS4.lha misc/emu 5.5M OS4 Signetics-based machines emul...
SantaShoemaker.lha mods/8voic 207K Christmas Theme 16bit 6ch by ...
CompressionOS4.lha text/dtp 2.2M OS4 A PDF generator
XPDF-GUI_1.1.lha text/misc 11M MOS A GUI for XPDF Suite
AmiWeatherForecasts1.... util/app 41K 68k Weather forecasting application
VATestprogram.zip util/misc 15M 68k Versatile Amiga Testprogram
AnalogClock.lha util/time 40K 68k Resizeable analog transparent...
Quick_1.1.lha util/wb 1.5M MOS A software launch manager
(snx)
[News message: 17. Dec. 2023, 09:03] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
17.Dec.2023
|
OS4Depot uploads until 16.12.2023
The following files have been added until 16.12.2023 to OS4Depot:
nallepuh.lha aud/mis 504kb 4.1 Nalle Puh (Paula,CIAA,CIAB emula...
seq.lha aud/mis 425kb 4.1 MIDI sequencer
amiarcadia.lha emu/gam 5Mb 4.0 Signetics-based machines emulator
wormwars.lha gam/act 1Mb 4.0 Advanced snake/Tron game
woof.lha gam/fps 13Mb 4.1 A continuation of Lee Killough...
hwp_apng.lha lib/hol 1Mb 4.0 Hollywood plugin for APNG anims
hwp_plananarama.lha lib/hol 462kb 4.0 Hollywood plugin for planar screen
compression.lha uti/tex 2Mb 4.0 A PDF generator
ffmpeggui.lha vid/con 248kb 4.1 A GUI for the ffmpeg video conve...
simplesub.lha vid/mis 21Mb 4.1 Create, edit and encode .srt sub...
yt.lha vid/mis 830kb 4.1 YouTube URL Extractor script
(snx)
[News message: 17. Dec. 2023, 09:03] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
17.Dec.2023
|
AROS Archives uploads until 16.12.2023
The following files have been added until 16.12.2023 to AROS Archives:
apng_amiga.lha dev/lib 1Mb Library Plugin For Hollywood App...
xpdf-gui.i386-aros.zip off/dtp 7Mb Gui for XPDFTools Suite
(snx)
[News message: 17. Dec. 2023, 09:03] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
17.Dec.2023
|
MorphOS-Storage uploads until 16.12.2023
The following files have been added until 16.12.2023 to MorphOS-Storage:
Quick_1.2.lha Ambient/Launchbar A software launch manager
APNG_1.3.lha Dependencies/Hollywood Hollywood plugin for AP...
GitDesktop_0.11.31.lha Development/Tools A graphical git fronten...
WormWars_9.34.lha Games/Action Advanced snake game by ...
CircusLinux.lha Games/BrickBreaker Based on the Atari 2600...
Abombniball.lha Games/Think Based on a game of the ...
BootClock_1.50.lha Misc A little and easy progr...
Wayfarer_7.1.lha MorphOS-update Wayfarer is the latest ...
(snx)
[News message: 17. Dec. 2023, 09:03] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
17.Dec.2023
Amigasystem (ANF)
|
AROS distribution: AROS One 2.3 (x86)
The distribution "AROS One" (Screenshot), which is based on the AROS binary interface ABI v0, is now available in version 2.3 for x86 computers. It can be downloaded as a DVD ISO file or as a USB flash image at the title link, where video recordings can also be found.
It is claimed to be the most stable AROS x86 version to date, with many bug fixes concerning Wanderer and hardware compatibility - the list of which has also been revised in the meantime. A clean installation of the distribution is recommended. A list of the new features can be found in the forum of AROSWorld. (snx)
[News message: 17. Dec. 2023, 09:02] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
17.Dec.2023
|
Platform game: NinjFeratu AGA V1.2
Following the version for ECS Amigas, Amiten Games has now also released an AGA version of NinjFeratu (YouTube video, Italian), which is currently available for at least 5.95 Euros. (dr)
[News message: 17. Dec. 2023, 07:32] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
17.Dec.2023
|
Point'n-Click adventure: Demo version of MonkeyEye
After Holiday and Beat Cancer, "MonkeyEye" is the third game from 'lifeschool22': a reminiscence of Monkey Island, which was created with CanDo V3. Basically, the developer wanted to find out whether it was possible to create a point'n'click adventure with CanDo. MonkeyEye is labelled as a demo version, as only 4 control panels work. Otherwise, the game would have slowed down considerably. In addition, according to the developer, the code still contains many errors, which is why it is included in the archive and everyone is invited to improve it. An Amiga with Kickstart 3.0 or higher is required. (dr)
[News message: 17. Dec. 2023, 07:19] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
16.Dec.2023
|
AmigaOS 4: Creating PDFs with "Compression" V0.20 (beta version)
In addition to the ignition spreadsheet and the LüttjeBookholler financial management software, Achim Pankalla is also working on a third project: similar to a DTP programme, Compression allows text and graphics to be set and the document, for example a manual, then output in PDF format. A German manual is included in the "Extra" folder, the tools ZIP and UnZIP are required. Changes since version 0.10:
- It is possible to set temp directory
- Better handling for text and graphic elements
- Many improvements in the user-interface
- Many little corrections
- PDF settings now available
- Filtering of loaded text files for editor
- Solved problems with spaces in file-path and scripts
- Now list of content are implemented
- Now CompressionOS4 supports spellchecking with iSpell
(dr)
[News message: 16. Dec. 2023, 15:11] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
16.Dec.2023
|
Shoot 'em Up: "Amiga E.D.F." V0.04 (alpha version with demo)
The developer 'S0Y' (among others Temptations port for the CD32) has taken a look at the Shoot 'em Up Earth Defense Force, originally released for the SNES, and tested if an implementation and continuation on Amiga-AGA computers would be possible (amiga-news.de reported). Now he has not only published a new video, but also an early alpha demo version on his website: a CD32 emulator is included in the archives, so that any AGA Amiga with FastRAM can run the game (CD/DVD drive required). (dr)
[News message: 16. Dec. 2023, 06:57] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
16.Dec.2023
|
Receiving disk images via HTTP and writing them on disk: Lubricator 2.3
"Lubricator" written by Timm 'bifat' Mueller loads disk images from the World Wide Web and writes them on an Amiga disk using an Amiga with only 1 MB RAM and without harddrive. New since version 2.0:
- Added READ argument for reading disks to files locally, requested by Henne/AC; improved determination of local filenames from URLs; host header did not provide port numbers, fixed in httpclient.library 4.3. Node.js proxy server examples added.
- Unpacking of archives could hang during icon creation, fixed; did not actually set the agent string to Lubricator, fixed with httpclient.library 4.1
- Added command-line UNPACK feature; can now download and unpack to a destination directory from command-line; command-line exits with WARN if a destination file or unpack directory already exists; fixed \\ and \" escaping in parser; reduced memory consumption for DMS unpacking; fixed minor quirks in documentation generator; improved error reporting and output in command-line disk writing; some cleanup in initialization and exception handling; tries to no longer overwrite a drawer icon provided by an archive
(dr)
[News message: 16. Dec. 2023, 06:45] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
16.Dec.2023
|
Amiga emulator: Amiberry 5.6.5
Amiberry is an Amiga emulator for ARM-based single-chip systems like the Raspberry Pi, the Odroid XU4 or the Tinkerboard from ASUS, which brings some newly developed features like a "WHDLoad-Booter" or support for controller configuration using RetroArch. For example it is used in the Workbench distribution AmiKit for the Raspberry Pi 4/400. This new version of Amiberry provides many new functions, especially in the area of I/O ports. MIDI devices are now supported with the help of the portmidi library. This library is now required.
In addition, MIDI emulation in the form of MT-32 (using the munt library) is now also available. The library is included in Amiberry, but the required MT-32 ROMs are not.
In addition, support for the serial interface has been improved and support for the parallel interface has been added (initially only with VPAR), AHI playback has been corrected and much more. The changes in detail:
Bugfixes
- Fixed AHI playback, which wasn't working 100% until now
- Fixed incorrect A600HD ROM identifier, in WHDBooter
- Validate config after command line parsing.
- Fix FABS(-0)
- Do not close audio streams when audio settings change
- Fix AUDPER=1 unreliable interrupts
- Clear also blitter_cycle_exact when switching to JIT mode
- remove duplicate parsing of amiberry options
- Quickstart options and floppy drives
- Added missing memory bank deallocations.
- Fix 800% disk mode crash.
- Fixed crash when opening MIDI device
- Sync macOS icon with Linux one
- GUI would not update on all events in some places
- OpenGL option would fail on vkbd
Improvements
- Implemented physical MIDI and MIDI emulation (MT-32) support
- Improved serial port support
- Implemented support for virtual Parallel ports
- Implemented support for AMAX
- Implemented support for Arcadia platforms
- Implemented support for Casablanca platforms
- Keep a backup of config files when overwriting
- Scan for ROMs recursively
- The GUI colors and font are now configurable
- New command line option, -v or --version
- Added DBUS support, to control Amiberry from other applications
- Initialize Savestates on startup
- Do not check mousehack state if emulation is going to exit
- added P96 ModeChanged checks
- Do not detect monitor as changed if monitor is not attached to any graphics board.
- Do delayed insert also if disk was ejected first and then immediately new disk is inserted.
- Skip also CD32 fast CPU ROM patch if ROM is smaller than 512k
- bring sound/audio closer to preview status
- memory Chipmem noise implemented
- Improved newcpu handling of separate thread
(dr)
[News message: 16. Dec. 2023, 06:37] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
15.Dec.2023
|
Games for graphics card: Sky Tower and Börd updated
Sami Vehmaa has updated two of his arcade games written with AmiBlitz for owners of graphics cards (amiga-news.de reported):
Sky Tower can now be played with Christmas themes and is also now optimally playable under Apollo accelerator systems. The aim of this game is to stack parts of a tower with good timing (YouTube video).
Börd is a Flappy Bird clone and has now also been optimised for Apollo systems (YouTube video). (dr)
[News message: 15. Dec. 2023, 06:51] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
14.Dec.2023
|
Video: Kevin Saunders' review of the year
In a short video, graphic artist and designer Kevin Saunders looks back on the year 2023 and shows excerpts from his projects. (dr)
[News message: 14. Dec. 2023, 21:29] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
14.Dec.2023
|
THEA500 Mini: Firmware 1.2.1 released
Retro Games Ltd. has released the new firmware 1.2.1 for "THEA500 Mini", its replica of an Amiga 500. The changes:
- Adds additional game Time Bandit
- Adds support for custom controller configurations
- Corrects the speed of Amiga 500 WHDLoad games that could run too quickly
- Allows a second controller to be used with ADF files
- Fixes issue where a USB stick can appear corrupt after removing from THEA500 Mini
- Improves game action translations
- Minor bug fixes
There is also a detailed description of the changes.
(dr)
[News message: 14. Dec. 2023, 21:19] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
14.Dec.2023
|
AROS: "Irritating bug of the month" December fixed
In the poll for the "Irritating bug of the month" for December (amiga-news.de reported), the problem was chosen that Wanderer could not change the capitalisation of folder or file names without changing the name. AROS developer Krzysztof 'deadwood' Śmiechowicz has solved this problem: it should now be possible to change this under RAM, SFS and FAT.
(dr)
[News message: 14. Dec. 2023, 06:37] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
14.Dec.2023
|
MorphOS: Version management "Git Desktop" v0.11.31
Rafał Zabdyr has released a third 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. The following features have been added:
- publish branch
- open "home" page in web browser for GitHub/GitLab/Bitbucket repositories
- open "create new issue" page in web browser for GitHub/GitLab/Bitbucket repositories
- open "compare branch", "view branch", "create Pull Request" page in web browser for GitHub repositories
- publish branch
- checkout given commit
- configure global git options (user name, user email, default branch name)
- configure local (per repository) git options (user name, user email)
- copy author/hash/message of given commit to clipboard
- copy file path or file relative path to clipboard
- open new shell for given repository path
- open repository path via external editor -> Flow Studio
(dr)
[News message: 14. Dec. 2023, 06:26] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
13.Dec.2023
MorphZone
|
MorphOS: Web browser Wayfarer 7.1
One week after Jacek 'jacadcaps' Piszczek released version 7.0 of his web browser Wayfarer for MorphOS, the author has now provided an update that fixes some problems and bugs:
- Rebased to WebKitGTK 2.42.3
- Fixed a network thread deadlock when resuming downloads
- Changed the '+' button to always adds tabs at the end
- URL bar would stay empty when moving a tab to a new window, fixed
- Selection redraw issues fixed
- Added Save Screenshot to the Debug menu
- Worked around and fixed reported crashes
Download: wayfarer.lha (35 MB) (dr)
[News message: 13. Dec. 2023, 21:55] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
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]
|
10.Dec.2023
Look Behind You (ANF)
|
Book: AmigaOS 3.2 – Das Handbuch (German)
As reported, publisher Look Behind You is working on an AmigaOS 3.2 book, printed in German. It will be available on February 20, 2024 and has 512 pages. Details can be found in our german news-item. (snx)
[News message: 10. Dec. 2023, 08:27] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
10.Dec.2023
|
Crowdfunding: "The Commodore Amiga 500 Story"
At the title link, Nicola and Anthony Caulfield are collecting money to finance a documentary film about the Amiga 500, lasting more than two hours, which will initially only be made available to its backers in April.
The campaign runs until thursday afternoon, and with 555 supporters so far, more than four times the required amount has already been raised. (snx)
[News message: 10. Dec. 2023, 08:27] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
10.Dec.2023
marinbala / Hacker News (ANF)
|
Demoscene: The Commodore Amiga and its Undying Adoration by Anarchist Creatives
In his article at the title link, Marin Balabanov explains why he thinks the Amiga enjoys such popularity in the demo scene. (snx)
[News message: 10. Dec. 2023, 08:27] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
10.Dec.2023
WhatIFF? (ANF)
|
AmigaGuide magazine: Issue 12 of "WhatIFF?"
In its 12th issue, "WhatIFF?" - a magazine in AmigaGuide format - offers the following content:
|
09.Dec.2023
Krzysztof 'deadwood' Śmiechowicz
|
AROS x86: Update of ABI-v0 developer branch / Hardware list
AROS developer Krzysztof 'deadwood' Śmiechowicz has released the new version 20201110-1 of AROS ABIv0 for 32-bit systems. He writes about it:
"This new version introduces close to 1000 changes made by several AROS developers, including improvements to hardware support and the Wanderer desktop, updates to several libraries as well as multiple bug fixes. The full changelog is listed on the corresponding GitHub website.
Additionally, for the first time, together with AROS community, we are publishing a list of recommended hardware. This list includes hardware that is well supported, easily obtainable second hand and will be re-tested for each future release to maintain compatibilty. If you are looking to purchase hardware for AROS, please check the list.
As we progress with future releases, more hardware will be added to give a user community a wider choice and a newer generation of hardware.
If you enjoy AROS and would like to get in touch with the wider AROS community, be sure to visit the new AROS community forum." (dr)
[News message: 09. Dec. 2023, 14:47] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
09.Dec.2023
|
Platform game: NinjFeratu 1.0
After the demo version made available last year (amiga-news.de reported), Amiten Games has now released the full version of the platformer NinjFeratu (YouTube video). An Amiga with 1MB Chip-Ram and 512 KB Fast-RAM is required. The game currently costs 9.90 Euros. (dr)
[News message: 09. Dec. 2023, 07:26] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
09.Dec.2023
|
Platform game: Capitan Trueno 1.2
"El Capitán Trueno" is a video game for 8-bit systems that was released in 1989 and is based on the comics of the same name that were published between 1956 and 1968. The Amiga port of the game was created using the RedPill game construction kit and requires at least a 68020 processor and 2 MB RAM (YouTube video). Version 1.2 mainly improves the jumping of the captain, so that you no longer have the feeling of flying across the screen. (dr)
[News message: 09. Dec. 2023, 07:18] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
09.Dec.2023
|
Game development: Color Palette Mixer 1.21 for Aseprite
"Prismatic Realms" has not only written a script for Aseprite that converts created graphics into an IFF/ILBM file (amiga-news.de reported), but also a second one under the title link that limits the colour selection to 4096. The current version 1.21 is a small bug fix to properly initialize the colour sliders to the current selected colour when the dialog opens. (dr)
[News message: 09. Dec. 2023, 07:10] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
08.Dec.2023
commodore.news (Webseite)
|
PDF magazine: Ami Tech-Gazette, issue 6
"Ami Tech-Gazette" by Eric Schwartz and Michael Barclay is a 16 page retro newsletter dominated by Amiga topics. The current issue contains another episode of the "Graphics Workshop", reviews of various recent ports of older Arcade games to the Amiga and a look at at Antic's former north American print magazine "Amiga Plus". (cg)
[News message: 08. Dec. 2023, 23:44] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
07.Dec.2023
|
X-Mas game: Turbo Santa 2023 Competition
In December 2021, Nivrig Games released the arcade action game "Turbo Santa" (our review of the game) and organised a high score competition one year later. This year, you can once again compete with others and win prizes: the best high scores in Endless and Normal mode submitted between 1 and 24 December 2023 can choose one of the following prizes:
- Rogue Declan - Collector's Edition box (Amiga or CD32)
- Rogue Declan - Budget Edition box (Amiga or CD32)
- Amiga Addict T-Shirt (Amiga Addict Magazine)
- Amiga Christmas Decorations, Amiga Warranty Labels, and a Mouse Mat (Retro32)
The remaining prizes will then again be offered to a random selection of players who have finished 2nd-10th until all prizes have been claimed. (dr)
[News message: 07. Dec. 2023, 09:11] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
07.Dec.2023
Nivrig Games
|
Rogue-like game: Physical edition of Rogue Declan can be ore-ordered
In co-operation with poly.play, Nivrig Games will also distribute its Rogue-like game "Rogue Declan" (amiga-news.de reported) in a boxed version, for which pre-orders can now be placed.
There are two editions, a Deluxe Collector's Edition and a Budget Edition, both of which are available as disc or CD32 versions. Both editions include physical media and a printed manual. The Collector's Editions include extras such as posters, stickers, keychains and digital bonus materials.
The boxes are in production and the expected shipping date for pre-orders is currently February 2024. (dr)
[News message: 07. Dec. 2023, 06:28] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
07.Dec.2023
|
40th anniversary of Turbo Pascal: An Amiga version was also planned
In an article on the occasion of the 40th anniversary of the integrated development environment "Turbo Pascal", the author Blake Patterson found out that the Borland company had also announced an Amiga version, which never became reality. (dr)
[News message: 07. Dec. 2023, 06:21] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
07.Dec.2023
|
Website lists Christmas games: "Amiga Christmas Tree" update
To give Amiga users the opportunity to get into the Christmas spirit, 'Cammy' has set up its own website, which lists all Amiga games related to Christmas (amiga-news.de reported). So far, "Santa's Present Drop", "Santa's Present Drop 2" and "Santa Claus Christmas Season" have been added. She encourages Amiga users to report any missing games. (dr)
[News message: 07. Dec. 2023, 06:13] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
07.Dec.2023
|
Event: Kickstart 02, 29 to 30 June 2024 in Nottingham (UK)
After the premiere this year (amiga-news.de reported), there will be another event for Amiga fans in the UK next year: Kickstart 02 will take place in Nottingham from 29 to 30 June 2024. (dr)
[News message: 07. Dec. 2023, 06:08] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
07.Dec.2023
BitFellas
|
Intro competition: Nominations for the "Nano Awards 2024"
The "Nano Awards 2024" intro competition will honour the best demo productions of 2023 at Lovebyte 2024 on 9 February 2024. The Amiga productions from the "Oldschool" category:
The vote will run until 1 January 2024. (dr)
[News message: 07. Dec. 2023, 06:04] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
07.Dec.2023
|
Preview video: Shadow Dancer, demo version available
Mohammed Malik is about to implement one of his favourite games on the Amiga with the Scorpion Engine: Sega's Shadow Dancer (amiga-news.de reported). He has now published another preview video as well as a demo version. (dr)
[News message: 07. Dec. 2023, 05:46] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
06.Dec.2023
ANF
|
Video: Another Robin Hood port preview by Apollo team
The Apollo team is working on a port of the game "Robin Hood: The Legend of Sherwood" (amiga-news.de reported). A video of the current beta version has been published at the title link.
Major changes in that version are:
- Tuning of Main Hourglass (divider for lesser important elements)
- Tuning of Main Refresh (disabled some fancy but costly effects)
- General cleanup of all individual element Hourglass & Refresh
- Moved all static UI elements to separate PiP layer
- Created “intelligent” refresh for UI so it refresh only when there are real Updates
- Dynamic Audio slot allocation for all Sounds incl. 2D stereo effect (volume + L/R panning)
- Deleted the complete Threaded Input routines (SDL) and recreated Input from scratch
- Replaced software blitted Mousepointer with hardware Amiga pointer (to be improved later)
(snx)
[News message: 06. Dec. 2023, 11:25] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
06.Dec.2023
Puni (ANF)
|
AmigaOS 4: Blog summary for November
For the month of November 'Puni' has again published a news summary in the areas of hard- and software for AmigaOS 4 at the title link. (snx)
[News message: 06. Dec. 2023, 11:07] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
06.Dec.2023
|
Dungeon Crawler: "The Cthulhu Project" (DevLog)
About three weeks ago, we introduced Maurice Doerr's dungeon crawler "The Cthulhu Project" and reported on the first part of his DevLog series. In this episode, he explains parts of his AMOS PRO code in general and loops in particular. (dr)
[News message: 06. Dec. 2023, 06:19] [Comments: 2 - 21. Dec. 2023, 11:03]
[Send via e-mail] [Print version] [ASCII version]
|
05.Dec.2023
MorphZone
|
MorphOS: Web browser Wayfarer 7.0
Jacek 'jacadcaps' Piszczek has released version 7.0 of his Wayfarer web browser for MorphOS. As the author writes, this is the seventh time Wayfarer has been upgraded to the latest stable WebKitGTK. At the same time, this release also marks the fourth anniversary of the project.
Version 7.0 has been the most challenging update so far: "Several new endian issues have crept into WebKit, with one of them causing an immediate crash when running JavaScript on big endian CPUs. The removal of some of the WinCairo port has also made it more difficult to maintain the MorphOS port. Many of the code paths that the MorphOS port is using aren't being used by the officially supported ports, which requires additional testing and bug fixing." Furthermore, support for the clipboard and the editor for saved passwords have been improved.
The developer appreciates every donation that supports the project.
Download: wayfarer.lha (35 MB) (dr)
[News message: 05. Dec. 2023, 22:17] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
05.Dec.2023
|
Video series: Turning an Amiga 600 into a Classic Gaming Console
In a three-part series, two episodes have been published so far ((part 1, part 2), Wolfgang Kierdorf shows on his YouTube channel "RETRO is the new black" how he transforms an Amiga 600 into a retro game console for 4 players. As he told us, this project actually came about by chance, as he didn't want to have a bare Amiga 600 board lying around. All the components used are linked in the second video.
A third part of the video series will be published next week, in which HDMI will be added. In the meantime, there is also a version for the Amiga 500 (same case, only wider and deeper), as some users had asked for it, and the MiSTer/Raspberry Pi. The whole thing was designed in TinkerCad. (dr)
[News message: 05. Dec. 2023, 16:41] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
05.Dec.2023
|
Game development: IFF/ILBM exporter v1.2 for Aseprite
Recently We introduced a script written by Prismatic Realms for the image editor Aseprite that converts graphics into an IFF/ILBM file. Version 1.2 has now been released with the following changes:
- Dialog button shortcuts have been added.
- Added a new checkbox option to export just the sprite's palette (CMAP). This is useful for Deluxe Paint users and Amiga game developers that work in Blitz Basic 2 and any other tools that allow you to load in an IFF palette file. The file essentially consists of just the IFF CMAP chunk.
- Miscellaneous code cleanup.
(dr)
[News message: 05. Dec. 2023, 06:22] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
04.Dec.2023
|
Video tutorial: Playing samples in AMOS
Following on from his last tutorial, retro and Amiga fan 'Yawning Angel' shows in the current episode how to use samples on the Amiga in an AMOS programme. He also briefly explains how to use Audacity and SoundBox (Aminet link, key available) to get sample files in the right format on the Amiga. As always, source codes of his programmes can be downloaded from his website. (dr)
[News message: 04. Dec. 2023, 10:46] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
03.Dec.2023
|
Mastodon client: Amidon 1.3
Dimitris 'MiDWaN' Panokostas, author of the Amiga emulator Amiberry, has released version 1.3 of his Mastodon client Amidon for AmigaOS 3 (amiga-news.de reported). This version fixes a bug, where Amidon's Settings window would stop responding if opened on a non-RTG screen.
Download: Amidon_v1.3_OS3.zip (1,83 MB) (dr)
[News message: 03. Dec. 2023, 20:35] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
03.Dec.2023
|
Aminet uploads until 02.12.2023
The following files have been added until 02.12.2023 to Aminet:
REDPILLGameCreator.lha dev/misc 4.8M 68k Game Creator with AGA support
f1champ.lha docs/misc 74K Statistics of Formula One 195...
anaiis_massive.lha driver/oth 46K 68k Massive release 1.23
P96Prefs.lha driver/vid 85K 68k P96 Preferences Editor
Capitan_Trueno_v1.1.lha game/actio 1.0M 68k El Capitan Trueno
CapitanTrueno_v1.1_WH... game/actio 1.0M 68k El Capitan Trueno
LAbbayeDesMorts.adf game/actio 880K 68k L'Abbaye Des Morts
F1GP2023Carset.lha game/data 11K 2023 Carset for F1GP
BackdPattGener.lha gfx/edit 55K 68k Create your own backdrop patt...
AmiArcadia.lha misc/emu 4.9M 68k Signetics-based machines emul...
AmiArcadia-OS4.lha misc/emu 5.4M OS4 Signetics-based machines emul...
AmiVms.lha misc/emu 3.7M 68k Simulates OpenVMS commands
ataruita.lha mods/midi 34K Urusei Yatsura GM italian song
mdx2wav.lha mus/misc 541K 68k Convert MDX music files to PC...
vgm2wav-gme.lha mus/misc 1.0M 68k Convert console music to WAV ...
hippoplayerupdate.lha mus/play 400K 68k Updated HippoPlayer
Image2PDF.lha util/conv 19M ALL convert images to PDF and vic...
MMULib.lha util/libs 787K 68k Library to ctrl the MC68K MMUs
VATestprogram.zip util/misc 16M 68k Versatile Amiga Testprogram
(snx)
[News message: 03. Dec. 2023, 08:20] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
03.Dec.2023
|
OS4Depot uploads until 02.12.2023
The following files have been added until 02.12.2023 to OS4Depot:
nallepuh.lha aud/mis 494kb 4.1 Nalle Puh (Paula,CIAA,CIAB emula...
amiarcadia.lha emu/gam 5Mb 4.0 Signetics-based machines emulator
xrick_sdl2.lha gam/pla 3Mb 4.1 Rick Dangerous SDL2 port
pintorweb.lha gra/mis 15Mb 4.0 An easy program to handling pict...
amigagpt.lha net/cha 795kb 4.0 App for chatting to ChatGPT
omanko.lha uti/fil 2Mb 4.0 web tool made to get the MD5 and...
image2pdf.lha uti/tex 19Mb 4.0 Convert JP(E)Gs and PNGs to PDF
(snx)
[News message: 03. Dec. 2023, 08:20] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
03.Dec.2023
|
AROS Archives uploads until 02.12.2023
The following files have been added until 02.12.2023 to AROS Archives:
f1champ.lha doc/mis 74kb Statistics of Formula One 1950-2023
pintorweb.lha gra/con 14Mb Handle your pictures to use on y...
iff_icon_data_decoder.zip gra/ico 175kb Iff Icon Data Decoder snippets a...
omanko.lha uti/fil 2Mb web tool made to get the MD5 and...
(snx)
[News message: 03. Dec. 2023, 08:20] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
03.Dec.2023
|
MorphOS-Storage uploads until 02.12.2023
The following files have been added until 02.12.2023 to MorphOS-Storage:
WitchCleaner_3.05.lha Network/Web A little and easy progr...
Omanko!_1.20.lha Files/Tools A tiny web tool made to...
AmiArcadia_30.60.lha Emulation A Signetics-based machi...
Image2PDF_2.4.lha Graphics/Convert Convert JP(E)Gs and PNG...
Easy2Install_1.0b46.lha Network/PackageManager A package manager to do...
PintorWeb_4.00.lha Graphics/Tools A little and easy web t...
(snx)
[News message: 03. Dec. 2023, 08:20] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
03.Dec.2023
|
WHDLoad: New installers until 02.12.2023
Using WHDLoad, games, scene demos and intros by cracking groups, which were originally designed to run only from floppy disks, can be installed on harddisk. The following installers have been added until 02.12.2023:
- 2023-12-02 improved: Foundation's Waste (Exocet Software) supports another version, customs option added (Info)
- 2023-11-30 improved: S.D.I. (Cinemaware) supports another version (Info)
- 2023-11-30 fixed: Super Hang-On (Sega/Electric Dreams) highscore/laptimes incompatibility introduced with 1.7 update fixed (Info)
- 2023-11-30 improved: Wings of Death (Thalion/Eclipse) freeze on exit in NTSC mode fixed (Info)
- 2023-11-29 updated: Hellrun Machine (Amiga Fun) patch rewritten, editor is now supported, control problems fixed, blitter wait patches can be disabled with CUSTOM1, new install script, source code included (Info)
- 2023-11-26 improved: Time Bandit (Microdeal) supports another version (Info)
- 2023-11-26 improved: Alien Legion (Pegasus) install script updated (Info)
(snx)
[News message: 03. Dec. 2023, 08:16] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
03.Dec.2023
|
AmigaRemix: Further files added
AmigaRemix collects remixes of well-known soundtracks of Amiga games. Since our last news-item, the following mp3 files have been added:
- Apidya (Highscore)
- Urban Ferret (Afterburner Final Take Off)
(snx)
[News message: 03. Dec. 2023, 08:16] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
03.Dec.2023
Sascha Kirschgens (ANF)
|
Amiga38: Video of PiStorm panel held by Michal Schulz
At Amiga38 Michal Schulz gave a presentation about the Amiga extension PiStorm, which uses the minicomputer Raspberry Pi as an 68k emulator. You can find a video recording of it at the title link. (snx)
[News message: 03. Dec. 2023, 08:16] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
03.Dec.2023
Sascha Kirschgens (ANF)
|
Amiga Graphics Archive: Article on t3n.de (German)
The "Amiga Graphics Archive" is dedicated to all kinds of pixel graphics created with the Commodore Amiga between 1985 and 1995 (amiga-news.de reported). Outside the Amiga media, it now also received an article yesterday at the title link on the site of the digital magazine t3n, which belongs to Heise. (snx)
[News message: 03. Dec. 2023, 08:16] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
03.Dec.2023
|
Emulation: BBoot boot loader v0.5 now supports AmigaOne in QEMU (update)
In our Simplified installation guide for AmigaOS 4.1 under QEMU published in mid-August and written by Rene Engel (in German), the bootloader "BBoot" written by QEMU developer Balaton Zoltan was already used, which can now load the AmigaOne as well as the Pegasos 2 model in version 0.5.
Balaton Zoltan wrote: "BBoot is replacing the second level boot loader (amigaboot.of on pegasos2 and slb_v2 on amigaone) and makes booting AmigaOS on QEMU simpler and without needing a firmware ROM. Because BBoot runs without firmware it does not load files from disk but expects an initrd with the kickstart files in zip format loaded in memory and boots from that. This not only allows BBoot to remain simple but may also be more convenient to work with in an emulated environment and boot faster. The initrd should be a zip archive of all boot files within a Kickstart directory that can be created with "zip -r Kickstart.zip Kickstart/" for example. BBoot will look for Kickstart/Kicklayout file in the zip and boot the first config (LABEL) found in it. Currently BBoot takes no input and does not provide a boot menu so other than 1st config defined in Kicklayout cannot be chosen, but one could have different zip files for different configs and choose on the QEMU command line by using different Kickstart.zip.
BBoot can also configure PCI devices that is normally done by the firmware. Linux and MorphOS don't need this as they scan and configure PCI devices themselves during boot but AmigaOS relies on the firmware to do this so BBoot implements this too. While configuring PCI, BBoot prints debug messages that can be useful to check how these devices are configured, which can help in debugging PCI pass through or even when using newer graphics cards on a real PegasosII as BBoot can also patch 64 bit BARs that the Pegasos2 version of AmigaOS kernel cannot handle."
Balaton Zoltan has published a little guide on how to use BBoot. At least QEMU 8.1 is needed for the -initrd option on Pegasos 2 and QEMU 8.2 for the AmigaOne machine. (dr)
[News message: 03. Dec. 2023, 07:13] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
02.Dec.2023
|
Text adventure: The Ghosts of Blackwood Manor
After The Curse of Rabenstein and Hibernated 1 (Director's Cut), Stefan Vogt has published another text adventure with graphics: "The Ghosts of Blackwood Manor" (YouTube video). Here, the player takes on the role of writer Thomas King and his wife Cora, who move into a remote Scottish manor house a few days before Christmas 1986. In search of inspiration for his next book, Thomas begins to research the history of Blackwood Manor and discovers a dark secret that goes back to the time of the great Scottish witch hunts.
The Ghosts of Blackwood Manor was written in Infocom's Z-machine format XZIP. The game has three different endings, a bad ending, a neutral ending and a good ending, depending on the player's choices. It is very likely that the player will not reach the good ending on the first playthrough, even though it is possible. Reaching the bad or neutral ending is part of the experience and helps the player to understand the true intentions of some of the protagonists and the consequences of the decisions made, so that these can be reconsidered.
A physical version will be available soon and can be pre-ordered from poly.play. The box will resemble Infocom's original packaging from back then. (dr)
[News message: 02. Dec. 2023, 18:08] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
02.Dec.2023
|
Chat software: AmigaGPT V1.3.1 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:
- Fix pasting into chat input textbox (AmigaOS 3.2 and 4.1 only for now)
- Remove trailing newline from user messages
- Enclose all user lines in asterisks to make bold
- Fix memory leak that was present in downloading responses from OpenAI
Direct download: AmigaGPT.lha (795 KB)
(dr)
[News message: 02. Dec. 2023, 14:45] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
02.Dec.2023
|
AmigaOS 4: Extended audio emulator "Nallepuh" 1.7
"Nallepuh" or "Nalle Puh" is the Swedish name for Winnie the Pooh and is a hack that intercepts some custom chip register accesses and converts them into AHI function calls. The project, originally started by Martin Blom and now continued by Kjetil Hvalstrand and Damian, initially only emulated the Paula chip, which is responsible for audio and disc control.
With the resumption of development, the emulation of the Complex Interface Adapter (CIA-Chip), which manages serial, parallel, keyboard and other Amiga input and output activities, and the Blitter, an Amiga coprocessor with its own DMA channel, which is responsible for copying data and line drawing and can manipulate images, have also been added. The latter is based on Peter Gordon's Blitzen project: a blitter emulator for AmigaOS 4, which attempts to implement enough of the functionality of the classic Amiga blitter to allow more old programs to run on OS4 systems without the classic chipset. Blitzen has been integrated into the project by converting it into an Amiga library, libblitter.library. The following is currently being emulated:
Ascending and descending copy operations with shift
- Descending mode fill operations with shift
- Line mode (not tested)
- End of DMA interrupt for apps using SetIntVector()
- The 68k "WaitBlit" function is patched to wait for the emulated blitter
As Kjetil Hvalstrand tells us, the additions were necessary because some audio players use so-called "scanline synthesis" (see Marko Ciciliani's essay (PDF file) or the example FORMULA MINUS ONE): a translation of pixel data from a digital image or film into a graphic waveform.
Basically, the Nallepuh project tries to support system-friendly 68k software by "hijacking" the exception handler and thus giving it a higher priority than the OS exception handler. The following software has currently been successfully tested:
- HippoPlayer
- Dpaint4 (starts, you can do simple drawings, most of the tools are broken)
- Payback (game sound now works)
- SamplitudeOpus Light 3.5
- Myst playable demo (CGX)
- Symphonie Pro player (Some sound quality issues, 15bit playback not supported.)
- Symphonie Pro Editor (works partially can be unstable, some sound issues.)
- Electric Ocean - (use NewMode to set correct screen), Ignore DSI error, and it starts, crashes after.
- ASnake - Workbench game
- MiniArcanoid - Workbench game
The ptreplay.library, powerpacker.library and reqtools.library are required.
The author assumes that the problems can be solved with DPaint. There are many other interesting programmes and he is always happy to receive small unit tests: small programmes that test a function in the chipset. Bug report are highly appreciated.
(dr)
[News message: 02. Dec. 2023, 12:01] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
02.Dec.2023
|
Image and PDF converter: Image2PDF 2.4 for all Amiga systems
At the end of August, we reported on Bernd Assenmacher's PDF2JPG tool, which can be used to convert the images contained in PDFs into JPG images. As the author has developed further tools, Image2PDF (converts images into PDFs) and PDF2PDF (converts PDFs into copy-protected PDFs), there was a request in the subsequent comments to the news article to bundle these tools into one. This has been realised with the present Image2PDF version 2.4, which is available for AmigaOS 3, 4, AROS and MorphOS. The author has kindly provided us with a few explanations of the new version:
"The new version can do even more, such as "PDF2Image" (i.e. convert PDF not only into JPG or PDF format, but also into other formats such as PNG, BMP, GIF or ILBM/IFF). PDF2Image" also includes options such as "scaling" and "PDF2JPG" allows you to set the compression quality of the JPG image.
As another feature I have added an image scaling function "Image2NewSize", which can scale images to the desired resolution while maintaining the aspect ratio. (The result is of course highly dependent on the source image used). All other functions known from "Image2PDF V2.3" are of course still available. With "Image2PDF", you can now also scale the images at the same time by setting "ImageSize" as the format. I am already working on "Image2PDF V2.5", where the whole thing should be a bit more intuitive and where a function for converting images into other image formats will be added.
The beta versions can be downloaded from my my website and tried out. I am well aware that there are good tools that offer such functions, but since "Image2PDF" is all about images and PDFs, I try to include as much as possible.
I hope that many people will enjoy the tool and that it can help with tasks involving scans, images and PDFs.
I would be delighted to receive feedback by e-mail. Everyone who writes to me will receive his/her personal key." (dr)
[News message: 02. Dec. 2023, 10:04] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
02.Dec.2023
|
Creating Amiga Reaction GUIs: ReBuild 0.4.0 (beta version)
In mid-November, we introduced Darren 'dmcoles' Cole's "ReBuild" in detail, with which it should be possible to write graphical user interfaces for ReAction, the evolution of ClassAct. With version 0.4.0 now released, his project has reached beta status: all planned features have been integrated.
Now the author asks you to test ReBuild extensively and report any bugs to him. (dr)
[News message: 02. Dec. 2023, 06:49] [Comments: 1 - 02. Dec. 2023, 12:30]
[Send via e-mail] [Print version] [ASCII version]
|
01.Dec.2023
|
Platform game: Update for Amiga port of Electro Man
Paweł 'tukinem' Tukatsch is porting the game Electro Man, originally published in 1992 by Polish programmers Maciej Miasik and Janusz Pelc for MS-DOS, to AGA Amigas (amiga-news.de reported). This update adds the final eighth level. (dr)
[News message: 01. Dec. 2023, 21:49] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
01.Dec.2023
|
Platform game: Abbey(s) of the Dead
About two weeks ago, the developer 'UltraNarwhal' released a demo version of his extended port of "Abbey(s) of the Dead" (YouTube video) which is now followed by the full version, available for about three Euro.
(dr)
[News message: 01. Dec. 2023, 06:06] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|