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


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]
1 25 45 ... <- 50 51 52 53 54 55 56 57 58 59 60 -> ... 65 576 1093 [Archive]
 
 Recent Discussions
.
Amiga 4000(T)ower for sale
Calvin Harris - Amiga A1200
Amiga basic rewritten for Apple
Volker Wertich interview
Commodore Amiga MYSTYLE
.
 Latest Top-News
.
Action game: Amiga Yoomp! released (23. Dec.)
Amiga show: "Amiga 40" on October 18 and 19, 2025 (22. Dec.)
Sokoban variant: Ami Robbo 2, Physical Edition (19. Dec.)
German print magazine: ASM (Aktueller Software Markt), issue 12/24 (19. Dec.)
AmigaKit: Apparently modified A1200 mainboard planned (18. Dec.)
Developer documentation: "Amiga ROM Kernel Reference Manual: AmigaDOS" available (14. Dec.)
AmigaOS 4: Space shooter "Super Star Blast" (13. Dec.)
Commercial action RPG: Dungeonette - The New Adventure (AGA/CD32) available (07. Dec.)
Gorky 17: WarpOS support, minor update of AmigaOS 3 version, new demo (06. Dec.)
AmiGameJam: Numerous new games introduced (30. Nov.)
.
 amiga-news.de
.
Configure main page

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