1
0
mirror of https://github.com/lscharen/iigs-sprite-compiler.git synced 2025-03-08 12:32:05 +00:00

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

Description
Utility to generate 65816 compiled sprites using informed search methods
Readme 198 KiB
Languages
C# 100%