00 - Basic | Repository
Demonstrates a very basic SEGA Saturn program. Waits for the user to press the Start button on the pad connected to port 1 to reset the system. Buttons A, B, C, X, Y, Z control the background clear colour. If compiled for the USB Development Cartridge, sample text is output when using the USB transfer utility or the (upcoming) output window in the IDE.



01 - Sprite | Repository
A green sprite is rendered to the screen, which can be moved with the direction pad, reset with the L button, and the speed of the sprite increased with the R button.