amiga-news ENGLISH VERSION
.
Links| Forum| Kommentare| News melden
.
Chat| Umfragen| Newsticker| Archiv
.


.
  Je Seite
Nur Titel anzeigen
.


Archiv 'Updates von Soft- und Hardwareprodukten'


22.Sep.2016



Spielbares Demo: Alarcity - Survival Mode (AGA)
Vor einem Monat gab es ein erstes Preview-Video, jetzt steht ein spielbares Demo für AGA-Amigas und CD32 zur Verfügung: Alarcity soll zwar ein echter Shooter mit zahlreichen Leveln und einer Story werden, bietet aber auch einen "Survival Mode" in dem der Spieler einfach nur möglichst lange überleben soll.

Ein Spielbares Demo, das diesen Modus zeigt, wurde jetzt veröffentlicht. Der Survival Mode soll später auch als kostenloser Download verfügbar bleiben, während das eigentliche Spiel (inklusive Survival Mode) kommerziell vertrieben werden wird.

Aufgrund des frühen Entwicklungsstadiums ist das Demo auf vielen Amiga-Konfigurationen noch nicht gestestet worden. Nackte AGA-Rechner sowie WinUAE funktionieren offenbar problemlos, viele CPU-Upgrades verursachen laut Entwickler aber derzeit noch Grafikfehler. (cg)

[Meldung: 22. Sep. 2016, 19:32] [Kommentare: 1 - 23. Sep. 2016, 21:01]
[Per E-Mail versenden]  [Druck-Version]  [ASCII-Version]
22.Sep.2016
amigafuture.de (Webseite)


Assembler: vasm 1.7f
Frank Wille hat ein Update für den modularen Assembler vasm veröffentlicht. Wie üblich stellt Wille außerhalb der vbcc-Compiler-Distribution keine vasm-Binaries zur Verfügung, Interessenten müssen sich den Assembler selbst compilieren. Änderungen in Version 1.7f:
  • Print a warning when a constant is not representable using the target data type.
  • Show warnings or errors when an expression overflows the backend's address data types.
  • Warn about overflows caused by negative expressions in space directives.
  • New option -chklabels makes vasm issue a warning when a label conflicts with a mnemonic or directive name.
  • Reworked internal relocation representation.
  • m68k: Base-displacement addressing modes and suppressed registers are allowed for CPU32. Just memory-indirect is illegal.
  • m68k: Added FJcc mnemonics for GNU-as compatibility (-gas option).
  • PPC: Added complete support for 403, 405, 440, 460, Book-E, e300 and e500 instruction sets.
  • 6800: Fixed a bug which suppressed command line options for syntax- and output-modules.
  • 6800: Support for 6801/6803 compatible CPUs added (contributed by Adrien Destugues).
  • ARM: Thumb-mode [PC,#imm] and [SP,#imm] addressing modes were not recognized.p ARM: Fixed thumb-mode SP-adjustment instructions: ADD SP,#<9-bit unsigned> and SUB SP,#<9-bit unsigned> (missing).
  • ARM: External subroutine calls in thumb-mode with BL were broken.
  • x86: Fixed determining the operation size when last register is %DX.
  • x86: 32-bit only instructions failed, when selecting a 32-bit cpu using the -m command line option.
  • x86: Avoid Illegal Relocation error for calls and jumps in absolute mode.
  • std-syntax: Data directives do no longer enforce natural alignment, for compatibility with GNU-as! Use the -align option to keep the old behaviour.
  • std-syntax: '0f' is another allowed float-constant prefix for GNU-as compatibility.
  • std-syntax: .stabs should support escape-characters in its string-field.
  • std-syntax: Support progbits and nobits section type arguments for ELF compatibility.
  • mot-syntax: Retain the possibility to use multiple ORG directives and output a real binary file, as before V1.7e. Only an ORG directive after a SECTION directive is now relocated within that section.
  • mot-syntax: Added IFMI (=IFLT) and IFPL (=IFGE).
  • mot-syntax: Fixed problems when macro arguments are followed by blanks and the -spaces option is given.
  • mot-syntax: New directives inline and einline, to define an isolated block for local labels.
  • mot-syntax: New directives ifmacrod and ifmacrond to conditionally assemble a block when a macro is defined or undefined (compatible with the same directives on the Barfly assembler).
  • madmac-syntax: Make ORG behave like in mot-syntax.
  • vobj-output: The byte-offset to a relocation now always defines the base for all relocation calculations (e.g. PC-relative).
  • vobj-output: For little-endian the bit position in a byte of a reloc-field is now counted from right to left. You will need at least vlink V0.15b to link more complex little-endian relocations (e.g. ARM).
  • hunk-output: -keepempty prevents the assembler from deleting empty sections.
  • elf-output: -keepempty prevents the assembler from deleting empty sections.
(cg)

[Meldung: 22. Sep. 2016, 16:35] [Kommentare: 0]
[Per E-Mail versenden]  [Druck-Version]  [ASCII-Version]
22.Sep.2016



Review: Tales of Gorluth 2
Bei amiga68k.de gibt es ein Review des kürzlich veröffentlichten Action-Adventures "Tales of Gorluth". (cg)

[Meldung: 22. Sep. 2016, 16:23] [Kommentare: 3 - 24. Sep. 2016, 11:04]
[Per E-Mail versenden]  [Druck-Version]  [ASCII-Version]
21.Sep.2016



AROS: Fortschritte im August 2016
Auf Grundlage seiner wöchentlichen Meldungen zu den Fortschritten des Betriebssystems AROS erstellt Krzysztof 'deadwood' Śmiechowicz unter dem Titellink auch monatliche Zusammenfassungen.

So wurde im Augut 2016 ein öffentlicher, nur-leseberechtigter Zugang zum AROS-Quellkode eingerichtet (dieser war zuvor bloß über einen Mirror möglich). Daneben wurde von Krzysztof Śmiechowicz in Kooperation mit dem Apollo/Vampire-Team ein erstes, vollständiges Entwicklerpaket für AROS/68k veröffentlicht. Dieses enthält eine native, sofort einsetzbare Entwicklerumgebung sowie Skripte zum Herunterladen und Kompilieren von AROS/68k auf einem Linux-Rechner.

AROS selbst betreffend hat Nick Andrews seine Arbeit daran fortgesetzt, das Betriebssystem mit dem GCC 6.1 kompilierbar zu machen. Krzysztof Śmiechowicz hat die OpenSSL-Bibliothek aktualisiert und begonnen, das OpenSSH-7.3-Paket zu portieren, wovon eine erste Alphaversion vorliegt. Neil Cafferkey hat an der List-MUI-Klasse weitergearbeitet und Miloslav Martinka hat die tschechischen Lokalisierungen einer Reihe von Programmen entweder überarbeitet oder erstmals erstellt.

An weiteren Neuerungen im August sind Pascal Paparas Distribution AEROS 4.0.1 für den Einplatinenrechner Raspberry Pi zu nennen sowie SimpleMail 0.42 und die Portierung von Elite 2 Frontier von David Douglas. (snx)

[Meldung: 21. Sep. 2016, 19:33] [Kommentare: 1 - 22. Sep. 2016, 14:48]
[Per E-Mail versenden]  [Druck-Version]  [ASCII-Version]
21.Sep.2016
MorphZone (Webseite)


MorphOS: Calimero 3.6
Carsten Siegners in Entwicklung befindliche Textverarbeitung Calimero weist in der Version 3.6 eine sich korrekt verhaltende Schreibmarke auf, wodurch es möglich ist, einzelne Buchstaben auszuwählen (Screenshot). Zudem kann nun verzögerungsfreier getippt werden, daneben wurde das Einstellungsfenster überarbeitet.

Download: Calimero_3.6.lha (7 MB) (snx)

[Meldung: 21. Sep. 2016, 19:10] [Kommentare: 13 - 24. Sep. 2016, 13:47]
[Per E-Mail versenden]  [Druck-Version]  [ASCII-Version]
21.Sep.2016
Amiga.org (Webseite)


Datenbank: MUIbase 3.3
Bereits vor drei Wochen hat Steffen Gutmann ein Update seiner relationalen, programmierbaren Datenbank MUIbase für AmigaOS 3.x, AmigaOS 4 und MorphOS veröffentlicht. Die Änderungen in der Version 3.3 lauten:
  • Remembers the print settings in the preferences
  • When a new project needs to be saved in order to continue, let the user save a project instead of showing an error message that a project name has to be set
  • Warn user when changing choice labels in the structure editor when there are existing records. Changing the choice labels does not update the label indices stored in records. Also warn about duplicate and empty labels
  • Windows/Mac OS X/Linux versions: reflect changes to labels immediately when editing labels
  • Improved year completing when entering date values. When entering a one or two digit year, 1900 or 2000 is added depending on which result is closer to the current year. Similar for three digit years
  • Updated French translation by Stéphane Aulery
  • Converted all catalog translations to the PO file format. This makes it easier to maintain translations and add additional languages
  • New version of the ImportSample project with a custom import function
  • Several bugfixes
(snx)

[Meldung: 21. Sep. 2016, 18:58] [Kommentare: 1 - 22. Sep. 2016, 21:54]
[Per E-Mail versenden]  [Druck-Version]  [ASCII-Version]
20.Sep.2016
amigafuture.de (Webseite)


Entwicklerwerkzeug: vlink 0.15b
Frank Wille hat den portierbaren Linker vlink aktualisiert, der mit einer Vielzahl von Binärformaten zurechtkommt und Bestandteil des Compiler-Pakets vbcc ist. (cg)

[Meldung: 20. Sep. 2016, 18:35] [Kommentare: 2 - 20. Sep. 2016, 22:24]
[Per E-Mail versenden]  [Druck-Version]  [ASCII-Version]
20.Sep.2016



Erfahrungsbericht: MIDI mit dem FPGA-Rechner MIST.
Amiga-User Epsilon hat die MIDI-Anschlüsse an seinem FPGA-Rechner MIST erfolgreich getestet und seine Erfahrungen in einem Blog-Eintrag dokumentiert. (cg)

[Meldung: 20. Sep. 2016, 18:33] [Kommentare: 3 - 21. Sep. 2016, 12:39]
[Per E-Mail versenden]  [Druck-Version]  [ASCII-Version]
20.Sep.2016



Vorbestellungen für neues englisches Handbuch für AmigaOS 3.5/3.9
Der polnische Publisher amiga.net.pl, der im Mai bereits ein Handbuch für die Nutzung von AmigaOS 4.1 unter einem Emulator angekündigt hatte, will auch seine älteren, polnischen Bücher zum Thema Amiga in Englischer Übersetzung neu auflegen. Den Anfang macht ein Handbuch für AmigaOS 3.5/3.9, das mit Hardcover-Einband für rund 22 Euro (zzgl. Versand) zu haben sein wird, als E-Book schlägt es mit 12 Euro zu Buche.

Ausgeliefert wird das Buch ab Januar 2017, Bestellungen werden ab sofort angenommen. Auch der Ratgeber für Directory Opus 5 vom selben Herausgeber soll eine entsprechende Übersetzung erhalten, hierzu gibt es aber noch keinen Zeitplan. (cg)

[Meldung: 20. Sep. 2016, 18:29] [Kommentare: 3 - 21. Sep. 2016, 16:07]
[Per E-Mail versenden]  [Druck-Version]  [ASCII-Version]
1 275 545 ... <- 550 551 552 553 554 555 556 557 558 559 560 -> ... 565 1268 1977

.
Impressum | Datenschutzerklärung | Netiquette | Werbung | Kontakt
Copyright © 1998-2024 by amiga-news.de - alle Rechte vorbehalten.
.