SaturnSDK / Saturn-SDK-Sample-02-TexturedSprite

A sprite with an interchangeable texture

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

| SEGA SATURN SDK // SAMPLE 02 - TEXTURED SPRITE                              |
| README                                                                      |

| OVERVIEW                                                                    |

This sample demonstrates creating a sprite with a detailed texture (64x64)
using the VDP1 and moving it with the standard gamepad.

Until noted; this sample will not use any libraries from the SEGA Saturn SDK,
as they have not yet been authored.

Currently, there is no provided IP.BIN file.  An IP Maker tool is being created
to facilitate the generation of IP.BIN.

Options:
* = default option
ISO - False | Do not create an ISO image *
      True  | Do create an ISO image

About

A sprite with an interchangeable texture


Languages

Language:C 95.1%Language:Makefile 4.9%