Development: Difference between revisions

From dreamcast.wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 29: Line 29:
=== Environments and IDEs ===
=== Environments and IDEs ===
* [[Qt Creator Dreamcast Development Environment]]
* [[Qt Creator Dreamcast Development Environment]]
* [[CLion Debugging]]
* [[Visual Studio Code Debugging]]


=== Debugging & profiling ===
=== Tools & utilities ===
* [[Debugging throught GNU Debugger (GDB) and dcload/dc-tool]]
* [[Debugging throught GNU Debugger (GDB) and dcload/dc-tool]]
* [[Using dcprof]]
* [[Using dcprof]]
* [[CLion Debugging]]
* [[Visual Studio Code Debugging]]


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

Revision as of 15:13, 26 May 2023

Getting started

Ready-to-use environments

Building the required toolchains for Sega Dreamcast development

KallistiOS

Other

Build & test

Environments and IDEs

Tools & utilities

Releasing your project

  • Plain files
  • Disc image
  • Selfboot Inducer package

Engines

General

Graphics

Audio

Maple

  • Controller input

VMU

Optimization

Website Development

Random Snippets