Development: Difference between revisions

From dreamcast.wiki
Jump to navigation Jump to search
No edit summary
(Undo revision 2195 by Rizzoislandgame (talk))
Tag: Undo
Line 91: Line 91:
* PVR
* PVR
=== Website Development ===
=== Website Development ===
*[[Web Development Resources]]
*[[Web Development Links]]


=== Random Snippets ===
=== Random Snippets ===
* [[Objdump]]
* [[Objdump]]

Revision as of 22:58, 1 March 2023

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

Website Development

Random Snippets