Development: Difference between revisions

From dreamcast.wiki
Jump to navigation Jump to search
(Added link to standalone VMU development)
Line 73: Line 73:
=== Optimization ===
=== Optimization ===
* [[GCC-SH4 tips]]
* [[GCC-SH4 tips]]
* [[Yam 20to4 SH4 maths]]
* [[Fast SH4 Vertex Processing]]
* [[Useful programming tips]]
* [[Useful programming tips]]
* [[Efficient usage of the Dreamcast RAM]]
* [[Efficient usage of the Dreamcast RAM]]

Revision as of 00:43, 28 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