Development: Difference between revisions

From dreamcast.wiki
Jump to navigation Jump to search
Line 30: Line 30:
* [[Debugging throught GNU Debugger (GDB) and dcload/dc-tool]]
* [[Debugging throught GNU Debugger (GDB) and dcload/dc-tool]]
* [[Using dcprof]]
* [[Using dcprof]]
* [[CLion Debugging]]


=== Releasing your project ===
=== Releasing your project ===

Revision as of 16:20, 6 January 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

Random Snippets