Development: Difference between revisions

From dreamcast.wiki
Jump to navigation Jump to search
m (Plan of the page)
Line 1: Line 1:
=== Getting started ===
=== Getting started ===
* [[Introduction on Sega Dreamcast development]]
* [[Introduction on Sega Dreamcast development]]
* [[Ready-to-use environments]]
** [[DreamSDK]] (Windows only)
** Docker images
* [[Building the required toolchains for Sega Dreamcast development]]
* [[Building the required toolchains for Sega Dreamcast development]]
** [[Building the required toolchains on BSD]]
** [[Building the required toolchains on BSD]]

Revision as of 17:24, 21 February 2020

Getting started

Build & test

Debugging & profiling

Releasing your project

  • Plain files
  • Disc image
  • Selfboot Inducer package

Engines

General

Graphics

Audio

  • Playing SFX
  • Streaming audio

Maple

  • Controller input

VMU

Optimization

Random Snippets