Development: Difference between revisions

From dreamcast.wiki
Jump to navigation Jump to search
Line 66: Line 66:
* [[GCC-SH4 tips]]
* [[GCC-SH4 tips]]
* [[Yam 20to4 SH4 maths]]
* [[Yam 20to4 SH4 maths]]
* [[Useful programming tips]]
* Registers
* Registers
* DMA
* DMA

Revision as of 02:44, 24 May 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