Development: Difference between revisions

From dreamcast.wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 86: Line 86:
* TA
* TA
* PVR
* PVR
=== Dreamcast Tutorial ===
* [[Makefile]]
* [[Main.cpp]]
* [[Adding a Romdisk]]
* [[Drawing a Texture]]
* [[Textures and Meshes]]
* [[Transparent Textures]]
* [[Text Rendering]]
* [[Event Handling]]
=== Website Development ===
=== Website Development ===
*[[Development Resources]]
*[[Development Resources]]

Revision as of 05:48, 6 April 2025

Getting started

Ready-to-use environments

KallistiOS

Other

Build & test

Environments and IDEs

Tools & utilities

Releasing your project

  • Plain files
  • Disc image
  • Selfboot Inducer package

Engines

See Engine & Library

General

Graphics

Audio

Maple

  • Controller input

VMU

Optimization

Dreamcast Tutorial

Website Development

Random Snippets