Development: Difference between revisions

From dreamcast.wiki
Jump to navigation Jump to search
Line 74: Line 74:
=== Optimization ===
=== Optimization ===
* [[GCC-SH4 tips]]
* [[GCC-SH4 tips]]
* [[Editing SH4 in Compiler Explorer]]
* [[Fast SH4 Vertex Processing]]
* [[Fast SH4 Vertex Processing]]
* [[Useful programming tips]]
* [[Useful programming tips]]

Revision as of 00:39, 30 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