Development: Difference between revisions

From dreamcast.wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 26: Line 26:
** [[Using dcload-ip with Windows Subsystem for Linux|Using dcload-ip with Windows 10]] (via Windows Subsystem for Linux)
** [[Using dcload-ip with Windows Subsystem for Linux|Using dcload-ip with Windows 10]] (via Windows Subsystem for Linux)
* [[Coder's cable]]
* [[Coder's cable]]
=== Environments and IDEs ===
* [[Qt Creator Dreamcast Development Environment]]


=== Debugging & profiling ===
=== Debugging & profiling ===
Line 31: Line 34:
* [[Using dcprof]]
* [[Using dcprof]]
* [[CLion Debugging]]
* [[CLion Debugging]]
* [[Visual Studio Code Debugging]]


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

Revision as of 15:12, 26 May 2023

Getting started

Ready-to-use environments

Building the required toolchains for Sega Dreamcast development

KallistiOS

Other

Build & test

Environments and IDEs

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