Development: Difference between revisions

From dreamcast.wiki
Jump to navigation Jump to search
Line 74: Line 74:
* [[Yam 20to4 SH4 maths]]
* [[Yam 20to4 SH4 maths]]
* [[Useful programming tips]]
* [[Useful programming tips]]
* [[Efficient usage of the Dreamcast RAM]]
* Registers
* Registers
* DMA
* DMA

Revision as of 15:13, 8 December 2022

Getting started

Ready-to-use environments

Building the required toolchains for Sega Dreamcast development

KallistiOS

Other

Build & test

Debugging & profiling

Releasing your project

  • Plain files
  • Disc image
  • Selfboot Inducer package

Engines

General

Graphics

Audio

Maple

  • Controller input

VMU

Optimization

Random Snippets