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

Amiga events
13.-15.06.25 • Flashback-Symposium #02 • Jößnitz (Germany)
01.-02.08.25 • Amiga/040 • Mountain View (USA)
11.-14.09.25 • Classic Computing 2025 • Hof (Germany)
17.-19.10.25 • Amiga40 • Mönchengladbach (Germany)
14.-16.11.25 • Flashback-Symposium #02 • Jößnitz (Germany)

24.Nov.2015
amigaworld.net (Webseite)


Point'n Click Adventure: The Secret of Middle City on AMIStore
After a development of 15 years, recently the the point'n click adventure "The Secret of Middle City" has been finished and now is available on AMIstore for about 10 Euro.

According to the maintainer, this is a "non-exclusive" licence for the distribution of the game. Other buying sources - e.g. for the MorphOS-port or the announced version in a real box - are not known. (cg) (Translation: dr)

[News message: 24. Nov. 2015, 16:49] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
24.Nov.2015
fs-uae.net (Webseite)


Emulator: FS-UAE 2.7.5dev
Frode Solheim's FS-UAE is available for Windows, Mac OS X, Linux and BSD and based on WinUAE and "includes an easy-to-use graphical configuration program which allows you to enjoy FS-UAE and Amiga emulation without writing configuration files. Changes in beta version 2.7.5dev:
  • Fix abort in OpenAL on OS X on shutdown
  • On x86-64, do not try to use “32-bit memory” unless JIT is enabled
  • If x87_fldcw dynamic function cannot be created, fall back to inline asm
  • Fix loading controller configs from non-ASCII paths on Windows
  • Better (build-time) OpenAL detection on OS X
  • New configure option –with-libmpeg2=yes/builtin (no won’t work yet), defaults to yes (using system library)
  • Fix additional custom joystick ports
  • New boolean option full_keyboard to set the initial state
  • Auto-choose joystick device for port 0 when not started in mouse mode
  • Support deflate compression in fs-uae.dat
  • Updated emulation core from WinUAE 3210
(cg) (Translation: dr)

[News message: 24. Nov. 2015, 00:58] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
24.Nov.2015
amigafuture.de (Webseite)


Hollywood application: MiniHollyEdit NG MUIRoyale 0.1
MiniHollyEdit written by the French programmer 'ArtBlink' was an ARexx-based editor for the programming language Hollywood. With the help of MUI Royale, the next version MiniHollyEdit NG is implemented in Hollywood itself. A first beta version now is available for AmigaOS 3/4 and MorphOS. (cg) (Translation: dr)

[News message: 24. Nov. 2015, 00:56] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
24.Nov.2015
amigafuture.de (Webseite)


Compiler: vbcc 0.9d Patch 2
vbcc is a C-compiler written by Volker Barthelmann (compiler core) and Frank Wille (Amiga-specific adaptions). The compiler supports AmigaOS 3.x, AmigaOS 4, MorphOS, PowerUp and WarpOS and meets ISO-C (ISO/IEC 9899:1989) as well as a part of the new standard ISO/IEC 9899:1999 (C99).

As patch to the current version 0.9d, some changes are added (s. Patch 1):
  • make setjmp() and longjmp() save and restore FPU registers, which seems required since C99. Note that, for 68k, you have to link with the respective math library (m881, m040, m060) to get the function with FPU support. The PPC vclib will always assume that an FPU is present.
  • Additionally, the 68k archive contains the missing kick13 configuration file.
(cg) (Translation: dr)

[News message: 24. Nov. 2015, 00:52] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
23.Nov.2015



Amiga-Emulator: WinFellow 0.5.3
In close succession, two versions of the Windows-based Amiga emulator WinFellow 0.5.3 have been released. The second one ("0.5.3 build 1004") was compiled again with Visual Studio 2013 Update 5, to avoid compatibility problems with Windows XP. The originally released version provides the following changes:

New features:
  • support for high DPI configurations, also when used together with Amiga Forever 2016
  • support for the original Amiga 1000 boot process from Kickstart disk boot; configure the A1000 bootstrap ROM like any other ROM image for the feature to be automatically enabled
  • support for keyboard-initiated reset - press Ctrl+Left Windows+Right Windows or Ctrl+Left Windows+Context Menu (as not all keyboards have a right Windows key) to initiate a reboot within an emulated session
  • support for extended ROM images; this gives the ability to use the AROS boot ROM
  • support for screenshots, clipping editor/live preview and scanlines in Amiga Forever
Changed functions:
  • WinFellow is now compiled using Visual Studio 2015
  • the default configuration contains 512kB chip/bogo memory now and has the real-time clock active (Amiga 500 with A-501 expansion)
  • the default configuration is now windowed and has LEDs active
  • chip memory mirroring has been implemented for OCS chipsets; the change was required for compatibility reasons, as some titles rely on it. because of this change, chip memory is now limited to 512kB when an OCS blitter has been configured; if you need to use more, please use the ECS Agnus blitter in your display configuration (it is an actual limitation of the OCS chipset)
  • 2x mode in Amiga Forever now scales via DirectX instead of the internal draw modules (design change was necessary to enable live preview in 2x mode)
Fixed bugs:
  • implemented bogo memory mirroring for ECS chipset with 512kB chip/bogo memory (required by the demo Move any Mountain)
  • fix for CIA timer logic (fixes the game Atomix)
  • fixes for several CPU instructions:
    • '020 bit-field instructions were re-implemented (fix for Lotus Esprit Turbo Challenge 96k)
    • ASL instruction's overflow detection was improved
    • MULU flag check improved
  • escape key special handling in Amiga Forever improved (some titles would not detect an escape key press before)
(cg) (Translation: dr)

[News message: 23. Nov. 2015, 23:30] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
23.Nov.2015
Amigaworld.net (Webseite)


AROS: FUSE file system bounty project finished
The project for implementing the FUSE API including a NTFS-driver for AROS/i386, donated with 524 US-Dollar, has been finished by Fredrik Wikstrom in this year's attempt.

Currently the FUSE-system has been not added to the AROS-builds, but can be downloaded. You can find information about the installation and usage on AROS-Exec.

Please note, that automounting is still not supported. How you can generate a mountlist using the HDToolBox, you can also learn in the thread on AROS-Exec.

The port of the ALSA audio driver for the Linux-hosted version for AROS has been almost finished by Krzysztof Śmiechowicz. Currently it is tested. You can still donate for the project.

Download: aros-filesysbox-ntfs3g.7z (207 KB) (snx) (Translation: dr)

[News message: 23. Nov. 2015, 06:23] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
22.Nov.2015
Amiga Future (Webseite)


Amiga-Emulator: WinUAE 3.2.1
A week after the release of WinUAE 3.2.0, an update is available.

Updates:
  • Reduce RAM size and try again if Blizzard RAM allocation fails
  • Switch off triple buffering if windowed mode with DWM active
Bugs fixed:
  • Loading statefile with enabled FPU crashed
  • Custom chipset display was shifted in some rare situations
  • 64-bit version didn't load DLLs without x64, _64,... extension in name
  • RTG board was not fully disabled if configured RAM config was incompatible
  • 68040+ CPU mode statefile save buffer overflow
  • Unaligned supervisor stack was not allowed in 68020+ modes
(snx) (Translation: dr)

[News message: 22. Nov. 2015, 19:26] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
22.Nov.2015



Crowd funding: Artbook "The Masters of Pixel Art"
"The Masters of Pixel Art" is an artbook, which presents "a selection of the very best pixel artwork in an exclusive production" featuring "5-bit colour up to 8-bit colour images (4-bit or below as used by Commodore 64, Amstrad CPC, ZX Spectrum are not included in this book)."

The artbook will have the following features:
  • 200 pages, covering 48 great pixel artists
  • Over 350 selected pixel images
  • Dimensions: 24 x 30.5 cm (9.5 x 12 inch)
  • Kickstarter acknowledgement - get your name in the book as an official backer!
  • Quality product: durable hardback cover with textile finish, highest quality paper
If until December 17th 150.000 Swedish kronor (about 16.100 Euro) will be collected, "The Master of Pixel Art" will be printed. Currently 12.305 Euro was donated. (cg) (Translation: dr)

[News message: 22. Nov. 2015, 15:30] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
22.Nov.2015



Aminet-Uploads until 21.11.2015
The following archives have been added to Aminet until November 21st, 2015:
whois.lha                comm/net   59K   68k Client for the whois director...
PointerDevBas.lha        dev/basic  34K   68k Using Pointer lib with HBasic
WormWars.lha             game/actio 786K  68k Advanced snake game
WormWarsMOS.lha          game/actio 670K  MOS Advanced snake game
WormWars-OS4.lha         game/actio 1.0M  OS4 Advanced snake game
Bad_Santa_1.3.zip        game/jump  938K  68k a backbone game
Blaze.adf                game/jump  880K  68k Unfinished "Sonic" clone from...
Blaze_source.zip         game/jump  129K      Assembly sources for Blaze
Ricky2.5.zip             game/jump  377K  68k jump game
TunnelsAndTrolls.lha     game/role  11M   68k Implementation of Tunnels &am...
Permu.lha                game/wb    33K   68k Try to match the displayed pa...
Permutax.lha             game/wb    35K   68k Clear all coloured tiles!
Pyramid.lha              game/wb    34K   68k Find Pharaoh's tomb!
Quad_Q.lha               game/wb    33K   68k A peg game with 4 board sizes
S_Tiles.lha              game/wb    34K   68k Solve thiS Sliding-tile puzzle!
bootanimplayer_1.0.lha   gfx/show   1.5M  MOS A Android bootanim player
KoalaView.lha            gfx/show   57K   68k View and convert C64 KoalaPai...
(snx) (Translation: dr)

[News message: 22. Nov. 2015, 13:51] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
22.Nov.2015



OS4Depot-Uploads until 21.11.2015
The following archives have been added to OS4Depot until November 21st, 2015:
songwrangler.lha         aud/pla 144kb 4.1 An iTunes like front end for Ami...
thunderlauncher.lha      dri/mis 131kb 4.1 Simple driver for DreamCheeky US...
wormwars.lha             gam/act 1018k 4.0 Advanced snake game
netsurf_icons.lha        gra/ico 165kb 4.0 NetSurf icons derived from the logo
drawerexplorer.lha       uti/fil 94kb  4.1 File manager.
yt.lha                   vid/mis 2Mb   4.0 YouTube URL Extractor script
(snx) (Translation: dr)

[News message: 22. Nov. 2015, 13:51] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
22.Nov.2015



MorphOS-Files-Uploads until 21.11.2015
The following archive has been added to MorphOS-Files until November 21st, 2015:
SimpleCat                3.25    dev/too    322 Tool for localizing applica...
(snx) (Translation: dr)

[News message: 22. Nov. 2015, 13:50] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
22.Nov.2015



WHDLoad: New packages until 21.11.2015
Using WHDLoad, you can install games, scene demos and intros from cracking groups to your harddisk that were only working from floppy disks previously. The following installers have been added until November 21st, 2015:
  • 2015-11-17 improved: 4th & Inches (Accolade) Lots of blitter waits added (should fix all graphics problems), wrong blits fixed, manual included (Info)
  • 2015-11-17 improved: Miami Vice Theme (Swiss Cracking Association) workaround for broken disk 4 removed, WHDLoad v17+ features used (config) (Info, Image)
  • 2015-11-16 updated: Museum (Alcatraz) patch redone, works with 512k chip memory now, lots of Bplcon0 color bit fixes, DMA wait in replayer fixed, decruncher relocated, 68000 quitkey support (Info, Image)
  • 2015-11-15 fixed: Jesus on E's (LSD) patch is 68000 compatible now, blitter waits added, drive access disabled, long writes to $dff066 & $dff072 fixed, byte write to $dff043 fixed, illegal Bitplane pointers fixed, Bplcon0 color bit fix, byte write to $dff1fe fixed, wrong Bltcon0 values fixed (Info, Image)
(snx) (Translation: dr)

[News message: 22. Nov. 2015, 13:50] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
21.Nov.2015
Carsten Siegner (ANF)


MorphOS: Player for Android-Bootanimations
Carsten Siegner's Bootanimplayer plays bootanimations under MorphOS, which were originally meant for Adroid devices. You can find such animations at android-hilfe.de (in German).

The archive includes the tool as well as the source code of the programm.

Download: bootanimplayer_1.0.lha (1,5 MB) (cg) (Translation: dr)

[News message: 21. Nov. 2015, 21:49] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
21.Nov.2015
amigafuture.de (Webseite)


Swedish Magazine: Amiga Forum 14
Since 2012 the Swedish magazine "Amiga Forum" has been published. Issue 14 includes the following topics:
  • News from SUGA and the Amiga World
  • About Java on the Amiga
  • More memory with BigRAM+
  • MIST - A challanger to the Minimig?
  • A guide to buying a MorphOS machine
  • Doom clones on the Amiga
  • The year was ... 1986
  • The story about an Amiga oriented search engine
  • A personal tale about returning to the Amiga
  • Cross word puzzle!
(cg) (Translation: dr)

[News message: 21. Nov. 2015, 21:32] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
20.Nov.2015
Amigaworld.net (Webseite)


AmigaOS 4: Arcade-Emulator FinalBurn Alpha 0.2.97.36 R1
FinalBurn Alpha is an arcade and console emulator, which among others emulates Sega Master System and MegaDrive, Colecovision, Capcom CS-1/2/3 and Neo Geo.

The version for AmigaOS-4, provided by Hugues 'HunoPPC' Nouvel, works fine on an AmigaOne X1000 with activated graphics filter, without them on a Sam440 as well. The preferences interface offers many options. All in all more than 8.000 ROMs are supported (which are not included). Some of the new features, Hugues Nouvel has presented at this year's Alchimie (video).

Changes in version 0.2.97.36 R1 for AmigaOS 4:
  • Added new function savestate on M68k core [hunoppc]
  • Fixed disable correctly demomode on load and run roms with user action [hunoppc]
  • Fixed timer on demo game now use one timer with limit 60 FPS [hunoppc]
  • Added simple loop refresh on preview, bar, bg, wheel, hardware logo [hunoppc]
  • Added command line function for running truetypes fonts render: finalburnalpha.exe --ttf; with --ttf option it uses direct GUI interface, by default FinalBurnAlpha GUI uses original fonts for low machine (ttf is very slow) [hunoppc]
  • Added dir "locale_nottf" (for no ttf locale) [hunoppc]
  • Fixed an error on locale loader [hunoppc]
  • Fixed save config of locale on change it, now it work fine [hunoppc]
  • Added individual videoflags for preliminary of Windows version for ALL users (now at the final, release 2 versions: Windows (FREEWARE) and AmigaOS4 (limited, FULL with LibBoostyGfx version 2.0.1 DONATIONWARE) [hunoppc]
  • Fixed menu HunoJoyWrapper, after quit now is return to the correct menu [hunoppc]
  • Fixed render Fonts TTF on GUI HunoJoyWrapper, now correct FPS, is limited to 60hz [hunoppc]
  • HunoJoyWrapper use now TTF render with no option --TTF [hunoppc]
  • Added UNALIGNED_WRITE(16/32) and UNALIGNED_READ(16/32) functions on 68K MUSASHI interface [hunoppc]
  • Fix refresh on wheels (error on timer!!!) [hunoppc]
  • Fix Names of systems for Games and now my Wheels loading fine [hunoppc]
  • Added new options DIPSWITCH (partial support for the moment) [hunoppc]
  • Added new command line --loadingfbalist for speedup loading FinalBurnAlpha; before copy your all roms on folders, use --create-lists command line for create your list of your all games (he writting zipname.fbaos4 and rominfo.fbaos4 on the PROGDIR); after launch fbaOS4.exe --loadingfbalist command line and enjoy [hunoppc]
  • Added on Preliminary DIPSWITCH a new options: [hunoppc]
    • ActivationFreePlay
    • ActivationCabinet
    • ActivationLives
    • ActivationDifficulty
    • ActivationAllowcontinue
    • ActivationFlipscreen
    • ActivationBonuslife
    • ActivationServicemode
    • ActivationDemosound
  • Fixed new menu for Preliminary DIPSWITCH, actived now with F11 [hunoppc]
  • Added 10 news renders effects: [hunoppc]
    • Dotmatrix
    • SimpleTv2x
    • Scanline50
    • Scanline100
    • Advmame2x
    • Bilinear
    • Super2xSai
    • SuperEagle
    • 2xsai
    • AdvTv2x
  • Fixed render effects for all new renderer (blitter) [hunoppc]
  • Fixed SDL_WM_SetCaption on all rendered windows [hunoppc]
  • Removed thread on Input keyboard and joysticks [hunoppc]
  • Removed render effect huglyAss, it's not usual now with all news renderer [hunoppc]
  • Fixed ConfigGameSave on all prefs of game selected [hunoppc]
  • Increase buffer on player of theora video files [hunoppc]
  • Added disable timerdemo after push credits buttons on demo mode for just test and playing game (Button 1 or button2), and after escape demomode restarting [hunoppc]
  • Fixed freesurface with new functions [hunoppc]
  • Optimized all new filter on render now it's OK [hunoppc]
  • Fixed problem on DIP SWITCH for SG-1000 Hardware working now [hunoppc]
  • Fixed initialised JOYSTICK at startup of GUI for use this on it [hunoppc]
  • Fixed mode window/fullscreen on 320x240 working now [hunoppc]
  • Added Reversing the directional keys for rotating a physical screen for horizontal game, use F8 key for this action now [hunoppc]
  • Fixed freesurface of screen problem on quit blitter [hunoppc]
  • Fixed problem on DIPSWITCH Kaneko16, i have added patch on internal driver, working now [hunoppc]
  • Disable all not worked drivers (Games issue, Graphics issue, various issue and sounds issue) and activate individual drivers after fixed [hunoppc]
  • Fixed on input, patch for console Hardware work now correctly on list of ALL Hardwares [hunoppc]
  • Added new locale powered by tommysammy "Thomas Blatt" and fix error of name description Deutch to Deutsch (excuse me for this error) [hunoppc]
  • Fixed blitter resolution of Video System Co V-System Hardware
  • Added two graphics for view Reversing the directional keys modes Horizotal and Vertical [hunoppc]
  • Fixed DipSwitch problem on TAITO Hardware on Service Mode [hunoppc]
  • Disable driver named "hachamf" Hardware NMK16 and copy complete roms of hachamf.zip to hachamfb.zip archive and now working fine[hunoppc]
  • Fixed DipSwitch problem on GALAXIAN Hardware on Service Mode [hunoppc]
  • Fixed DipSwitch problem on SNK68 Hardware on Service Mode [hunoppc]
  • Fixed DipSwitch problem on Kaneko (American Sammy license) on Service Mode [hunoppc]
  • Fixed blitter on DJ Boy (set 2) Kaneko (American Sammy license)[hunoppc]
  • Added option Active Dipswitch patch for activate or disable a Dipswitch prefs ( expérimental ) [hunoppc]
  • Fixed reload global default prefs after quit a emulate game, working fine now [hunoppc]
  • Fixed problem on logo of Hardware on demo mode at startup [hunoppc]
  • Added new GIFs engine for adding new cool animations on GUI (no activated for the moment on AmigaOS4 just on windows version) [hunoppc]
  • Added 7 anims GIFs on GUI for your eyes ;-) (no activated for the moment on AmigaOS4 just on windows version)
  • Fixed and added code for incorporate a new GIFs files on GUI (debug mode) (no activated for the moment on AmigaOS4 just on windows version) [hunoppc]
  • Fixed liberation of GIFS surfaces (no activated for the moment on AmigaOS4 just on windows version)
  • Fixed all old graphics for the new graphics GIFs (no activated for the moment on AmigaOS4 just on windows version)
  • Fixed endian on GIF engine now (no activated for the moment on AmigaOS4 just on windows version)
  • Added cps3 speedhack for the sh-2 cpu and other hardware use a sh-2 ( kaneko supernova & psikyo), cps3 run now with 60 fps on SAM440
  • Fix Time Pilot '84 palette banking. [iq_132]
  • Added clone of Pang (bootleg, set 5) [f205v, Vincenzo Femia, JacKc]
  • Added clone of Daioh (prototype) [CoolMod, trap15, iq_132]
  • Added clone of Jigoku Meguri (Japan, hack?) [Tormod, JacKc]
  • Added driver for Vastar and Planet Probe [iq_132]
  • Fixed a handfull of broken games on Sega Master System [dink]
  • Added FM sound capability to the Sega Master System, better integration and remove external dependancies [dink, Barry]
  • Added ability to use CD-Quality soundtrack from the Sega Saturn version of DonPachi [iq_132, dink]
  • Added feature to trim silence at the end of looped samples in the sample playback core [dink]
  • Small improvement to the ESP Ra.De virtual mixer [dink]
  • Added Trap15's nice sheild warning mod DIP setting for GunNail [Trap15, dink]
  • Added clone of Same! Same! Same! NEW VER! (v1.00 by Trap15) [Trap15, JacKc]
  • Added clone of Ketsui Kizuna Jigoku Tachi (Arrange Mode version 1.7 by Trap15) [Trap15, JacKc]
  • Added Alex Kidd in Radaxian Rumble, Bruce Lee, DARC, Hong kil Dong and Lambo to the SMS driver [dink]
  • Added ZetSetSP() and fix ZetSetHL() in the z80 interface [dink]
  • Fixed Toki palette recalculation [iq_132, ArcadeTV]
  • Added more simulation to Chelnov's MCU [iq_132]
  • Fixed null file crash with T7Zipped romsets [Barry]
  • Added Metal Slug 2 - Super Vehicle-001/II Turbo(NGM-9410) (slowdown fix) [Trap15]
  • Fixed map raster effect rowscroll offset in Ninja Baseball Batman [dink]
  • Added clone of Hexion bootleg [System11, iq_132]
  • Added clone of Scramble (Centromatic S.A.) Spanish Bootleg [Manuel Giron, JacKc]
  • Added clone of Mutant Fighter (World EM-2) [Simon Dennison, JacKc]
  • Added clone of Dragon World 3 (ver. 103, Japan) [arcademodbios, JacKc]
  • Added clone of Red Hawk (Korea) [system11, JacKc]
  • Added clone of Robocop 2 (US v0.10) [Bill D, The Dumping Union, JacKc]
  • Added clone of Super Puzzle Fighter II Turbo (Euro 960529) [fluxcore, idc/Team Avalaunch, JacKc]
  • Added clone of Hot Bubble (Korea) [system11, The Dumping Union, JacKc]
  • Added clone of Thunder Deity Biography (Chinese hack of Battle Garegga) [caius, JacKc]
  • Added clone of Willow (World) [Jets (from Emu-france) and Layer (from Neo-arcadia), JacKc]
  • Added clone of Adventure Quiz Capcom World 2 (Japan 920611, B-Board 91634B-2) [Bonky, JacKc]
  • Added clone of Battle K-Road (Korean PCB) [Manuel Assoni, JacKc]
  • Added clone of X-Men (2 Players ver UAB) [Andrew Welburn, The Dumping Union, JacKc]
  • Fixed the eerie/droning background noise in Galaxian and King & Balloon [dink]
  • Fixed freeze after character selection in Oriental Legend Super [iq_132]
  • Synced sets with MAME 0.161 [barry, JacKc]
(snx) (Translation: dr)

[News message: 20. Nov. 2015, 20:32] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
20.Nov.2015
AROS-Exec (Forum)


AROS: A week in AROS (from 02.11.2015)
Weekly Krzysztof 'Deadwood' Śmiechowicz summarizes the latest progresses and developments of the AROS-programmers.

Week of November 2nd:
  • Work on USB support for Linux hosted AROS continues (DizzyOfCRN)
  • USB devices are now enumerated and visible in Trident using Linux hosted USB driver (DizzyOfCRN)
  • Bulk transfers are now enabled in Linux hosted AROS USB driver (DizzyOfCRN)
  • Linux hosted AROS can now receive keyboard input even without mouse pointer being in the AROS window (neil)
  • Storage USB devices can now be accessed using Linux hosted AROS USB driver (DizzyOfCRN)
  • A problem in Linux hosted AROS related with Linux side libraries using separate threads has been fixed (deadwood)
  • ALSA audio driver for Linux hosted AROS transfers better chunked data for improved playback stability (deadwood)
Week of November 9th:
  • IoErr() handling in datatypes.library has been improved (neil)
  • ALSA audio driver for Linux hosted AROS now supports volume control (deadwood)
  • MUIM_List_Remove method in MUI List class now supports MUIV_List_Remove_Selected mode (neil)
  • Notification now occurs when MUIA_List_Active changes as a result of deleting all selected entries (neil)
(snx) (Translation: dr)

[News message: 20. Nov. 2015, 19:57] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
18.Nov.2015
Amiga Future (Webseite)


Event: Pictures and videos of Alchimie 0xb
Last weekend, this year's Alchimie took place in France. The following websites show pictures or videos of the event:

amiga-ng.org
id1945.com
free.fr
vimeo.com
youtube.com
triplea.com (snx) (Translation: dr)

[News message: 18. Nov. 2015, 19:08] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
18.Nov.2015
Amigaworld.net (Forum)


AROS: 68k-Distribution Aros Vision 2.9.8
Olaf Schönweiß` AROS/68k-distribution Aros Vision was updated to version 2.9.8, which mainly improves the user-interface (video).

Changes:
  • Bootscreen and Bootsound
  • Drag&Drop of files normally moves files
  • many hotkeys
  • Trashcan (can be deleted with hotkey)
  • Alt-Tabber
  • FTP (part of Magellan) added in menu
  • MUI38 again activated makes Ibrowse and amirc useable
  • Free Pascal updated
  • App Store updated, AmiCloud added
  • Smaller optimizations like playing mp3 or mp4 by doubeclick
(snx) (Translation: dr)

[News message: 18. Nov. 2015, 18:52] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
16.Nov.2015
Philippe Lang (E-Mail)


New A1200-cases: Preorders of available special editions
Last month, the Kickstarter project for producing new and improved Amiga-1200 cases suceeded at the second attempt (amiga-news.de reported). The delivery probably will start at the end of March.

If you did not take part in the campaign or if you going to purchase additional cases of the special editions, you can do this under the title link. Besides the limited edition, the regular cases can be preordered which the shop AmigaStore.eu is responsible for. (snx) (Translation: dr)

[News message: 16. Nov. 2015, 19:59] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
15.Nov.2015



Aminet-Uploads until 14.11.2015
The following archives have been added to Aminet until November 14th, 2015:
whois.lha                comm/net   44K   68k Client for the whois director...
Ricky_2.1.zip            game/jump  583K  68k jump game
UltimateGloomISO.zip     game/shoot 21M   68k Gloom 3 / Ultimate Gloom full...
ZombieMassacreISO.zip    game/shoot 122M  68k Zombie Massacre ("Gloom 4") f...
GPS2URL.lha              gfx/conv   58K       Convert JPEG GPS data to maps...
dtview2.lha              gfx/show   23K   68k Datatype picture viewer for p...
KoalaView.lha            gfx/show   57K   68k View and convert C64 KoalaPai...
AmiArcadiaMOS.lha        misc/emu   4.5M  MOS Signetics-based machines emul...
Hi65.lha                 misc/emu   2.2M  MOS High-level Commodore 65 emulator
XoXo.zip                 util/misc  343K  68k Ripper, Scanner, Decruncher ....
Exutil_68k.lha           util/wb    1.2M  68k Batch renames picture files b...
(snx) (Translation: dr)

[News message: 15. Nov. 2015, 08:03] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
15.Nov.2015



OS4Depot-Uploads until 14.11.2015
The following archives have been added to OS4Depot until November 14th, 2015:
songwrangler.lha         aud/pla 83kb  4.1 An iTunes like front end for Ami...
c_string.lha             dev/lan 10kb  4.0 Extended string functions for C
e_string.lha             dev/lan 6kb   4.0 Extended string functions for E
vba.lha                  emu/gam 1Mb   4.0 Full featured Game Boy Advance e...
lariad.lha               gam/adv 37Mb  4.0 A space adventure
ignition.lha             off/spr 3Mb   4.0 A modern spreadsheet
exutil.lha               uti/mis 2Mb   4.0 An exif based batch renamer
magiceyes.lha            uti/mis 1Mb   4.0 Eyes Follow mouse
rebootnow.lha            uti/scr 44kb  4.0 Reboot / shut-down requester scr...
evenmore.lha             uti/tex 503kb 4.0 Freeware Textviewer
preferences.lha          uti/wor 2Mb   4.0 Prefs window for starting differ...
smtube.lha               vid/pla 3Mb   4.1 Qt : direct stream + download Yo...
(snx) (Translation: dr)

[News message: 15. Nov. 2015, 08:03] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
15.Nov.2015



AROS-Archives-Uploads until 14.11.2015
The following archive has been added to AROS-Archives until November 14th, 2015:
jill.i386-aros.lha           uti/wor 11Mb  Multi-purpose utility for Wanderer
(snx) (Translation: dr)

[News message: 15. Nov. 2015, 08:03] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
15.Nov.2015



MorphOS-Files-Uploads until 14.11.2015
The following archive has been added to MorphOS-Files until November 14th, 2015:
Exutil                   0.4     gra/mis   1230 Automatically renames image...
(snx) (Translation: dr)

[News message: 15. Nov. 2015, 08:03] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
15.Nov.2015
Amigaworld.net (Webseite)


PDF-Magazine: REV'n'GE 43 (Italian/English)
The PDF-magazine REV'n'GE ("Retro Emulator Vision and Game") is available in Italian as well as in an English-language translation. REV'n'GE compares and reviews games on vintage computers.

Download sites:
Italian
English (snx) (Translation: dr)

[News message: 15. Nov. 2015, 07:51] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
14.Nov.2015
amigafuture.de (Webseite)


AmigaOS 4: Spreadsheet Ignition beta3
Achim Pankalla has released an update of the spreadsheet Ingnition for AmigaOS 4. Several problems of the previous version have been fixed and additional to the port itself, for the first time some features have been improved: The Turbocalc import as well the import and export of CSV-files have been improved. (cg) (Translation: dr)

[News message: 14. Nov. 2015, 17:54] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
14.Nov.2015
amigaworld.net (Webseite)


A Laptop featuring preinstalled UAE: A-EON introduces A.L.I.C.E.
In a press release that was apparently meant to be published prior to AmiWest, A-EON is officially announcing the A.L.I.C.E. project:

Press release: Introducing the A.L.I.C.E. Laptop
A Laptop Incorporating a Classic Experience

Sacramento 17th October 2015
A-EON Technology is pleased unveil the A.L.I.C.E. prototype at AmiWest 2015. A.L.I.C.E. is an x86 laptop that boots straight into the AmiKit Classic Amiga environment.

A.L.I.C.E. utilizes ordinary PC Laptop hardware to achieve extraordinary results. A truly immersive "Classic" experience has been created in a modern portable package by leveraging commodity hardware and existing emulation solutions. The core of A.L.I.C.E. is Amiga Forever and the freely available AmiKit software environment running on top of Linux. The Linux environment is completely hidden, but easily accessed if desired.

A.L.I.C.E. also includes a "Rabbit Hole" feature which integrates both Windows and Linux applications into the AmiKit environment. Amiga document and media files now open up in Libre Office, MPlayer, Firefox, etc. In fact any application that can be installed under Linux can be run from the AmiKit workbench. A.L.I.C.E. also provides a platform to easily access AMIStore and all of the upcoming software releases planned for Classic Amiga users. Exclusive add-on features are also planned that will only be available to A.L.I.C.E. users.

Ján Zahurančík, the developer of AmiKit said, “I have been dreaming about a portable Amiga computer ever since my real Amiga desktop could not keep up with my travel plans anymore. The A.L.I.C.E. laptop is the dream come true. Actually, the reality is more beautiful and more feature rich than the dream itself!”

Trevor Dickinson added, "I've always been a big fan of Amiga Forever and the AmiKit distribution but running an Amiga on top of Windows always felt a little clumsy to me. Several years ago I came up with the A.L.I.C.E. concept for a Classic Laptop but it has taken the combined skills and talent of the A.L.I.C.E. team to make the idea a reality. Amazing-ly, not only is A.L.I.C.E. portable it also delivers a lightning fast Classic experience.”

In addition to AmiKit, A.L.I.C.E. Can also boot into standard Linux and Windows environments and can support AmigaOS 4 Classic if the pre-requisite PicassoIV and PowerPC ROMS images are supplied.

The A.L.I.C.E. Team includes Ján Zahurančík (AmiKit), Ken Lester, Toni Wilen, Rex Schilasky, Kevin Saunders, Michael Battilana (Cloanto) and Pat Wall & Trevor Dickinson (A-EON)

www.a-eon.com (cg) (Translation: cg)

[News message: 14. Nov. 2015, 17:44] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
13.Nov.2015
indieretronews.com (ANF)


Amiga-Emulator: WinUAE 3.2 emulates PCI-hardware and bridgeboards
For the first time, version 3.2 of the well-known Amiga emulator WinUAE can emulate a lot of additional hardware extensions. Besides, the 680x0 JIT and the PPC-emulation are now 64-bit compatible. WinUAE now requires a processor with Streaming SIMD Extensions 2 (Pentium 4 or later).

New features:
  • 64-bit compatible 680x0 JIT
  • 64-bit compatible PPC emulation
  • PCI bridgeboards
  • Commodore PC/AT bridgeboards
  • A2410 RTG Zorro II board
  • DCTV video port graphics adapter (Partially)
  • Genlock "emulation", including transparency and ECS genlock features
  • Directory harddrive and hardfile KS 1.2 and older full autoboot support
Initially emulated hardware:
  • Accelerator boards:
    • DKB Wildfire
  • HD controllers:
    • 3-State Apollo 500/2000
    • A2090 previously missing ST-506 support
    • Elaborate Bytes A.L.F.
    • Kupke Golem Fast SCSI/IDE
    • Mainhattan Data Paradox SCSI
    • Multi Evolution 500/2000
    • OMTI-Adapter
    • Spirit Technology HDA-506
    • Tecmar T-Card/T-Disk
    • Vortex System 2000
    • Xebec 9720H
  • Commodore x86 bridgeboards:
    • A1060 (A1000 Sidecar)
    • A2088
    • A2088T
    • A2286
    • A2386SX
  • x86 bridgeboard expansion devices:
    • AT IDE HD controller (A2286 and A2386SX)
    • XTIDE Universal BIOS compatible IDE HD controller
    • ISA VGA display card (Cirrus Logic GD542x based)
  • PCI bridgeboards:
    • G-REX
    • Mediator 1200/4000
    • Prometheus
  • PCI bridgeboard compatible PCI cards:
    • FM801 sound card
    • ES1370 (SB128) sound card
    • RTL8029 network card
Other changes:
  • CD and sound card emulation audio output quality improved
  • 68020/030 prefetch emulation improved
  • High DPI display support improved
  • AGA subpixel scrolling emulated
  • Support shortcut paths (.lnk) in command line
  • More undocumented chipset features supported
  • Right control = right Windows key option
  • Memory accesses only -cycle-exact mode
  • UAE devices (uaeserial etc) are compatible with KS 1.2 and older
  • Improved compatibility with very old A500 config files
Fixed bugs:
  • WinPCap network mode didn't detect any devices
  • 68030 data cache emulation fixes
  • Custom to/from RTG mode switch didn't check for filter changes
  • JIT on/off on the fly change (outside of GUI) was unreliable
  • Keyboard layout changed (B/C only) during device re-enumeration
  • D3D9 non-shader mode forgot scanline texture when switching modes
  • Audio wave recording created huge broken wave files
  • It was not possible to select HDF PCMCIA SRAM and IDE options
  • Flash ROM and RTC file dialogs didn't allow creation of new files
(cg) (Translation: dr)

[News message: 13. Nov. 2015, 14:44] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
11.Nov.2015



Defender of the Crown - Extended Collectors Cut
In a limited edition of 500 pieces, the current holder of the Cinemaware rights is going release the classics of the software developers. The first game is "Defender of the Crown", which from now on is available in the online shop. In December the game will be delivered.


The "Extended Collectors Cut" is available for about 45 US-Dollar and includes:
  • all released versions of "Defender of the Crown" as ROM or disk images on CD
  • an extended version for the Amiga with an additional comic-intro. This version can be played on Amiga CD32, on an Amiga with CD-Rom or on a Windows PC (using a stand-alone emulation). MAC and Linux support is currently tested
  • printed manual
  • 2 CDs - for PC and Amiga CD32.
  • Soundtrack on the CD
  • 3 postcards with motifs from "Defender of the Crown"
  • Poster
  • Printable labels for collectors who are going to create disks from the ADF-images on the CD
  • Sticker
Rocket Ranger probably will be the next which will be released and will be available in February. (cg) (Translation: dr)

[News message: 11. Nov. 2015, 22:17] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
11.Nov.2015
amigafuture.de (Webseite)


Renaming picture files: Exutil 0.4 (AmigaOS 3/4, MorphOS, AROS)
The MUI-based Exutil which was written with Hollywood, renames picture files using the date of recording saved in the their EXIF-information or the date of the file. Changes in version 0.4:
  • new: original file name extension gets conserved
  • all kind of files can get renamed now
  • new: file time optionally part of the new name
  • new: content of entire drawers can get renamed
(cg) (Translation: dr)

[News message: 11. Nov. 2015, 18:01] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
10.Nov.2015
Patrick Nevian (ANF)


New Blue Metal Rose EP with remix by Barry Leitch
The latest EP written by Blue Metal Rose partly was composed using OctaMed Soundstudio. Additionally the new release includes a remix of the song "Drei Töne" provided by Barry Leitch, who is known from the soundtracks of several Amiga game classics. On CD the EP already is available in the shop of Blue Metal Rose, a digital download will be avaiable on 11.12.2015. (cg) (Translation: dr)

[News message: 10. Nov. 2015, 14:54] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
10.Nov.2015



Hyperion selling promotional items
Various dealers are now offering promotional items from Hyperion. Apart from a poster featuring the recently released RPG/strategy mix Gorky 17, all products are AmigaOS related:


From left to right: sticker (diameter 9.5 cm), poster (size A1), notepad (size A6) t-shirt (various sizes), poster (size A3). (cg) (Translation: cg)

[News message: 10. Nov. 2015, 00:56] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
09.Nov.2015



Batch processing: SRename 3.10 Beta 1
Using SRename you can rename a lot of files. After a break of 10 years, Constantinos Nicolakakis has started the development again. The first beta version of SRename 3.10 mainly "fixes some bugs of the previous version and improves a bit the command interface by removing a few unneeded instructions and by some other changes." AmigaOS 3.0 and at least a 68020-processor are required.

Download: srename310b1.lha (55 KB) (cg) (Translation: dr)

[News message: 09. Nov. 2015, 20:04] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
08.Nov.2015



Aminet-Uploads until 07.11.2015
The following archives have been added to Aminet until November 7th, 2015:
MUIbase-3.2.lha          biz/dbase  5.1M  MOS Programmable relational datab...
sntp.lha                 comm/net   7K    68k SNTP/NTP time sync client
http_get.lha             comm/tcp   25K   68k Get the contents of an http URL
http_load.lha            comm/tcp   50K   68k Multiprocessing http test client
http_ping.lha            comm/tcp   31K   68k Measure HTTP latency
e_mem.lha                dev/e      11K   68k Extended memory functions for E
Amigaville1.pdf          docs/mags  37M       Amigavile Magazine Issue 1
pubcrawl.lha             game/actio 21K       Sources for an unfinished AMO...
Exult_AGA.lha            game/role  27M   68k Amiga AGA port of Exult
E_vaz_ive.lha            game/wb    33K   68k Move/change the colour of til...
TiltOtix.lha             game/wb    31K   68k Move a coloured bar to the exit
Toptile.lha              game/wb    35K   68k Moves shapes to the top...
Trixim.lha               game/wb    29K   68k Make some symmetry!
GPS2URL.lha              gfx/conv   58K       Convert JPEG GPS data to Goog...
KoalaView.lha            gfx/show   56K   68k View and convert C64 KoalaPai...
FastExecSPGuide.lha      util/boot  6K        Gu?a de FastExec en Espa?ol.
Install-PGP5.lha         util/crypt 1.3M  68k Complete installer for PGP5.0i
(snx) (Translation: dr)

[News message: 08. Nov. 2015, 07:44] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
08.Nov.2015



OS4Depot-Uploads until 07.11.2015
The following archives have been added to OS4Depot until November 7th, 2015:
songwrangler.lha         aud/pla 134kb 4.1 An iTunes like front end for Ami...
c_mem.lha                dev/lan 10kb  4.0 Extended memory functions for C
e_string.lha             dev/lan 6kb   4.0 Extended string functions for E
theghosthunter.lha       gam/boa 2Mb   4.0 Special Halloween 2015: Tuffy
amigaracer.lha           gam/dri 26Mb  4.0 A Lotus Turbo Challenge game alike
muibase.lha              off/dat 5Mb   4.0 Programmable relational database...
grunch.lha               uti/fil 2Mb   4.0 Application management system
installer.lha            uti/fil 544kb 4.0 Installer Replacement
jack.lha                 uti/wor 4Mb   4.1 A fantastic AppStore for AmigaOS
jill.lha                 uti/wor 18Mb  4.1 A multi-purpose utility for Work...
(snx) (Translation: dr)

[News message: 08. Nov. 2015, 07:44] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
08.Nov.2015



MorphOS-Files-Uploads until 07.11.2015
The following archives have been added to MorphOS-Files until November 7th, 2015:
MUIBase                  3.2     off/dat   4540 Relational, programmable da...
Calimero                 1.0     off/tex   6095 DTP editor with text and ve...
DemoSim                  1.0     uti/mis      8 A joke application displayi...
(snx) (Translation: dr)

[News message: 08. Nov. 2015, 07:44] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
08.Nov.2015



WHDLoad: New packages until 07.11.2015
Using WHDLoad, you can install games, scene demos and intros from cracking groups to your harddisk that were only working from floppy disks previously. The following installers have been added until November 7th, 2015:
  • 2015-11-04 new: Megademo (The Link) done by StingRay (Info, Image)
  • 2015-11-02 updated: Iraq (Animators) patch redone, timing problems fixed, self-modifying code fixed, interrupt request checks fixed, blitter waits added, decrunchers relocated (Info, Image)
  • 2015-11-02 new: Dynamo (Orion) done by StingRay (Info, Image, Image)
  • 2015-11-01 new: Acme 1991 Slideshow (Acme) done by StingRay (Info, Image)
(snx) (Translation: dr)

[News message: 08. Nov. 2015, 07:43] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
07.Nov.2015



Preview and pre-order: Wings Remastered Edition (AmigaOS 4, MorphOS, AROS)
Daniel 'Daytona675x' Müßener has released the first playable preview of his Amiga port of Wings Remastered Edition, which was announced at the "Amiga 30" in Neuss. Müßener emphasises, that it is a very early pre-version which has not been sufficiently tested. Besides, some graphics have been not completed and are replaced by placeholders. Speed and the whole quality will be improved until the final version.


Simultaneously with the release of the preview, the Amiga version can be ordered in the online shop of Cinemaware - you have to pay in advance. Cinemaware stated that the game will be released in February 2016. In order to make the Amiga port happen, according to the developer "sufficient pre-orders" are required. He guesses a figure of about 300. If there will be not sufficient pre-orders, the users will get back their money.

While "Wings Remastered Edition" can be purchased at Steam for 15 Euro, the Amiga port costs 55 US-Dollar. But for this money, the game will be delivered in a big box including a printed manual ad a poster.

Ports for AmigaOS 4 with Warp 3D, AmigaOS 4 with RadeonHD-Compositing (for users without 3D-driver), MorphOS and AROS are available. Some graphics bugs which Müßener reduces to bugs in the graphic boards are already known:
  • AmigaOS 4: Warp3D creates some missing polygons in the corner of the screen
  • AmigaOS 4: Compositing should not be used with SouthernIsland and R200 chipsets due to heavy graphics bugs
  • MorphOS: on some systems (e.g. Powerbook Radeon 9700) the lightning of the 3D models does not properly work; the objects appear too dark, the fog has the wrong colour
Direct download:

WingsDemo_AOS4_Warp3D.lha (38 MB)
WingsDemo_AOS4_Compositing.lha (38 MB)
WingsDemo_MorphOS.lha (38 MB)
WingsDemo_AROS.zip (38 MB) (cg) (Translation: dr)

[News message: 07. Nov. 2015, 00:23] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
06.Nov.2015



PDF-Magazine: Amigaville, Issue 1
Amigaville, "The home of all things Amiga", provides news, reviews to old games, summaries to the current status of the Amiga scene or to the well-known Amiga word processing software. The magazine also includes reprintes of full-page games advertising taken from the heyday of the Amiga. (cg) (Translation: dr)

[News message: 06. Nov. 2015, 17:34] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
06.Nov.2015
Amiga.org (Webseite)


AmigaOS 4: Interview with Guillaume Boesel
Instead of a podcast, under the title link AmiCast has published an interview with Guillaume 'zzd10h' Boesel. He has written several tools for AmigaOS 4, which since last year he has summarized in the collection "zTools". (snx) (Translation: dr)

[News message: 06. Nov. 2015, 07:06] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
05.Nov.2015



Playable Previews: Alter Ego, Chase
With the permission of the authors, 'Asman' has ported two Homebrew-NES-games for the Polish "RetroKomp GameDev Compo" to the Amiga. Originally released in 2011 for the ZX Spectrum, in "Alter Ego" the player has to toggle between his character and its second identity to collect all treasures.


"Chase" is a clone of the classic Pacman. In this version the enemies attack the player more determined. In return, the player is even faster then the enemies.


Both games can be quitted with the last mouse buttom. An Amiga 500 with 512 KB RAM is required.

Download:

AlterEgo-v1.zip (80 KB)
Chase-v1.zip (32 KB) (cg) (Translation: dr)

[News message: 05. Nov. 2015, 23:30] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
05.Nov.2015



Printed magazine: Amiga Future, Issue 117
The English and German issue 115 (November/December 2015) of the printed magazine Amiga Future has been published and can be ordered directly from the magazine's editorial office or Amiga dealers that stock the magazine. (cg) (Translation: dr)

[News message: 05. Nov. 2015, 19:11] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
03.Nov.2015
a1k.org (Webseite)


Puzzle game: Update to Amijeweled 1.4, available on Amistore
In 2007 the Bejeweled clone Amijeweled has been released. Recently an update to version 1.4 has been delivered via eMail to registered users. As of now Amijeweled is available again. It can be purchased on Amistore (currently only available for AmigaOS 4) for about 5 Euro.

Users who still have been not registered or whose contact details have changed, they are invited to contact the author Wolfgang Hosemann. Each purchaser of Amijeweled (CD or download version) is allowed to update to the latest version, which completes the game by a new method of dragging the jewels. (cg) (Translation: dr)

[News message: 03. Nov. 2015, 18:26] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
02.Nov.2015
amigafuture.de (Webseite)


Renaming picture files: Exutil 0.3 (MorphOS, AmigaOS 3, AROS)
The MUI-based Exutil, which was written with Hollywood, renames pictures files using their date of recording saved in the EXIF-information or the date of the file. (cg) (Translation: dr)

[News message: 02. Nov. 2015, 21:51] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
02.Nov.2015



Database: MUIbase 3.2 (AmigaOS 3/4, MorphOS)
Steffen Gutmann has released an update of his programmable database MUIbase. Changes in version 3.2:
  • When a project has been changed, a '*' used to be prepended to the window title. This has been replaced by prepending the text 'Changed' instead. In addition, if a project has been locked by another MUIbase instance, the window title is now prepended with 'Locked'. Finally, if there is a newer version of the project on disk, the window title is prepended with 'Old'.
  • Amiga: allow quick search in select-from-where lists similar to how this works in GTK.
  • The programing functions MIN and MAX are now defined over arbitrary data types not just integers and reals numbers.
  • The generation of the user manual has seen an overhaul and unused document formats such as PS and DVI have been removed.
  • Linux: only non-deprecated functions of GTK3 are used now and the color and font choosers have been updated accordingly.
  • Several bug fixes.
(cg) (Translation: dr)

[News message: 02. Nov. 2015, 21:45] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
02.Nov.2015
AROS-Exec (Forum)


AROS: A week in AROS (from 26.10.15)
Weekly Krzysztof 'Deadwood' Śmiechowicz summarizes the latest progresses and developments of the AROS-programmers.
  • AtcpTraceroute has been added to the AROS contrib repository (o1i)
  • Work started on application handling PS3Eye camera (DizzyOfCRN)
  • USB support for Linux hosted AROS now creates separate periodic handler task (DizzyOfCRN)
  • The event handler task communicates with libusb (DizzyOfCRN)
  • Poseidon is notified about port changes when using Linux hosted USB support (DizzyOfCRN)
  • Regression with switching screen modes has been fixed (Kalamatee)
(snx) (Translation: dr)

[News message: 02. Nov. 2015, 13:45] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
02.Nov.2015
Amigaworld.net (Webseite)


A-EON Technology: Press release about Tabor-Board
A-EON Technology is going to produce a PowerPC-mainboard named "Tabor", which will be basis of a complete system called "AmigaOne A1222" (amiga-news.de reported). Now an official press release (PDF-file) is available. (snx) (Translation: dr)

[News message: 02. Nov. 2015, 13:42] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
01.Nov.2015
David brunet (ANF)


New articles on the Obligement website
The articles below have been added to the website of french Amiga / MorphOS magazine Obligement during the last two months. All translations are welcome. Please contact David 'Daff' Brunet for more information.
  • September/October 2015 news
  • Old articles from Tilt 47 to 52 special edition:
    • Review of Flight Simulator 2
    • Comparison: Amiga 500 vs. Atari ST 520 for the hardware
    • Review of Time Bandit
    • Interview with ERE Informatique
    • Report: CES Winter 1988
    • Review of Rallye Master
    • Interview with Elie Kénan (Atari France)
    • Review of Crazy Cars
    • Interview with Frank Lanne (Commodore France)
  • Interview with David Pleasance (Commodore UK)
  • Report: Amiga 30 à Neuss
  • Report: Play It Festival
  • Review of Wings Battlefield Ultimate Duel Edition
  • Review of AmiCraft beta 3
  • Review of Bubble Shooter DX
  • Hardware: AmiVR
  • Hardware: Industrial Disk On Module IDE 4 Go
  • Tutorial: Utilization of VNC on MorphOS with VNC Server and TwinVNC
  • Special quiz about the Amiga 500
Articles in english:
  • Interview with David Pleasance
(snx)

[News message: 01. Nov. 2015, 17:27] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
01.Nov.2015



Aminet-Uploads until 31.10.2015
The following archives have been added to Aminet until October 31st, 2015:
http_ping.lha            comm/tcp   29K   68k Measure HTTP latency
ScreenNotifyDevBas.lha   dev/basic  30K   68k Using ScreenNotify lib with H...
MCE.lha                  game/edit  1.5M  68k Multi-game Character Editor
MCE-MOS.lha              game/edit  1.6M  MOS Multi-game Character Editor
MCE-OS4.lha              game/edit  1.7M  OS4 Multi-game Character Editor
potrace-mos.lha          gfx/conv   804K  MOS Transform bitmaps into vector...
dtview2.lha              gfx/show   21K   68k Datatype picture viewer for p...
AmiArcadiaMOS.lha        misc/emu   4.5M  MOS Signetics-based machines emul...
ADRipperSP.lha           mus/misc   8K        ADRipper 1.12 spanish catalogs
AmiKick.lha              util/misc  38K   ppc Check Kickstart images under ...
XoXo.zip                 util/misc  343K  68k Ripper, Scanner, Decruncher ....
(snx) (Translation: dr)

[News message: 01. Nov. 2015, 08:31] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
01.Nov.2015



OS4Depot-Uploads until 31.10.2015
The following archives have been added to OS4Depot until October 31st, 2015:
recordbox.lha            aud/mis 2Mb   4.1 Add cover art to M3U playlists
hgui.lha                 dev/gui 2Mb   4.0 The ScuiLib successor
e_mem.lha                dev/lan 11kb  4.0 Extended memory functions for E
appbuilder.lha           dev/mis 42Mb  4.0 Hollywood language productivity
fpse.lha                 emu/gam 2Mb   4.0 Playstation emulator
sqrxz.lha                gam/pla 2Mb   4.0 Better play golf!
sqrxz2.lha               gam/pla 1Mb   4.0 Better play golf!
sqrxz3.lha               gam/pla 2Mb   4.0 Better play golf!
sqrxz4.lha               gam/pla 2Mb   4.0 Better play golf!
candy.lha                gam/shm 3Mb   4.0 Censored by the order of the King
shmupacabra.lha          gam/shm 34Mb  4.0 Simple bullet hell shmup for free
mce.lha                  gam/uti 2Mb   4.0 Multi-game Character Editor
preferences.lha          uti/wor 1Mb   4.0 Grouped icons for starting prefs...
(snx) (Translation: dr)

[News message: 01. Nov. 2015, 08:31] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
01.Nov.2015



AROS-Archives-Uploads until 31.10.2015
The following archive has been added to AROS-Archives until October 31st, 2015:
metedata.i386-aros.zip       uti     59kb  Personal info storage..
(snx) (Translation: dr)

[News message: 01. Nov. 2015, 08:31] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
01.Nov.2015



WHDLoad: New packages until 31.10.2015
Using WHDLoad, you can install games, scene demos and intros from cracking groups to your harddisk that were only working from floppy disks previously. The following installers have been added until October 31st, 2015: (snx) (Translation: dr)

[News message: 01. Nov. 2015, 08:31] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
01.Nov.2015
Amigaworld.net (Webseite)


PDF-Magazine: REV'n'GE 42 (Italian/English)
The PDF-magazine REV'n'GE ("Retro Emulator Vision and Game") is available in Italian as well as in an English-language translation. REV'n'GE compares and reviews games on vintage computers.

Download pages:
Italian
English (snx) (Translation: dr)

[News message: 01. Nov. 2015, 08:19] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
30.Oct.2015
amigans.net (Webseite)


Firefox port: Source code of Timberwolf released
In July 2012, the bonus of 6700 Euro for a port of Firefox for AmigaOS 4 was paid out to the Frieden brothers, although "Release Candidate 1" of their port of Firefox 4.0 named "Timberwolf" did not run smoothly. Two other updates have been provided, then the project seemed to have been put on hold.

According to a comment of Thomas Frieden on amigans.net, both software programmers decided to releases the complete source code of the project on Github. Although the files sporadicly include copyright notices, which expressly prohibit the transfer of the source code, according to Frieden the complete source code is under the Mozilla Public License. If you change it, you are asked to add it to the original Github archive. Please contact Thomas Frieden. (cg) (Translation: dr)

[News message: 30. Oct. 2015, 15:32] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
1 65 125 ... <- 130 131 132 133 134 135 136 137 138 139 140 -> ... 145 255 371 [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
.
New PPC hardware announced: "Mirari" featuring USB3, NVME, FPGA (Update 3) (30. Apr.)
7-bit: Bluetooth adapter for control pads (25. Apr.)
First stable version of a native 64-bit AROS (24. Apr.)
Print magazine: Amiga Future 174 - Preview and reading samples (24. Apr.)
Emulation: QEMU 10.0 / bboot 0.8 (23. Apr.)
Announcement and pre-order campaign: AmiGUS sound card (19. Apr.)
ACube Systems: UBoot 2015.d for Sam440ep flex and mini-itx (15. Apr.)
Paint program: PolarPaint for all Amiga systems (11. Apr.)
ACube Systems: UBoot 2015.d for Sam460EX, Sam460CR and Sam460LE boards (09. Apr.)
Mining strategy game: The history of "Aminer" (07. Apr.)
.
 amiga-news.de
.
Configure main page

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