mirror of
https://github.com/lscharen/iigs-sprite-compiler.git
synced 2024-12-21 01:29:59 +00:00
Utility to generate 65816 compiled sprites using informed search methods
SpriteCompiler | ||
SpriteCompiler.Test | ||
.gitattributes | ||
.gitignore | ||
README.md | ||
SpriteCompiler.sln |
Synopsis
A sprite compiler that targets 16-bit 65816 assembly code on the Apple IIgs computer. The sprite compiler uses informed search techniques to generate optimal code for whole-sprite rendering.
Code Example
Motivation
Installation
API Reference
Tests
Contributors
License
MIT License