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

Amiga events
18.-21.04.25 • Revision 2025 • Saarbrücken (Germany)
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)

10.Jun.2007
Andre Pfeiffer (ANF)


Completed board layouts for A1000 video slot
For Andre "Ratte" Pfeiffer's recently introduced video slot expansion for the Amiga 1000, completed board layouts are now available as well. (cg) (Translation: cad)

[News message: 10. Jun. 2007, 15:50] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
06.Jun.2007
Amigaweb.net (website)


Frying Pan: Status update and patch suggestion for MorphOS
Tomasz Wiszkowski, author of the burning programme Frying Pan, is currenty not able to accept registrations due to a stay abroad.

The further development will be reduced but continued for that time, but lack of test equipment there will be no new release until returning home from the stay.

Th elatest addition is the support for CD-Text, also the import and export of sessions is shaping up.

MorphOS 1.4.x users are suggested to use the patch APooler to deal with the prolonged burning times. The reason the the much slower memory allocation under MorphOS 1.4.x. (snx) (Translation: ub)

[News message: 06. Jun. 2007, 23:14] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
06.Jun.2007
Amiga Future (website)


Amition: More do it yourse projects and commercials from old magazines
At Amition.de five more hardware do it yourself projects have been made publically available as well as some more commercials from old Amiga magazines.

The lastest new additions cover the topics write-protect button for the floppy drive, Kolibri turboboard for do it yourself, Amiga as teletext decoder, Amiga controller for other devices and a memory expansion for the Amiga 500. (snx) (Translation: ub)

[News message: 06. Jun. 2007, 12:53] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
05.Jun.2007
ACube Systems (Website)


ACube Systems: First batch of CPU modules repaired
Following their announcement to repair G4 modules of AmigaOne/Teron boards in February (amiga-news.de reported), ACube Systems now notify in a press release that the first processor modules have been repaired meanwhile.

Press release Bassano del Grappa, 4th of June, 2007 - ACube Systems is happy to announce that the first batch of CPU Modules has been repaired and is now being tested. First functionality tests show that the modules are working ok with the new CPUs.

In the next few days, after finishing the tests, the modules will be sent to their respective owners.

A second batch of repaired modules is expected soon. (snx)

[News message: 05. Jun. 2007, 14:11] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
04.Jun.2007
amigafuture.de (Webseite)


Spiele-Datenbank: 144 new titel on lemonamiga.com
The Game-Database lemonamiga.com are added with 144 new title. (cg) (Translation: aj)

[News message: 04. Jun. 2007, 16:02] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
04.Jun.2007
amigafuture.de (Webseite)


WinUAE: AmiKit 1.3.5
For AmiKit, a complet-distribution for WinUAE-user, is a update to Version 1.3.5 available. This can be installed manually or by the live update-function. All changes are listed here. (cg) (Translation: aj)

[News message: 04. Jun. 2007, 16:00] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
04.Jun.2007
amigafuture.de (Webseite)


MorphOS: mICQ 0.5.3, bftpd 1.9, pure-ftpd 1.0.21, LAME 3.98b3
Matthias Münch provides more MorphOS-Ports of known Unix-Tools: mICQ 0.5.3 is a Console-based ICQ-client, bftpd 1.9 and pure-ftpd 1.0.21 are FTP-Servers, LAME 3.98b3 is the newest Version of the known MP3-Encoders. (cg) (Translation: aj)

[News message: 04. Jun. 2007, 15:56] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
04.Jun.2007
amigaworld.net (Webseite)


Instant Messenger: Jabberwocky 1.7
Jabberwocky is a MUI-based Instant-Messaging-Client for AmigaOS 3.x, AmigaOS 4 and MorphOS, which use a Server-Module to get access on several Messenging-networks (u.a. AIM, ICQ, MSN, Yahoo). changes since Version 1.6:
  • Changed some MUI includes to be consistant with the rest of the Jabberwocky sourcecode files
  • Updated copyright notice in catalog files. Updated several string definitions in Italian catalog translation file
  • Added workaround for OS4 network includes conflict with clib2 network includes. The files & file structure of clib2 network includes are now different than those defined in the Amiga OS4 includes
  • Disabled vapor_toolkit.library check in the MorphOS build. Latest MorphOS ships without this lib. MUI4 has its own TextInput.mcc and does not use this lib
  • Unused variables removed from sources
  • Eliminated unused includes
  • Added OS4 socket library open/close since bsdsocket.library is not longer automatically opened by standard libauto
  • Added patched muimaster.h include file required for 68k Jabberwocky compile
  • Updated makefile and includes for new OS4 SDK
  • Changed constant definitions for XML ID strings to make them easier to identify in the Jabberwocky source
  • Added ID attribute to version (jabber:iq:version) requests and responses for the benifit of other Jabber clients (like Exodus) that rely on the ID attributes to identify Jabber iq requests
  • Added new functions to retrieve Jabber server agent list using service discovery methods
  • Added functions to obtain agent information from Jabber server with service discovery methods
  • Added new constant definitions and function prototype in support of service discovery methods for obtaining Jabber server agent information
  • Added ID attribute to agent registration XML
  • Made numerous changes to sources in order to implement SASL authentication required by some new Jabber servers
  • Changed size check in console logger to use size sent in the call
  • Changed size for connection checks to 2 since at least one server is sending 2 spaces for the checks
  • Added several defines to support SASL authentication
  • Added Jabber namespace definitions not included in Iksemel library
  • Removed unused MSG_CHAT constant and moved MSG_READ constant
  • Added return value of IKS_HOOK to receive function so Jabberwocky can tell if stream:features is being received following initial connect header
  • Fixed long standing bug that can cause 68k Jabberwocky enforcer hit or crash
  • Updated header files for use with new Iksemel library
  • Updated Jabberwocky main sources for use with new Iksemel library
  • Numerous changes in return values and function names were made
  • Updated Iksemel library to latest released version and added necessary Amiga modifications
(cg) (Translation: aj)

[News message: 04. Jun. 2007, 15:45] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
04.Jun.2007



WHDLoad: New files since 03.06.2007
With WHDLoad is it possible to install games and demos, which are made to work only on floppydisc systems, on a harddisc. Also several incompatibility items with newer Amiga-System are fixed.

Following Installer are update or added since our last report:
(cg) (Translation: aj)

[News message: 04. Jun. 2007, 15:22] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
04.Jun.2007
Andreas Magerl (ANF)


Amiga Future: New fullversions are online
Pressemitteilung: ue to the fact that some issues of the Amiga Future have been sold out in the meantime we have put new full versions for free download on the Amiga Future homepage. You can download them at: http://download.amigafuture.de We look for someone who wants to take care of the downloads section of the Amiga Future. In fact it is about writing system requirements and small descriptions for each software package in German and English. The issue 66 has been released recently and is available in our online shop. Just now we work hard on issue 67. No. 67 will be the first Amiga Future issue being published in German and English. We ask all interested users to order issue 67 as soon as possible because we'll print only the preordered amount plus a small reserve. (cg) (Translation: aj)

[News message: 04. Jun. 2007, 15:13] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
04.Jun.2007



Aminet-Uploads until 03.06.2007
Aminet-Uploads since our last report:
bitlbee-1.1dev-bin-m68k.lha  comm/irc    1.1M    OS3   multiprotocol instant messenger
NSLookup-nicomen.lha         comm/net      3K    OS4   Look up IP addresses and hostnames
A71Mail.lha                  comm/www     71K    GEN   Email Form multilanguage written in php
lynx-2.8.7-bin-m68k.lha      comm/www    1.4M    OS3   console web/ftp/gopher browser
fileIO.lha                   dev/basic     8K    OS3   OS friendly file I/O functions for Blitz
Annotate.lha                 dev/cross    75K    OS3   Comments/reformats DASMX 2650 dissasms.
objectbrowser.lha            dev/e        41K    VAR   Object Browser / System Explorer
gperf-3.0.2-bin-m68k.lha     dev/gg      198K    OS3   perfect hash generator
slang-2.0.7-bin-m68k.lha     dev/lang    870K    OS3   lang. interpreter/screen manager/...
glib-2.4.4-bin-m68k.lha      dev/lib     1.8M    OS3   low-level core library
libiconv-1.9.2-bin-m68k.lha  dev/lib     1.9M    OS3   character set conversion library
diskimage_device.lha         disk/misc    70K    OS4   Mount disk images (adf, iso, ipf)
TwinVNC0.8beta.txt           docs/anno     0K    GEN   VNC Client for OS 3/4 + MOS (RTG or Not)
wabl9310.lha                 docs/lists   44K    GEN   Worldwide Amiga BBS List - Oct '93
TotalChaosAGA-Review.jpg     docs/rview  1.8M    GEN   Review of Total Chaos AGA
TotalChaosAGAr6.lha          game/strat   77M    OS3   Magic & Monsters turn-based Strategy
Adventure.lha                game/text   644K    OS3   Versions of class. Adventure/ColossalCav
Dungeon.lha                  game/text   294K    OS3   Dungeon, the mainframe version of Zork
pentagosdl-mos.lha           game/think  199K    MOS   SDL Pentago game
Create_a_Q.lha               game/wb      47K    OS3   Create and play your own 'Q' games!
convertham131.lha            gfx/conv     90K    OS3   Convert HAM6 images to 2-256 colour ILBM
SmartScale.lha               gfx/conv     32K    OS3   Tool for gfx conversion scripts/gfx info
MindSpace097Demo.lha         gfx/edit    514K    OS4   Create MindMaps,UML and quaint pics (svg
SView5.lha                   gfx/misc    2.9M    VAR   SView5 Image Viewing/Processing Package
PointRider-amigaos4.lha      gfx/show    610K    OS4   A PowerPoint file viewer, the only one
PointRider-morphos.lha       gfx/show     98K    MOS   A PowerPoint file viewer, the only one
PointRiderUI-fr.lha          gfx/show      2K    GEN   PointRiderUI french catalog
AmiArcadia.lha               misc/emu    328K    OS3   Arcadia 2001/Interton VC 4000/TVGC emul.
arcem_os4.lha                misc/emu    578K    OS4   Acorn Archimedes A400 emulator
Easy1541.lha                 misc/emu    140K    OS3   Full package to manage a 1541 Drive
glUAE-doc.lha                misc/emu    1.0M    GEN   Integrates UAE into AmigaOS (docs)
glUAE-main.lha               misc/emu     13K    GEN   Integrates UAE into AmigaOS (main)
pom1-mos.lha                 misc/emu     83K    MOS   Apple I emulator
flite-ahi-exe.lha            mus/misc    6.3M    OS4   F-lite speech synthesis engine (exe)
flite-bin-m68k.tar.bz2       mus/misc     25M    OS3   almost good sounding speech synthesiser
playOGG.lha                  mus/play    1.3M    OS3   multi format sound player.
msdos-amiga.lha              text/misc    33K    OS3   Convert MSDOS texts to AMIGA text format
Vorschau.lha                 text/show    51K    OS3   WYSIWYG viewer for ASCII-Text (German)
BlizKick.lha                 util/boot   281K    OS3   MapROM tool for phase5/DCE turbos. V1.24
newmenus.lha                 util/cdity   20K    OS3   Enable Workbench 3 style menus
akGIF-dt.lha                 util/dtype   41K    VAR   akGIF-dt (GIF, 68000-060/MOS)
akjfif-dt.lha                util/dtype  197K    VAR   akJFIF-dt (JPEG, 68000-060/MOS)
akPNG-dt.lha                 util/dtype  201K    VAR   akPNG-dt (PNG, 68000-060/MOS)
akSVG-dt.lha                 util/dtype   72K    VAR   akSVG-dt (SVG [SView], 68000-060)
akTIFF-dt.lha                util/dtype  524K    VAR   akTIFF-dt (TIFF, 68000-060/MOS)
ql_dt.lha                    util/dtype   19K    OS3   Datatype for Sinclair QL pictures
WarpPNGdt.lha                util/dtype  211K    VAR   PNG image datatype (68k,OS4,MOS,WOS)
AllKeys.lha                  util/misc   109K    VAR   Use ALL rawkeys incl. MultiMedia-keys
AmigaChipkartenleser.lha     util/misc    67K    OS3   GSM Smartcard(SIM) reader/writer
megaget.lha                  util/rexx    11K    GEN   Aminet frontend and/or [http] downloader
clockita.lha                 util/time    74K    OS3   Italian clock with INVISIBILITY OPTION
DRemind.lha                  util/time   346K    OS3   Reminds you whenever you want.. v1.70!
(cg) (Translation: aj)

[News message: 04. Jun. 2007, 15:11] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
04.Jun.2007



os4depot.net: Uploads until 03.06.2007
HUploads on os4depot.net since our last report:
flite-ahi-exe.lha     aud/mis    6Mb  Flite speech synthesis engine (exe archi
diskimage_device.lha  dri/sto   84kb  Disk image device (adf, adz, dms, ipf, i
gluae-doc.lha         emu/uti    1Mb  Integrates UAE into AmigaOS (documentati
gluae-main.lha        emu/uti   13kb  Integrates UAE into AmigaOS (main)
vor.lha               gam/act  781kb  A great Rock Dodger variant.
brikx.lha             gam/puz    4Mb  A puzzle game, connect the blocks
sdltetris.lha         gam/puz  954kb  Yet another so-so Tetris clone.
scummer.lha           gam/uti  147kb  Reads and display images from LucasArts 
mpegit.lha            gra/con    1Mb  Captures frames from MPEG video files to
gqview-src.lha        gra/vie  181kb  Sources of GQView 2.1.5 and related libs
gqview.lha            gra/vie    6Mb  GQView 2.1.5 for AmigaOS 4 (Cygnix)
mindspace.lha         off/mis  513kb  Create MindMaps, UML and quaint pictures
sdlsand.lha           uti/sci  123kb  A cool falling sand simulator toy.
backdropicons.lha     uti/wor   39kb  Script to make icons for wb-backdrop ima
skinnableclock.lha    uti/wor    1Mb  A Skinnable Clock for Your Workbench
(cg) (Translation: aj)

[News message: 04. Jun. 2007, 15:11] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
03.Jun.2007
Michael Böhmer (ANF)


New installation aids for SUBWAY USB controller
Two new installation aids are available as PDF files for the popular USB controller SUBWAY, which show connecting the SUBWAY to the Zorro cards Xsurf and Buddha from individual computers. You can find these documents on E3B's web pages under the title link in the Support/Mounting area.

Thanks to the assistance of an active SUBWAY user, who has created both documents and released them for download, connecting the controller to the clockports of the aforementioned cards should prove to be considerably easier with these, since, unfortunately, no details on the orientation of of the clockports are to be found in the documentation of either Zorro card.

In case of questions and obscurities when installing the SUBWAY, the producer E3B continues to ask for contacting E3B support. (nba) (Translation: cad)

[News message: 03. Jun. 2007, 23:22] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
03.Jun.2007
amigafuture.de (Web page)


Updates to MMKeyboard, Meridian, IRCom and IRComRemote
Guido Mersmann is making available updates to some of his programs: The multimedia keyboard driver MMKeyboard is now available in version 3.26 (AmigaOS 4, MorphOS 1.5, UAE, Amithlon), the mouse gesture commodity Meridian 2.24 exists for AmigaOS 3/4 and MorphOS.

The infrared driver package IRCom/IRComRemote allows sending and receiving infrared signals using appropriate USB hardware. Version 2.12 is available for AmigaOS 3 and MorphOS. (cg) (Translation: cad)

[News message: 03. Jun. 2007, 19:39] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
03.Jun.2007
Christian Rosentreter (ANF)


MorphOS: OpenTTD 0.5.2 (final)
OpenTTD is an open-source clone of the well-known PC strategy game "Transport Tycoon Deluxe" from the 90's with many extensions - a network mode, individual graphic sets and adaptations to more than two dozen languages, among other things.

In version 0.5.2 (final), some errors were corrected again, so "NewGRF's" (graphic and function extension sets) can now simply be copied to the "data/" directory and activated or deactivated using the NewGRF settings inside the program - changing the configuration file OpenTTD.cfg manually is no longer necessary. (cg) (Translation: cad)

[News message: 03. Jun. 2007, 19:26] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
02.Jun.2007



Windows: PPViewer 1.0 to show files packed with PowerPacker
The Windows program PPViewer shows files that were packed on an Amiga using PowerPacker 2.0 (screenshot). The .NET framework is needed. (cg) (Translation: wk)

[News message: 02. Jun. 2007, 19:30] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
02.Jun.2007
Murmel (forum)


Domain amiga.de for sale
The domain amiga.de, for years the access point to the German Amiga Technologies GmbH website and at last just forwarding to the website amiga.com is offered for sale.

The current owner is the company Tapon del Darien LLC which registered office is in Panama City. (cg) (Translation: wk)

[News message: 02. Jun. 2007, 18:21] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
02.Jun.2007
Ash Sert (ANF)


Freescale's new System-on-Chip (SoC) CPU: MPC5121e
Press released (shortened): Freescale Semiconductor has introduced a new highly integrated System-on-Chip processor (SoC) that is optimized for applications with complex graphics, multimedia and realtime requirements regarding power and power consumption.

Technical data for the MPC5121e
  • e300 core
    • built on Power architecture technology
    • 32 KB cache for instruction code and 32 KB for data
    • double precision floating point unit and two integer units
    • up to 400 MHz deliver 760 MIPS computing performance
  • user-programmable 32-bit RISC multimedia core at up to 200 MHz
  • 2D/3D graphics core, based on a PowerVR MBX/VGP Lite
  • integrated display controller for resolutions up to 1024 x 768 (XGA)
  • 12 programmable controllers for serial interfaces UART, SPI, AC97, I2S
  • SDRAM DDR-I/DDR-II/mobileDDR memory controller
  • 10/100 Fast Ethernet MAC (media access controller)
  • Three I2C interfaces
  • PCI 2.3 interface
  • Two hi-speed USB 2.0 On-the-Go (OTG) controllers, one integrated PHY SATA controller (serial advanced technology attachment)
  • PATA controller (parallel advanced technology attachment)
  • Four CAN 2.0A/B modules
  • intelligent DMA I/O controller with 64 channels
  • serial S/PDIF audio interface (Sony/Philips digital interface format)
  • SDHC (secure digital host controller) to support MMC/SD/SDIO protocols
  • 27x27 mm – 516-pin PBGA package with 1 mm pitch

Availability

Samples of the MPC5121e processor are said to be available at the end of the 2nd quarter. Further information about the MPC5121e under freescale.com/files/pr/mpc51xx.html.

Freescale Semiconductor

Freescale Semiconductor is a global leader in the design and manufacture of embedded semiconductors for the automotive, consumer, industrial, networking and wireless markets. The privately held company is based in Austin, Texas, and has design, research and development, manufacturing or sales operations in more than 30 countries.

www.freescale.com

Das Freescale Technologieforum

The Freescale Technology Forum (FTF) has become the developer event of the year for the embedded semiconductor industry. The Forum, which debuted in 2005, has been enthusiastically received by the global developer community, drawing more than 12,000 attendees at FTF events worldwide since its inception. For more information about FTF events, please go to www.freescale.com/ftf (cg) (Translation: wk)

[News message: 02. Jun. 2007, 16:32] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
02.Jun.2007
amigafuture.de (website)


Amigaweb.net: IRC session with Bill Buck and Raquel Velasco
The executives from Genesi are participating in an IRC session organized by amigaweb.net. On June, 24th at 20:00 Uhr (GMT) will Bill Buck and Raquel Velasco answer users questions. (cg) (Translation: wk)

[News message: 02. Jun. 2007, 16:23] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
02.Jun.2007
Edgar Schwan (ANF)


AmigaOS 4: GQView 2.1.5 for Cygnix
Edgar Schwan makes a further application for his X11 environment Cygnix available: GQView 2.1.5 is an image viewer that makes it easy to navigate through a great number of images. Pictures can be shown fullscreen or as slideshow, they can be copied, moved, renamed and deleted. Context menus make it easy to use the program. A search function that can compare images content is available, too.

Supported image formats:
  • IFF-ILBM (.ilbm)
  • JPEG (.jpeg, .jpe, .jpg)
  • PNG (.png)
  • PCX (.pcx)
  • BMP / WBMP (.bmp, .wbmp)
  • GIF (.gif)
  • TIFF (.tiff, .tif)
  • PNM / PBM / PGM / PPM (.pnm, .pbm, .pgm, .ppm)
  • Canon RAW format (.crw, .cr2)
  • Fujifilm RAW format (.raf)
  • Nikon RAW format (.nef)
  • Olympus RAW format (.orf)
  • Pentax RAW format (.pef)
  • ANI (.ani)
  • Windows icon (.ico, .cur)
  • Sun Raster (.ras)
  • Targa (.tga, .targa)
  • X-Bitmap (.xbm)
  • X-Pixmap (.xpm)
(cg) (Translation: wk)

[News message: 02. Jun. 2007, 15:48] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
02.Jun.2007
Andre Pfeiffer (ANF)


How to: video slot expansion for the A1000
Andre "Ratte" Pfeiffer has enhanced his Amiga 1000 with an A2000 compatible video slot with a Multivision 2000 FlickerFixer inserted:

construction manual/pin configuration
images of the project

An A500 respectively a first generation A2000 (those without a complete video slot) are said to be expandable in accordance with these hints, too. The author wishes a lot of fun when soldering. (cg) (Translation: wk)

[News message: 02. Jun. 2007, 15:44] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
31.May.2007
Andreas Magerl (ANF)


APC&TCP is looking for Programmers
APC&TCP is looking for programmers with a (very) good knowledge in 68k assembler, but first of all C as well as C++ for speeding up some projects under development. Experience in the field of audio, video and graphics is explicitly required. The gui design is created with ReAction and/or MUI, partially even with GadTools. Programmers for AmigaOS3 and AmigaOS4 are required, even MorphOS is appreciated. The payment refers to the agreement. Interested parties should contact Andreas Magerl. (nba) (Translation: tz)

[News message: 31. May. 2007, 14:20] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
31.May.2007
unknown (ANF)


Jay Glenn Miner would have been 75 years old today
Jay Glenn Miner, the originator of the Amiga, would have been 75 years old today. Miner was born in May 31, 1932 in Prescott, Arizona. He was the head of the original Amiga developer team and cofounder of Amiga Corp. in Los Gatos. Jay Glenn Miner passed away in June 20, 1994 in Mountain View, California, because of kidney failure.

Biographies can be found at:
http://www.amition.de/geschichte8284.html
http://www.zock.com/8-Bit/D_Miner.HTML
http://www.stud.uni-hannover.de/~mheine/Jay_Miner.html (nba) (Translation: tz)

[News message: 31. May. 2007, 14:17] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
31.May.2007
amigaworld.net (website)


PDF-Magazin: #Amigaguide, First Issue
The first issue of the English print magazine #Amigaguide is available as a free pdf article and is meant as a reading rehearsal. (cg) (Translation: tz)

[News message: 31. May. 2007, 00:06] [Comments: 0]
[Send via e-mail]  [Print version]  [ASCII version]
1 375 745 ... <- 750 751 752 753 754 755 756 757 758 759 760 -> ... 765 934 1109 [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
.
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.)
Event: Start for ticket sales for "Amiga40" (05. Apr.)
Operating system: AmigaOS 3.2.3 (02. Apr.)
Universal PCI driver system: OpenPCI 40.2 (31. Mar.)
AROS/x86: Update of the ABI v0 version (28. Mar.)
Paperback: Classic AmigaOS Programming - The Network (27. Mar.)
.
 amiga-news.de
.
Configure main page

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