Here’s a number of Saturn test programs I’ve written. Almost all of them have never see a release(then again, it really shows). All files with source code include a license file. Read it first before viewing any source code. The only programs that are supported have an accompanying readme.txt file included.All files with source code include a license file. Read it first before viewing any source code.
cdcrep – A fairly successful attempt at reverse-engineering Sega’s CDC library for Saturn. I only tested out few of the main functions, so if there’s bugs let me know.
lang3mplay – Langrisser III Music playing Program
sakmplay – Sakura Taisen Music playing Program
bm15bpp – Bitmap test #1(15BPP)
bm24bpp – Bitmap test #2(24BPP)
bm24bppls – Bitmap test #3(24BPP using Line Scroll, see Saturn Technical Bulletin #14)
mechs – First attempt at porting Mechs(written by Andre LaMothe) using tiles/sprites
mechs2 – Second attempt at porting Mechs(written by Andre LaMothe) using bitmaps
mosaic – Mosaic Test program
mousetst – Program that utilizes the Saturn Shuttle Mouse.