20.Nov.2023
|
Image Gallery: Update of the "Amiga Graphics Archive"
The latest update of the "Amiga Graphics Archive" adds a series of images from the 1988 air racing game Gee Bee Air Rally, whose graphics were created by Mike Nowak. (dr)
[News message: 20. Nov. 2023, 20:36] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
20.Nov.2023
|
CLI command: sysvars V0.11
The sysvars command creates environment variables with system information in order to make it dependent on these, for example, in the startup sequence, which patches are included. So far there is information on the CPU and FPU, the chipset, the vertical frame rate (PAL/NTSC), Kickstart version and revision, version and revision of bsdsocket.library as well as whether the emulator UAE is used - and if so, in which version.
Die Version 0.11 provides the following changes:
- Added the tiny tool KSGE36 to the distribution
- Stands for KickStart greater or equal 36
- Tests if the current OS is at least version 36 (i.e., OS 2.0)
- Used in the test script to decide if an ENV: assign is necessary (which is for OS below 2.0) and commands have to be made resident (see below)
- It is more or less equivalent to calling Version 36 from Workbench, with the difference that it can be freely distributed (unlike the Version command) and also works below OS 1.3
- Improved the speed of the test script in OS1.2 and OS1.3 by putting the ECHO, IF, ELSE, and ENDIF commands into RAM (via resident if in shell)
- The test (in test/echo-test) can be run from workbench or deployed on a bootable floppy for real Amigas. The script CreateTestDisk can be called with a device name (e.g., df1:) to create such a disk
- Fix for AROS (here, SetVar cannot access the bsdsocket.library id string)
- Code builds with most ASM-One flavors again.
- Added version information so you can call Version sysvars
- Code/comment cleanup
Direct ownload: sysvars.lha (16 KB) (dr)
[News message: 20. Nov. 2023, 06:27] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
19.Nov.2023
|
Web browser: IBrowse 3.0
Press release: IBrowse 3 has arrived. It's finally time to move on from IBrowse 2, which has been developed for over 20 years! IBrowse 3 makes available the previously unreleased features that were originally being worked on alongside IBrowse 2.4 (on a completely separate development branch), whilst retaining everything from IBrowse 2.5.9 and all the new developments since its release. The IBrowse 2 and 3 development branches are now fully merged, which was a complex and time-consuming task, due to considerable divergence. The process was completed methodically and carefully, in order to not compromise stability or lose any functionality. Development can now move forward without being restricted to the limitations of the IBrowse 2 framework, allowing for more substantial changes.
See the new What's new? and "History Log for full details of all the changes, but a brief summary follows:
- IBrowse 2 and IBrowse 3 Unification
- New Reimagined HTML Parser
- Improved HTML Engine
- The HTML engine has been improved with numerous layout and rendering enhancements, including tables, lists and superscript + subscript text.
- Hotlist Multi-aliasing
- Early Data / Zero Round Trip Time Resumption (0-RTT)
- Better GIF Animation Playback
- AmigaOS 3.2 Context Sensitive Mouse Pointers
- NList GUI Consistency
- Improved Preferences Window
- Decompression and Image Decoding Libraries Upgraded
- Space Saving Improve Efficiency
We hope you enjoy the new version and we look forward to adding new features and improving the HTML engine much further over the coming months.
IBrowse 3 is a free upgrade for those who registered IBrowse 2.5 (or upgraded) at the full 68K/PPC rate - existing key can be used with IBrowse 3. Users of the 68K only version of IBrowse 2.5 and older IBrowse versions will need to upgrade to unlock full functionality.
To celebrate the release of IBrowse 3, we are offering registration at reduced rates for new users (25-30% off) and upgrades (30-35% off) compared to the previous IBrowse 2.5 pricing. (dr)
[News message: 19. Nov. 2023, 22:18] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
19.Nov.2023
|
GUI for Greaseweazle Tools : FluxMyFluffyFloppy v5.0.3 for Windows
Just the other day, in an article about setting up a Greaseweazle V4, we mentioned the graphical user interface FluxMyFluffyFloppy for the Greaseweazle Tools. Now 'FrankieTheFluff' has released version 5.0.3. Changes:
- Read: Fixed reported issue #3: filename problem for kryoflux
- Convert: Fixed reported issue #3: filename problem for kryoflux
(dr)
[News message: 19. Nov. 2023, 21:45] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
19.Nov.2023
|
Amiga emulator: Amiberry 5.6.4
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.
Now version 5.6.4 has been released. Changes:
Bugfixes
- Fixed problems writing parition tables to HDFs after latest updates
- Fixed crash in Add Harddrive dialog
- Quickstart did not select correct ROM for A4000T
- The default.uae could not be deleted
- GUI would not use default screenmode
- not all RAM settings were reset when changing Quickstart model
- DMX targets would crash when opening the GUI
- CD images were not activated on Reset, only on Restart
- copy all directories in macOS bundle
- add missing dirs in macOS when generating them also
- macOS did not have IPF support
- removed unused cda wait() reference
- A3000 emulation didn't work
- Fixed compiler error: braces around scalar initializer for type 'int'
- Keyboard reset would not restore keys
Improvements
- increase size of text field in Create Hardfile dialog
- fixed various clang compiler warnings
- Use CD Image name as a fallback for screenshot filename, if no floppy was found
- Accept archive formats as disk images also (e.g. .zip, .lha, .7z)
Build system
- use Github hosted macOS runner
- Build Flatpak for both x86_64 and aarch64
- fixes for aarch64 flatpak build
- Remove flatpak from Github releases (they will be hosted on Flathub instead)
- fixed paragraphs in flatpak metainfo description
- fixed flatpak source browser link in metainfo
(dr)
[News message: 19. Nov. 2023, 21:39] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
19.Nov.2023
|
Weather data: AmiWeatherForecast V1.3
AmiWeatherForecasts is a weather forecasting application that provides the latest weather information for any location. 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.3:
- Using screen text font for GUI (Prefs/Font)
- Added customize color settings
- Changed min and max values for 'Add Pos X and Y'
- Added feature that finding of your location automatically
Direct download: AmiWeatherForecasts1.3.lha (38 KB) (dr)
[News message: 19. Nov. 2023, 21:33] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
19.Nov.2023
|
Game Construction Kit: RedPill 0.9.29
RedPill, developed by Carlos Peris, is a game construction kit written in Amiblitz 3.98, which allows the development of games from various genres (e.g. Agonman). RedPill is compatible with AGA and ECS, the "player" for playing the finished creations requires a total of 1.5 MB RAM. Jens 'Farbfinsternis' Henschel has written a tutorial. Changes of version 0.9.29:
- Copper gradient editor has been added in the Level Properties screen.
- Instantiated objects are now not rendered the same frame they were created.
- Dialogs now works fine when reducing the width of the screen.
- Added a condition trigger CD Playing to check if audio is playing. Only works with 020+ executables.
- In objects screen, cursor keys can be used to change the display offset.
- In objects screen, 1 and 2 keys can be used to browse objects.
- Level managing optimizations.
- Trigger optimizations.
- Condition trigger optimizations.
- Final project size optimization: Sprite and background images are not copied for each level, now they are unique.
- Attempt to fix some unwanted actions when going to the workbench screen for file accessing.
- Less artifacts when going back to the editor after playing the game.
- Fix for render objects, it could be after some plays not all objects were rendered.
- Fix in using own screen being ignored sometimes.
- Fix in HUD screen select page controls when selecting a variable.
- Fix in font sheet not being initialized properly for new projects.
- Fix in animations for basic_platformer example.
- Fix in memory available number displayed in the settings screen.
(dr)
[News message: 19. Nov. 2023, 20:51] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
19.Nov.2023
Andreas Falkenhahn (ANF)
|
Hollywood plugin: Plananarama 2.1 released
Airsoft Softwair, the hardest working men in code business, is proud to announce that version 2.1 of Plananarama has just been released. Plananarama is the magic plugin which allows Hollywood scripts to be run on classic Amiga hardware without any graphics board. Once Plananarama is installed, all Hollywood scripts will 'automagically' run on palette screens as well! All resolutions are supported - from 8-bit LowRes to 1-bit productivity SuperHighRes Interlace. Version 2.1 is a minor update which a new feature which makes it easier to create applications that run on both, RTG and planar screens. Plananarama 2.1 is available for free download from the official Hollywood portal. (dr)
[News message: 19. Nov. 2023, 19:23] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
19.Nov.2023
|
Aminet uploads until 18.11.2023
The following files have been added until 18.11.2023 to Aminet:
Amidon_OS3.zip comm/net 1.7M 68k A Mastodon client for Amiga
GitDesktop.lha dev/misc 1.2M MOS Graphical git frontend
BackMan68k.lha disk/bakup 48K 68k The backup system (MUI3.8+ XP...
NetStratego.lha game/board 2.9M 68k Network Stratego game
ScummVM_AGA_060.lha game/misc 11M 68k Amiga AGA port of ScummVM 2.0...
ScummVM_RTG_060.lha game/misc 11M 68k Amiga RTG port of ScummVM 2.0...
FlashMandelNG_OS4.lha gfx/fract 40M OS4 Mandelbrot & Julia fractals AOS4
AmiArcadia.lha misc/emu 5.0M 68k Signetics-based machines emul...
AmiArcadiaMOS.lha misc/emu 5.3M MOS Signetics-based machines emul...
AmiArcadia-OS4.lha misc/emu 5.5M OS4 Signetics-based machines emul...
AmiVms.lha misc/emu 3.7M 68k Simulates OpenVMS commands
Nightfall.lha mods/8voic 207K 16bit 7ch Piano Ballad by HKv...
AmiWeatherForecasts1.... util/app 53K 68k Weather forecasting application
AmigaGPT.lha util/misc 795K AOS App for chatting to ChatGPT
ReportPlusMOS.lha util/misc 768K MOS Multipurpose utility
VATestprogram.zip util/misc 16M 68k Versatile Amiga Testprogram
setrc.lha util/shell 30K 68k Support for AmigaDOS script d...
when.lha util/shell 49K 68k Conditional execution of a sh...
TZUtil.lha util/time 21K 68k Time Zone and DST Utility
(snx)
[News message: 19. Nov. 2023, 09:02] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
19.Nov.2023
|
OS4Depot uploads until 18.11.2023
The following files have been added until 18.11.2023 to OS4Depot:
vasmm68k_mot.lha dev/cro 251kb 4.0 Portable and retargetable assembler
vasmm68k_std.lha dev/cro 245kb 4.0 Portable and retargetable assembler
vasmppc_std.lha dev/cro 205kb 4.0 Portable and retargetable assembler
amiarcadia.lha emu/gam 5Mb 4.0 Signetics-based machines emulator
animwebconverter.lha gra/mis 3Mb 4.0 A tool to play and convert anima...
flashmandelng.lha gra/mis 40Mb 4.1 Mandelbrot & Julia fractals ...
amigagpt.lha net/cha 795kb 4.0 App for chatting to ChatGPT
grimoriumpdf.lha uti/tex 3Mb 4.0 PDF to open invoices and see the...
wbtoolbar.lha uti/wor 68kb 4.1 Toolbar on every Workbench drawe...
(snx)
[News message: 19. Nov. 2023, 09:02] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
19.Nov.2023
|
AROS Archives uploads until 18.11.2023
The following files have been added until 18.11.2023 to AROS Archives:
netstratego.i386-aros.lha gam/ser 3Mb Network Stratego game
animwebconverter.lha gra/con 2Mb A tool to play and convert anima...
(snx)
[News message: 19. Nov. 2023, 09:02] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
19.Nov.2023
|
MorphOS-Storage uploads until 18.11.2023
The following files have been added until 18.11.2023 to MorphOS-Storage:
GitDesktop_0.10.17.lha Development/Tools A graphical git fronten...
AmiArcadia_30.50.lha Emulation A Signetics-based machi...
AnimWebConverter_6.00.lha Graphics/Tools A little and easy web t...
Easy2Install_1.0b44.lha Network/PackageManager A package manager to do...
GrimoriumPDF_2.50.lha Office/Show A program made with Hol...
(snx)
[News message: 19. Nov. 2023, 09:02] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
19.Nov.2023
|
WHDLoad: New installers until 18.11.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 18.11.2023:
(snx)
[News message: 19. Nov. 2023, 09:02] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
17.Nov.2023
|
Platform game: Demo version of Abbey(s) of the Dead
The developer 'UltraNarwhal' has published a demo version of his extended port of "Abbey(s) of the Dead", which is currently under development (amiga-news.de reported) and which he is realising with the Scorpion Engine. The full version is due to be released at the end of November. (dr)
[News message: 17. Nov. 2023, 07:31] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
16.Nov.2023
|
Video tutorial: Playing sound in AMOS
In another instalment of his series of short tutorials on AMOS Pro, retro and Amiga fan 'Yawning Angel' takes a look at the PLAY command in AMOS to see what it does and how it can be manipulated. A small sample programme is available on his website. (dr)
[News message: 16. Nov. 2023, 21:54] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
16.Nov.2023
|
Frogger clone: Frogger500 v1.21
The update to version 1.21 of the Frogger clone "Frogger500" now offers a WHDLoad version of the game and some bug fixes. (dr)
[News message: 16. Nov. 2023, 20:32] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
16.Nov.2023
Nelson Santos (Mail)
|
Game development: IFF/ILBM exporter for Aseprite
Aseprite is an image editor that is primarily intended for drawing and animating pixel graphics for games. However, as already mentioned in our article about the dungeon crawler "The CTHUHLU Project", it is not possible to export graphics in IFF/ILBM format. To solve this problem, Prismatic Realms has now released a script to convert graphics into an IFF/ILBM file. This makes the use of additional programmes or online conversion tools unnecessary.
The project is in development. Although it should work well in most cases, it currently has no options. If anyone encounters problems or has suggestions, please contact the author for feedback. Currently there are the following limitations:
- Images exported with this script do not currently support compression. If problems occur or the file size is too large, the author recommends loading the exported file into Deluxe Paint V and saving it again from there.
- To be able to export an image from Aseprite, the colour mode of the sprite must be set to "Indexed" and the colour palette must consist of exactly 2, 4, 8, 16, 32, 64, 128 or 256 colours.
The script can be added via the menu File --> Scripts --> Open Scripts Folder. A registered version is required. (dr)
[News message: 16. Nov. 2023, 09:40] [Comments: 1 - 18. Nov. 2023, 15:09]
[Send via e-mail] [Print version] [ASCII version]
|
16.Nov.2023
|
m68k assembly: "Amiga Assembly" plugin V1.8.6 for Visual Studio Code (update)
"Amiga Assembly" is a plugin for Visual Studio Code to support assembly language for the Amiga Motorola 68000 machines and emulators. Version 1.8.5 fixes bugs. On GitHub, a detailed documentation is available.
Update: (20.11.2023, 06:44, dr)
An update to version 1.8.6 fixes more bugs. (dr)
[News message: 16. Nov. 2023, 06:44] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
15.Nov.2023
David Brunet (ANF)
|
Obligement: Interview with Laurent Zorawski (Amedia Computer/AAA Technology)
David Brunet has conducted an interview with Laurent Zorawski for Obligement. As Amedia Computer, the dealer is part of the AAA Technology group, which distributes the AmigaOne X5000 and the A1222, that is expected for the end of the year, whereby Amedia Computer contributes the AmigaOS 4.1 license from Hyperion, which A-EON Technology no longer has.
Besides the french original of the interview, there is also an english translation. (snx)
[News message: 15. Nov. 2023, 09:53] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
15.Nov.2023
Mastodon
|
Developer conference "Handmade Seattle": Lecture on the Amiga demo "Eon"
"Handmade Cities" is the largest indie conference for system programmers, which will be held both on-site and online in Boston in summer and in Seattle in autumn. Among the talks at the event, which starts today at 18:00 CET, is a presentation by Andreas Fredriksson, who will talk from 20:00 CET about the development of the A500 demo Eon and what you can take away from it and use as a programmer in everyday life. The demo took first place at the 2019 Revision. (dr)
[News message: 15. Nov. 2023, 09:40] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
15.Nov.2023
Andreas Magerl (ANF)
|
Amiga Future: New full versions online
Further full versions of Amiga software have been added to Amiga Future's download area: Disk Salv 3, Moonbases, Supaplex, Tritus and Zodes. (snx)
[News message: 15. Nov. 2023, 09:26] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
15.Nov.2023
|
Reverse Engineering: Task Force
In terms of games (software), reverse engineering is the process of analysing the code and content of the game to understand how it works (amiga-news.de reported). In this case, the website Tetracorp has analysed Task Force, a Freeware game released 1994 by Mark Sheeky. (dr)
[News message: 15. Nov. 2023, 06:17] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
14.Nov.2023
Simon Neumann (E-Mail)
|
Alinea Computer: New products and firmware updates
Press release: Alinea Computer presents three new products:
Joyport Power-Adapter (power thief)
With the Joyport Power-Adapter (power thief), external 5V devices can be operated via the Amiga. The joystick port of the Amiga is looped through. A USB socket is available as an interface via which, for example, the Wodem or the KickRom-Progger can be supplied with Storm via a MicroUSB cable. According to the specification, a maximum of 50 mA current can be drawn via the joystick port of the Amiga, so no power-hungry devices such as mobile phones etc. should be connected there. The Joyport Power-Adapter is available for 9,99 Euro.

Fan power adapter
With the fan power adapter, 5V/12V fans can be supplied with power internally via the Amiga on the disc drive power cable. Available for 4,99 Euro.

Flash adapter for classic programming devices
With the flash adapter (48 pin), the KickRom flash modules can also be programmed with a classic programming device. Here, all connections are passed through 1:1. The adapter was successfully tested on a Batronix Battego II BX48. An optional zero-force base can be ordered in addition to the adapter. Available for 14,95 Euro.
Additionally, the firmware of the KickRom-Progger was updated to version 1.0.9 (changelog) and of the Amega 32 Adapter to v1.4.5 (changelog). (dr)
[News message: 14. Nov. 2023, 21:53] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
14.Nov.2023
|
Chat software: AmigaGPT V1.3.0 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 now for the first time with a native version AmigaOS 4.1. The other changes:
- Scrollbar works again
- Improve response handling from OpenAI preventing a crash
- Latest OpenAI models added
- Stability improvements
- Improved error handling
Direct download: AmigaGPT.lha (795 KB)
(dr)
[News message: 14. Nov. 2023, 20:53] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
14.Nov.2023
|
Floppy disk images on PC and Mac: Greaseweazle V4.1
Keir Fraser's "Greaseweazle" reads the magnetic layers of the disks independently of the used disk format and saves as much information as possible in a so called "Flux Level Image" in the Supercard-Format (SCP) which enables reading and writing copy-protected disks. Greaseweazle consists of a mikro controller board that costs only a few euros which is connected to a disks drive and then via USB to the PC. V4.1 is the very latest version, updating the V4 design with new features:
- Larger form factor with stronger mounting holes
- Modern USB-C connector
- Input protections (ESD, over-current)
- USB power isolation, allows Greaseweazle to be powered by external PSU along with drive(s)
The new version is already available in his eBay shop and should also be listed in other stores in the next few days. (dr)
[News message: 14. Nov. 2023, 09:09] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
14.Nov.2023
|
Tool: AssetBundleManager V0.3
Asset bundles are content such as textures, scripts or scenes that are saved separately from a main game or application and loaded when required. This minimises the number of resources to be loaded at startup. Dan 'zooperdan' Thoresen has written "AssetBundleManager", a tool for managing asset bundles that are used with the Scorpion Engine. (dr)
[News message: 14. Nov. 2023, 06:36] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
13.Nov.2023
|
Module player: NostalgicPlayer 2.1.0 for Windows
NostalgicPlayer is a program for playing Amiga music modules under Windows, based on APlayer. The development of the player had been started by the author Thomas Neumann in 1993 on the Amiga, later continued on BeOS and now on Windows (amiga-news.de reported). Changes of version 2.1.0:
- Some synthesis sounds in StarTrekker did not play.
- Made the SidSongLength reader in SidPlay more robust for syntax errors in the file.
- When some agents was marked as disabled in the settings, they was not disabled again the next time NostalgicPlayer starts.
- If double buffering is on and you have the settings open and showing either Formats or Players tab, then the previous module agents will not be black again when NostalgicPlayer automatically switch to the next module.
- The sample visualizers, e.g. Oscilloscope and Spectrum Analyzer, only shows 20 ms of sample data each frame. The audio core output agent have a latency of 200 ms, which means the visualizers only show the last 20 ms. That could be visible sometimes, depending on the music playing. Now the audio core agent latency has been decreased to 20 ms, so all samples are visible in the visualizers now. If you experience that the sound stutters and you do not mind the scopes are not that precisely, you can try to increase the latency in the Core Audio settings.
- Added new option in the Core Audio output agent to set the latency between 20 and 200 ms.
- Can now show pictures if available in the module information window. The following formats supports this at the moment: MP3, Ogg Vorbis and FLAC.
- Wrote my own control to display comments and lyrics in the module information window. Now each line is right under each other and special characters are displayed correctly. This makes graphics made in e.g. comments look as they should.
- Moved some of the options in the settings window into its own Modules tab.
- Added a new option telling the order on how to activate tabs in Module Information window.
- Updated libFLAC to version 1.4.3, which now support 32-bit formats for both decoding and encoding.
- Updated Ancient to version 2.1.1.
- Updated NAudio to version 2.2.0.
- Updated SharpCompress to version 0.34.0.
- Added these new module formats: Audio Sculpture and OggMod.
- Added Xmp player, which uses the libXmp library. Then moved these formats from MikMod to Xmp, which should play them more correctly: Asylum, Composer 669, Digital Sound And Music Interface, Digital Sound Interface Kit, Farandole Composer, FastTracker II, General DigiMusic, Imago Orpheus, Impulse Tracker, Scream Tracker 2, Scream Tracker 3, Scream Tracker Music Interface Kit, UltraTracker, Unis 669 and Unreal Music File.
- Renamed Asylum to Asylum Music Format.
- Renamed Unreal Music File to Epic Games UMX.
- Renamed Digital Sound Interface Kit to Digital Sound Interface Kit RIFF.
- Removed MikMod converter and player. This also removes support for UniMod modules. They couldn't be played correctly anyway, so I guess no harm is done by that.
An installation package can be found on Microsoft Store. (dr)
[News message: 13. Nov. 2023, 21:01] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
13.Nov.2023
|
Video: Zorro network adapter for the Amiga
In its latest video, the YouTube channel Casual Retro Gamer (CRG) describes how the Zorro LAN IDE network card designed by Matthias Heinrichs is assembled and installed in an Amiga to make it Internet-enabled. (dr)
[News message: 13. Nov. 2023, 06:46] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
13.Nov.2023
Retronavigator.com
|
Preview video: Platform game "Robot Jet Action"
Almost two years ago, Tomasz 'Carrion' Mielnik released the platformer "Robot Jet Action" for the C64. Now he has started porting the game to the Amiga and has presented an initial concept study. The author describes the current status as follows:
- Super early development stage
- Final game title to be decided
- Release date not decided yet – will take some time for sure
- 5 years old code resurrected and adapted in 2023
- Will work on every Amiga in 50 FPS! (512kb+512kb)
- 100+ colors on screen with copper effects
- Developed in Blitz Basic 2 + M68k Assembly
- Temporarily used music by Lizard aka Magnar of Censor Design and Nah-Kolor
(dr)
[News message: 13. Nov. 2023, 06:26] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
13.Nov.2023
|
Blog: Restoration of three Amiga CDTV
In his latest blog entry, Retrohax.net has described the restoration of three Amiga CDTV. (dr)
[News message: 13. Nov. 2023, 06:15] [Comments: 0]
[Send via e-mail] [Print version] [ASCII version]
|
| |
Recent Discussions |
 |
|
 |
Latest Top-News |
 |
|
 |
amiga-news.de |
 |
|
|
|
|
|