Changes
AMSprite
,*Export a blank image with indexed amstrad palette for editing in external paint program. Can be reimported.
*Includes a full test program to see your sprites in action on the CPC.<br>
*Includes a basic level editor*Includes a basic sound effects / music tracker. *Cross Platform, run under Windows or Mac/Linux via MONO runtime.
== Downloads ==
Download Windows XP/Vista Installer here: [[Media:AMSprite_setup.rar|AMSprite_setup.rar]] 1.1 2 (Requires [http://www.microsoft.com/downloads/details.aspx?FamilyID=0856EACB-4362-4B0D-8EDD-AAB15C5E04F5&displaylang=en .Net Framework 2.0]) <br> Should also run under Download Windows/Linux/Mac [http://mono-project.com/Main_Page MONO] on Linux? Assemblies here : [[Media:AMSprite_mono.rar|AMSprite_mono.rar]] 1.2 (someone able to verify?Requires MONO 2.4 runtime minimum). NOTE I have tested the program under MONO and most features seem to work OK but you may experience bugs...
The source code is stored in a Subversion repository [http://svn2.xp-dev.com/svn/lachlankeown-AMSprite here], and is publicly available (read only). I recommend [http://tortoisesvn.net/ TortoiseSVN] as a simple Windows based Subversion client. You will need VS2008 Pro or the free Express edition of [http://www.microsoft.com/Express/VB/ Visual Basic .Net 2008] to make changes. If you make any changes, send me a diff and I will integrate.<br>
== Work in Progress ==
I am currently putting finishing the touches on a music tracker + sound effects editor. I have written a native .Net AY emulator so this should also work in Linux /Mac under MONO. I am also actively tracking bugs in the MONO runtime that affect AMSprite and reporting these to the MONO community.
== What's New ==
===== Version 1.2 26-May-09 =====
*Functional (just) tracker and SFX tracker.
*Core functionality now fully working under MONO runtime.
===== Version 1.1 30-Apr-09 =====