Development: Difference between revisions

From dreamcast.wiki
Jump to navigation Jump to search
Line 5: Line 5:
* [[DreamSDK]] (Windows only)
* [[DreamSDK]] (Windows only)
====[[Building the required toolchains for Sega Dreamcast development]]====
====[[Building the required toolchains for Sega Dreamcast development]]====
* [[Building the required toolchains on Cygwin]]
 
* [[Building the required toolchains on MinGW/MSYS]]
* [[Building the required toolchains on MinGW-w64/MSYS2]]


====[[KallistiOS]]====
====[[KallistiOS]]====
Line 13: Line 11:
* [[Building KOS under Windows Subsystem for Linux (Windows 10 only)]]
* [[Building KOS under Windows Subsystem for Linux (Windows 10 only)]]
* [[Building KOS on macOS]]
* [[Building KOS on macOS]]
* [[Building KOS on Cygwin]]
* [[Building KOS on MinGW/MSYS]]
* [[Building KOS on MinGW-w64/MSYS2]]
* [https://kos-docs.dreamcast.wiki/ KallistiOS Doxygen documentation]
* [https://kos-docs.dreamcast.wiki/ KallistiOS Doxygen documentation]



Revision as of 20:09, 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

Random Snippets