Difference between revisions of "Site news"

From Amiga Coding
Jump to: navigation, search
(fixed date of news item)
(added newsitem by SumaraiCrow and moved a few old newsitems)
Line 1: Line 1:
 +
<div class="articleTitle">PortableE r3</div><div class="articleDate">29 dec 2008 by [[user:SamuraiCrow|SamuraiCrow]]</div>
 +
Release r3 of [http://cshandley.co.uk/portable/ PortablE] is now available featuring much faster resultant code and build scripts with support for several popular libraries as well.
 +
 +
 
<div class="articleTitle">ECX v2.0.0</div><div class="articleDate">26 nov 2008 by [[user:Spellcoder|Spellcoder]]</div>
 
<div class="articleTitle">ECX v2.0.0</div><div class="articleDate">26 nov 2008 by [[user:Spellcoder|Spellcoder]]</div>
 
v2.0.0 of ECX, a compiler for Amiga E has been released. Amongst the changes is experimental support for AmigaOS4/PPC and support for various MorphOS 2 specific modules. See the [http://www.blubbedev.net/ecx/download/ecx200.readme readme] for the full changelog, [http://www.blubbedev.net/ecx/download/ecx200.lha download] ECX v2.0.0 or [http://www.blubbedev.net/ecx/ visit the ECX website].
 
v2.0.0 of ECX, a compiler for Amiga E has been released. Amongst the changes is experimental support for AmigaOS4/PPC and support for various MorphOS 2 specific modules. See the [http://www.blubbedev.net/ecx/download/ecx200.readme readme] for the full changelog, [http://www.blubbedev.net/ecx/download/ecx200.lha download] ECX v2.0.0 or [http://www.blubbedev.net/ecx/ visit the ECX website].
Line 29: Line 33:
 
<div class="articleTitle">AsmOne v1.49 RC2 released</div><div class="articleDate">25 mar 2008 by [[user:Spellcoder|Spellcoder]]</div>
 
<div class="articleTitle">AsmOne v1.49 RC2 released</div><div class="articleDate">25 mar 2008 by [[user:Spellcoder|Spellcoder]]</div>
 
Boush^TFA released AsmOne v1.49 RC2 yesterday. This and other version can now be downloaded from the [[680x0:AsmOne|AsmOne page]].
 
Boush^TFA released AsmOne v1.49 RC2 yesterday. This and other version can now be downloaded from the [[680x0:AsmOne|AsmOne page]].
 
 
<div class="articleTitle">Syntax highlighting for code</div><div class="articleDate">24 mar 2008 by [[user:Spellcoder|Spellcoder]]</div>
 
Syntax highlighting is now automatically added to 680x0 sourcecode in articles when they are written like this: &lt;code lang="m68k"&gt;code here&lt;/code&gt;. For an example see: [[680x0:Opening a library|How to open a library in 680x0 assembler]].
 
 
 
<div class="articleTitle">Guru- & AmigaDOS error-codes</div><div class="articleDate">25 nov 2007 by [[user:Spellcoder|Spellcoder]]</div>Started articles about [[Guru codes|Guru/Software failure codes]] & [[AmigaDOS errorcodes]], to be found under the Other/References page.
 
 
 
<div class="articleTitle">AMOS help</div><div class="articleDate">20 nov 2007 by [[user:Spellcoder|Spellcoder]]</div>Finished with getting the AMOShelp into the WIKI !! :D<br />This consists of about 900+ articles, mostly about the 700+ instructions
 

Revision as of 12:20, 29 December 2008

PortableE r3

Release r3 of PortablE is now available featuring much faster resultant code and build scripts with support for several popular libraries as well.


ECX v2.0.0

v2.0.0 of ECX, a compiler for Amiga E has been released. Amongst the changes is experimental support for AmigaOS4/PPC and support for various MorphOS 2 specific modules. See the readme for the full changelog, download ECX v2.0.0 or visit the ECX website.


AMOSPro manual as PDF / HTML

An PDF version and HTML version of the AMOSPro manual have been uploaded to Aminet.


AmiBlitz 3.1 released

Today AmiBlitz 3.1 was released. (AmiBlitz is a successor/continuation of BlitzBasic for the Amiga)


PortablE r2 released

PortablE r2 has been released. See the PortableE website for more information.


PortablE r1 released

PortablE r1 has been released. PorablE is a language based on AmigaE, which functions as a meta-compiler. Instead of directly generating binaries it can generate C++ or AmigaE sourcecode.


AmiBlitz 3 'final beta' released

Last week a 'final beta' of AmiBlitz 3 was released. (AmiBlitz is a successor/continuation of BlitzBasic for the Amiga)


ECX 1.9.0 released

Version 1.9.0 of the Amiga E compiler ECS has been released. Both the executable and sourcecode can be downloaded from Aminet or the ECX website.


AsmOne v1.49 RC2 released

Boush^TFA released AsmOne v1.49 RC2 yesterday. This and other version can now be downloaded from the AsmOne page.