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


.
 Per page 
Show titles only
Category
.


Archive 08/2021


07.Aug.2021



Raspberry Pi: Dev Diary on Emu68
Michal Schulz is working on his Motorola-68000 emulation for the Raspberry Pi (amiga-news.de reported). In two Dev Diary entries Emu68 meets PiStorm and A little bit more of PiStorming he has now reported on his latest efforts of get his emulation running on an A500 and a Raspberry Pi3. Furthermore he provides Nightly Builds on the corresponding GitHub website. (dr)

[News message: 07. Aug. 2021, 12:15] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
07.Aug.2021
Amitopia


UnRAR 6.02 for all Amiga systems
Marcin Labenski has ported the source code of UnRAR 6.0.7 to all Amiga systems and provides the following features:
  • support all the basic unrar commands and switches, including listing, unpacking (all or selected items), printing and testing archive files
  • support national characters in archive name, names of files and directories in the archive, passwords, comments and list files
  • support restoring information about file modification date, owner and group
  • support unpacking symbolic links and hard links stored in archives
  • support unpacking multi-volume and SFX archives
  • can read switches from configuration file s:rar.conf or RAR environment variable
  • large files support (>4GiB) on MorphOS and AmigsOS4
  • support AmigaOS localization via locale.library
As the author wrote, "there are no special requirements for MorphOS and AmigaOS4. It should work on any system provided that it has a relatively fresh version of the operating system (I test on MorphOS 3.12 and AmigaOS 4.1 FE Update 1). AROS version requires i386 and ABI-v0. Classic AmigaOS version requires a system with:
  • CPU Motorola 68000 - FPU is not required
  • Kickstart 2.04 or higher
  • ixemul V48 (http://aminet.net/package/util/libs/ixemul-48.0)
  • 4MB RAM (UnRAR requires 2.6MB on its own)
Exact memory utilization depends on the size of compressed files. For instance my test archive with one 2.0GB file in it needs 32MB of RAM to unpack."

The source code of his port is available on GitHub. (dr)

[News message: 07. Aug. 2021, 08:33] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
07.Aug.2021
amigaportal.cz


Final Amiga port of 'Metal Gear' (MSX)
In February 2021 announced by a videos, musician, DJ and coder 'Hoffman' has released his final version of his Amiga port of 'Metal Gear', originally developed for MSX home computers. Version 1.1 fixes some bugs and compatibility issues and has the following features:
  • Code ported from Z80 to 68000 assembly by Hoffman
  • Gameplay adjusted to work at full 50hz/60hz
  • No slow-downs or sprite flicker
  • Multiple game modes
    • English Remix Fan Translation
    • Original European Version
    • Original Japanese Version
    • New Spanish Translation by Akira
  • Enhanced Amiga Soundtrack and SFX by Hoffman
  • Optional emulated MSX / PSG Music and SFX
  • Full support for CD32 gamepad for keyboard-less gameplay
  • Additional character graphics by Toni Galvez
  • All new ending / credits section
  • For any Amiga with 512kb Chip Ram + 512k Other Ram
  • Bootable disk image for low spec Amigas
  • WHDLoad installer by Psygore
The original ProTracker modules can be also downloaded from his website. About the history of his project he wrote:

"This project started out as a curiosity which got WAY out of hand. Back in November 2020, after 8 months of coronavirus lock-down, I found myself looking at a GitHub repo by Manual Pazos and wondering really just how hard would it be to port this to the Amiga. As a test, I looked at converting some of the tile graphics and within a couple of days built some tools in C# to deal with that. Next I moved onto the map / room data and quickly built a renderer on the Amiga which could draw every room from the game. By now I was done for, I couldn't stop, I had to see just how far I could take the project. Each completed step kept pushing me to do the next and now here we are, a complete and full port of Metal Gear running on all Amigas!

There is more to be said about the development process (like spending weeks building a fully dynamic Amiga sprite multiplexer only to throw it all away) but I think I'll save that for a series of blog posts. For now, I hope you enjoy this game as much as I've enjoyed, and endured, putting it together."

Download: MetalGear-v1.1.zip (914 KB)
Download: MetalGear-mods.zip (914 KB) (dr)

[News message: 07. Aug. 2021, 07:39] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
07.Aug.2021



Accelerator board for A1200: Tsunami 1230
Additional to his 'A1100' project, Miguel Fides has built a new accelerator board for the A1200 called Tsunami 1230. According to the his own statement "most compatible acelerator for the A1200 since the Blizzard serie" can be plugged in without any modification of the A1200 case and has the following specifications:
  • 68EC030 QFP CPU at 42MHZ.
  • 64MByte FastRAM.
  • 68882 FPU footprint ready and also selectable clock for overclocking the FPU.
  • External expansion port for future upgrades (secret stuff, can’t tell)
  • Clockport port (RTC only).
  • Compatible with any A1200 motherboard revision.
  • A1100 friendly of course.
A recently published YouTube video compares the Tsuanami 1230 with the Blizzard 1230 by means of benchmarks and games. This is a non-commercial project and you can express your interest for a first batch. (dr)

[News message: 07. Aug. 2021, 06:51] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
06.Aug.2021
Amigans


Memory game: MeMO 3.14
Simone 'saimo' Bevilacqua has released an update of his memory game MeMO. His game is based on the classic memory card game but in his port two payers can simultaneously play for getting the best highscore. MeMO requires a 68020 processor and the ECS graphic chip. Changes of this release:
  • Adapted to Amiga CD³²: added saving through nonvolatile.library when writing to disk fails; allowed pausing, aborting and name entering by means of the joypad; added CD ISO image to distro packages.
  • Reworked controls (see manual).
  • Added controls information to pause screen.
  • Added cards numbers to the back of face down cards (which helps with matching cards).
  • Straightened cards corners, to match better the overall sharp look of graphics.
  • Fixed bug that caused the EXTRA JOYSTICK option to be highlighted shortly after returning from the "about" screen.
  • Made several optimizations.
  • Adapted to and built against latest custom framework (which makes startup and cleanup more robust and has a couple of bugfixes).
  • Fixed/improved/added outer antialiasing of graphics on all cards (trying to stay faithful to the original design).
  • Touched up a few cards.
  • Reduced and partly eliminated bass notes clicking.
  • Made various other minor changes.
  • Improved manual.
(dr)

[News message: 06. Aug. 2021, 06:31] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
04.Aug.2021



Jump'n Run for Vampire V4: SonicVamped 1 and 2
'SonicVamped' is a port of the 2013 Android version of SEGA's Sonic The Hedgehog 1 & 2 to AmigaOS optimised for Vampire V4 computer. The games ported by Artur "Arti" Jarosik and "Quetzal" also run under Vampire V2 accelerator boards but not at full speed.

According to the developers the Amiga port features "many speed improvements including AMMX, direct SAGA draw with triple buffer and direct SAGA audio implementation. All of that made it possible to run at stable 60 fps gameplay on The Vampire V4.". A Vampire V4 Release 6 at least is required but a Release 7 - which still is not publicly available - for getting all the features is recommended.

For installation the Sonic 1 or 2 Unpack.bat must be executed on Windows 8 or 10 and then the SonicVamped folder copied to the SD/CF card. (dr)

[News message: 04. Aug. 2021, 06:42] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
<- 1 2 3 4 5 6 7 8 ->

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