Difference between revisions of "AMSprite"

From CPCWiki - THE Amstrad CPC encyclopedia!
Jump to: navigation, search
m
Line 22: Line 22:
 
== Downloads  ==
 
== Downloads  ==
  
Download Windows XP/Vista Installer here:&nbsp; [[Media:AMSprite_setup.rar|AMSprite_setup.rar]]<br>Download source code here:&nbsp;[[Media:AMSpriteSource.rar|AMSpriteSource.rar]]<br>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 [http://mono-project.com/Main_Page MONO] on Linux? (someone able to verify?) Download source, standalone .exe is in /bin/debug/  
+
Download Windows XP/Vista Installer here:&nbsp; [[Media:AMSprite_setup.rar|AMSprite_setup.rar]][[Media:AMSprite_setup.rar|AMSprite_setup.rar]]&nbsp;1.1<br>Download source code here:&nbsp;[[Media:AMSpriteSource.rar|AMSpriteSource.rar]][[Media:AMSpriteSource.rar|AMSpriteSource.rar]]&nbsp;1.0<br>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 [http://mono-project.com/Main_Page MONO] on Linux? (someone able to verify?) Download source, standalone .exe is in /bin/debug/  
  
== Work in Progress ==
+
== Work in Progress ==
  
I&nbsp;am currently adding a basic level editor that will also output to assembler.
+
I&nbsp;am currently adding a basic level editor that will also output to assembler.  
 +
 
 +
== What's New ==
 +
 
 +
===== Version 1.1 30-Apr-09&nbsp; =====
 +
 
 +
*Level Editor
 +
*Video Import and convert utility
 +
*Animation preview
 +
*Windows binary -&gt;&nbsp;CPC&nbsp;assembly tool
 +
*Numerous bug fixes and UI improvements
  
 
== Contact  ==
 
== Contact  ==

Revision as of 02:36, 30 April 2009

AMSprite - Amstrad CPC Sprite and Loading Screen Editor

AMSprite main editor

Introduction

If you're writing a game for the CPC this cross-development GUI tool will allow you to generate ready-to-use sprites and loading screens for the CPC in assembly language.

NOTE this initial release doesn't include any error checking so may crash at inopportune moments - save your work regularly.

This software is free and open source. It is very much work in progress, so if it breaks or is confusing, let me know!

Features

  • Edit in Mode 0 or Mode 1
  • Export to MAXAM/WinApe ready assembler
  • Select palette from authentic Amstrad set of 27
  • Import any image file and convert to amstrad sprite or loading screen
  • 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.

Downloads

Download Windows XP/Vista Installer here:  AMSprite_setup.rarAMSprite_setup.rar 1.1
Download source code here: AMSpriteSource.rarAMSpriteSource.rar 1.0
Requires .Net Framework 2.0
Should also run under MONO on Linux? (someone able to verify?) Download source, standalone .exe is in /bin/debug/

Work in Progress

I am currently adding a basic level editor that will also output to assembler.

What's New

Version 1.1 30-Apr-09 
  • Level Editor
  • Video Import and convert utility
  • Animation preview
  • Windows binary -> CPC assembly tool
  • Numerous bug fixes and UI improvements

Contact

You can contact me at lachlankeown @t gmail

Lachlan Keown

New Zealand