Development: Difference between revisions

From dreamcast.wiki
Jump to navigation Jump to search
m (→‎Ready-to-use environments: added Codespaces)
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 27: Line 27:


=== Environments and IDEs ===
=== Environments and IDEs ===
* [[Qt Creator Dreamcast Development Environment]]
* [[CLion Debugging]]
* [[CLion Debugging]]
* [[Visual Studio Code]]
* [[Visual Studio Code]]
Line 44: Line 43:


=== General ===
=== General ===
* [[Filesystem]]
* [[Store Queues]]
* [[Store Queues]]
* [[Romdisk Swapping]]
* [[Romdisk Swapping]]
Line 70: Line 68:


=== Audio ===
=== Audio ===
* [[Playing SFX]]
* [[Streaming audio]]


=== Maple ===
=== Maple ===
Line 77: Line 73:


=== VMU ===
=== VMU ===
* [[File Types]]
* [[Save/Load file]]
* [[Save/Load file]]
* [[Show icon]]
* [[Show icon]]
* [[Play tone]]
* [[Play tone]]
* [[VMU_development|Game Development]]


=== Optimization ===
=== Optimization ===
* [[GCC-SH4 tips]]
* [[GCC-SH4 tips]]
* [[SH4 in Compiler Explorer]]
* [[Fast SH4 Vertex Processing]]
* [[Fast SH4 Vertex Processing]]
* [[Useful programming tips]]
* [[Useful programming tips]]

Latest revision as of 01:30, 15 September 2024

Getting started

Ready-to-use environments

KallistiOS

Other

Build & test

Environments and IDEs

Tools & utilities

Releasing your project

  • Plain files
  • Disc image
  • Selfboot Inducer package

Engines

See Engine & Library

General

Graphics

Audio

Maple

  • Controller input

VMU

Optimization

Website Development

Random Snippets