25.Apr.2013
PPA (Webseite)
|
AmigaOS 4: Netsurf 3.0
Nach AmigaOS 3.x liegt der schlanke, ursprünglich für RiscOS entwickelte Browser NetSurf dank Chris Young nun auch für AmigaOS 4 in der Version 3.0 vor. Zu den Neuerungen zählen Javascript (noch im Betazustand), die verbesserte DOM-Bibliothek sowie die Unterstützung von Cairo und shared libraries.
Download: netsurf.lha (5 MB) (snx)
[Meldung: 25. Apr. 2013, 18:56] [Kommentare: 23 - 03. Jun. 2013, 12:23]
[Per E-Mail versenden] [Druck-Version] [ASCII-Version]
|
25.Apr.2013
Amiga.org (Forum)
|
Petro Tyschtschenko: Weitere Amiga-1200-Pakete erhältlich
Wie Petro Tyschtschenko mitteilt, erhält er im Juni eine weitere Lieferung Amiga-1200-Pakete. Eine erste Charge war im November an Endkunden geliefert worden. Der Preis beträgt wiederum 150 Euro zzgl. Mwst. und Versand, Interessenten können per E-Mail bestellen. (snx)
[Meldung: 25. Apr. 2013, 13:32] [Kommentare: 14 - 17. Mai. 2013, 12:29]
[Per E-Mail versenden] [Druck-Version] [ASCII-Version]
|
24.Apr.2013
Amiga Future (Webseite)
|
AmigaOS 4: Interview mit Guillaume Boesel (englisch)
Die italienische Nachrichtenseite "Amiga News.IT" hat ein Interview mit dem Entwickler Guillaume 'zzd10h' Boesel geführt (FastCompress, SysMon), das auf englisch und italienisch vorliegt. (snx)
[Meldung: 24. Apr. 2013, 08:56] [Kommentare: 1 - 25. Apr. 2013, 08:04]
[Per E-Mail versenden] [Druck-Version] [ASCII-Version]
|
23.Apr.2013
Michael C. Battilana (E-Mail)
|
Cloanto: Amiga Forever Essentials für Android
Pressemitteilung: 23. April 2013 - Cloanto, Herausgeber von Amiga Forever seit 1997, gibt heute die sofortige Verfügbarkeit von Amiga Forever Essentials über Google Play bekannt. Diese Veröffentlichung stellt den ersten Schritt einer ganzen Reihe geplanter "Essentials"-Pakete für unterschiedliche Plattformen dar, in denen offiziell lizenzierte Amiga-ROM- und -OS-Dateien für die Verwendung durch eine Vielfalt von quelloffenen Emulationsprogrammen zugänglich gemacht werden.
Für die Android-Version hat Cloanto eng mit den Entwicklern von UAE4Droid, AnUAE4All, UAE4All2 und anderen Anwendungen zusammengearbeitet, um sicherzustellen, dass die Amiga-Systemdateien automatisch erkannt werden und damit auf einfache Weise verwendet werden können.
"Wir sind dankbar, dass Google Play Emulatoren und GPL-Komponenten offen gegenübersteht. Daher war Android für uns der ideale Kandidat für die erste Veröffentlichung im Rahmen der Amiga-Forever-Essentials-Reihe", sagte der Cloanto-Präsident Michael Battilana. "Das erlaubt es uns, die Amiga-Emulation legal und unkompliziert verfügbar zu machen, was für andere Systeme und Plattformen nicht immer möglich ist."
Amiga Forever Essentials eröffnet das Potenzial verschiedener Emulationsanwendungen, die für Android entwickelt wurden, indem tausende Amiga-Titel unter den AmigaOS-Versionen 1.2, 1.3, 2.04, 3.0 und 3.1 auf emulierten Computern wie dem Amiga 500 oder Amiga 1200 gespielt werden können. Bonusinhalte wie die Workbench 1.3 und die First-Demos-Diskette lassen Amiga-Enthusiasten unvergessliche Klassiker wie die Boing-Demo von 1984 genießen.
Die App ist jetzt für nur 76 Cent im Google-Play-Store verfügbar. Entwicklern stehen zudem weitere Informationen zu geteilten Systemdateien auf Android-Geräten zur Verfügung. (snx)
[Meldung: 23. Apr. 2013, 19:58] [Kommentare: 16 - 28. Apr. 2013, 09:41]
[Per E-Mail versenden] [Druck-Version] [ASCII-Version]
|
23.Apr.2013
Amiga Future (Webseite)
|
AmigaOS 4: 8-Bit-Emulator Atari++ 1.72
Atari++ emuliert Ataris 8-Bit-Homecomputer sowie die Spielekonsole Atari 5200. Die AmigaOS-4-Portierung stammt von Ventzislav 'drHirudo' Tzvetkov, unterstützt AmigaInput und kann mit Joysticks oder analogen Controllern gesteuert werden.
Changes:
- The binary file loader automatically generated when inserting a COM or EXE into the disk drive and booting from it is now much shorter and requires a lot less RAM. It requires now, however, an additional ESCape code and hence emulator support. This will now also load binary files that require RAM from 0x800 and up
- This release adds support for ATX files and includes an emulation of the disk drive timing, handling of bad and duplicate sectors and a more precise emulation of the SIO timing
- An additional type of watch point was added: The default watch point now only reacts on memory writes, whereas the new watch point continues to react on reads and writes
- Experimented a lot with the timing of the GTIA Prior writing and found that the currently implemented logic is actually very close to the real system, additional delay cycles make results only worse, not better. Thus, leaving it as it is right now
- The SDL StringGadget now reacts on Ctrl+Backspace and Ctrl+Delete and erases its contents on this keyboard command
- Added emulation for "stuck" Player/Missile shift registers when switching from 4x or 2x expansion to the size register "2" value, which is almost, but not quite 1x expansion
- The built-in Os blocks NMIs now early in the reset cycle and by that tries to work around bad display lists left over by buggy programs
- Minor modification in the built-in FMS (Dos 2.++): CONFIG.SYS can now change the position of the FMS buffers by poking into DiskBufferBase $710,$711 and relocate them
- Minor modification of the short VBI: GPrior, ColBK and Col1 are now only reloaded if the graphics mode really requires it. This applies to fine scrolling text modes, and the text window modes with the GTIA modes (modes 9+64,10+64 and 11+64). This fixes compatibility issues with Atari Tennis and some Lucasfilms intros
- Minor modifications in the FMS: Rename with wildcard was broken, and the FMS no longer tries to load non-valid VTOCs
- The DUP COPY command avoids now trying to overwrite BASIC program memory or other user memory protected correctly by setting APPMEMHI. Some cartridges do not set this Os pointer correctly, though. Mac/65 does not. The new DUP command NEW will erase user memory and make it available for COPY
- Fixed a long standing bug of all Dos 2.XX compatible FMS'es: Directory reading mode did not cooperate with any other operations that would access the directory, and would invalidate the directory access channel. This is no longer the case now. Additionally, reading the directory sets now the EOF warning flag (Y = 3) correctly right before the EOF
- The STATUS command, as specified by DOS 2.0S and DOS 2.5, was actually quite unuseful as it required a file specification which was never supplied by BASIC. The new implementation returns the status of the last CIO command on the same channel if the channel is open, allowing BASIC for example to access the near-EOF warning return code
(snx)
[Meldung: 23. Apr. 2013, 18:56] [Kommentare: 0]
[Per E-Mail versenden] [Druck-Version] [ASCII-Version]
|
| |
Aktuelle Diskussionen |
 |
|
 |
Letzte Top-News |
 |
|
 |
amiga-news.de |
 |
|
|
|
|
|