Development: Difference between revisions

From dreamcast.wiki
Jump to navigation Jump to search
No edit summary
(→‎Other: add link to new page: compiling for naomi)
 
(5 intermediate revisions by 3 users not shown)
Line 15: Line 15:
====Other====
====Other====
* [[Using Ruby for Sega Dreamcast development]] (experimental)
* [[Using Ruby for Sega Dreamcast development]] (experimental)
* [[Compiling for Naomi]]


=== Build & test ===
=== Build & test ===
Line 27: Line 28:
* [[Qt Creator Dreamcast Development Environment]]
* [[Qt Creator Dreamcast Development Environment]]
* [[CLion Debugging]]
* [[CLion Debugging]]
* [[Visual Studio Code Debugging]]
* [[Visual Studio Code]]


=== Tools & utilities ===
=== Tools & utilities ===
Line 39: Line 40:


=== Engines ===
=== Engines ===
* [[Simulant]]
''See'' [[Engine & Library]]
** [[Windows WSL2 Setup]]
** [[Generate profiling data]]


=== General ===
=== General ===
* [[Filesystem]]
* [[Filesystem]]
* [[Store Queues]]
* [[Romdisk Swapping]]
* [[Romdisk Swapping]]
* [https://mc.pp.se/dc/hw.html Marcus Comstedt's Dreamcast Hardware Reference]
* [https://mc.pp.se/dc/hw.html Marcus Comstedt's Dreamcast Hardware Reference]

Latest revision as of 10:13, 4 February 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