GithubHelp home page GithubHelp logo

agon_sped's Introduction

Sprite editor

sped.bas is a sprite editor for the Agon series of retro computers.

Requires VDP2.0.0 as this enables Bitmapped backed Sprites.

Currently works in mode 8 with 64 colours, 16x16 or 8x8 sprites, maximum 24 frames.

VDP2.0.0 is the version used in console8, but can be run on an Agon Light.

sped screenshot

v0.7 added the animated sprite

v0.9 Multiple sprite frames and animation. Improved load/save. New layout

v0.13 Added ability to export to a series of BASIC DATA statements.

  • Can export multitple bitmaps in various pixel formats.

v0.14 Add Init file "sped.ini"

  • Configure 8x8 or 16x16 sprite editing
  • Load and save 3 file formats (RGB888, RGB8888, RGBA2222)
  • Extensions can be configured
  • Multiple sprites are save from number 1 (to match bitmap numbering on screen)
  • Allow Joystick mode to be configured off
  • Sprites can be looped or ping-ponged and delay changed

v0.15 adds Block Fill

v0.16 adds block copy/paste/fill/clear

v0.17 adds flip/mirror, undo

v0.18 adds flood-fill

v0.19 some efficiency improvements. Max 24 bitmaps. ADL support.

v0.20 most issues fixed - first released version

v0.21 fix flood-fill bug, mirror/flip bugs.

v0.22 Add ASM subroutines and fix multiple file save/export

v1.00 Released

v1.01 add ability to set a Transparent Colour, and save Alpha accordingly

v1.02 Fix type2 8x8 bitmaps. Increase number of bitmaps in 8x8 mode to 48

v1.03 Fix floodfill crash. Disable ESC. Add cursor-wrap.

  • Cursor wrap can be enabled/disabled in sped.ini with the setting CWRAP=1

v1.04 Fixes

  • Fix overwrite of next line entering long filenames.
  • Fix freeze if run without a SPED.INI present in current dir.

v1.05 Add sticky feature and new SPED logo

v1.06 Add ADL version of SPED.

  • spedADL is for use with bbcbasic24. The 16bit version has run out of room (32k for compiled program - SPED is big!)
  • Fix crashed in sped.bas caused by file size
  • spedADL now has Shift/Roll feature.
    • Allows the bitmap or a region of a bitmap to bit shifted by one pixel in any direction.
    • With roll, the shifted pixels appear at the other side

v1.07 Fix joystick issues. Add colour change command.

  • Fix: Joystick now accepts config options JOY=0|1 and JOYSTICK=0|1
  • Fix flickering when enabling Joystick in Emulator
  • Feature: Change pixel colour in current bitmap. Key "N"
    • changes every pixel in the bit map with a given colour to a new one.

agon_sped's People

Contributors

robogeek42 avatar

Stargazers

Steve Hawkes avatar  avatar lovejoy777 avatar  avatar TurBoss avatar

Watchers

 avatar  avatar

agon_sped's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.