Development: Difference between revisions
Jump to navigation
Jump to search
m (→Ready-to-use environments: added Codespaces) |
No edit summary |
||
Line 44: | Line 44: | ||
=== General === | === General === | ||
* [[Store Queues]] | * [[Store Queues]] | ||
* [[Romdisk Swapping]] | * [[Romdisk Swapping]] | ||
Line 70: | Line 69: | ||
=== Audio === | === Audio === | ||
* [[Streaming audio]] | * [[Streaming audio]] | ||
Line 77: | Line 75: | ||
=== VMU === | === VMU === | ||
* [[Save/Load file]] | * [[Save/Load file]] | ||
* [[Show icon]] | * [[Show icon]] |
Revision as of 01:22, 15 September 2024
Getting started
- Getting Started with Dreamcast development -- start here!
Ready-to-use environments
- Codespaces (Browser-based development)
- Docker images
- DreamSDK (Windows only)
KallistiOS
- Building on Linux, macOS, Windows Subsystem for Linux
- Building KOS on Cygwin
- Building KOS on MinGW/MSYS
- Building KOS on MinGW-w64/MSYS2
- KallistiOS Doxygen documentation
Other
- Using Ruby for Sega Dreamcast development (experimental)
- Compiling for Naomi
Build & test
- Building your project
- Emulators
- Broadband adapter / LAN adapter
- Using dcload-ip with Linux
- Using dcload-ip with Windows 10 (via Windows Subsystem for Linux)
- Coder's cable
Environments and IDEs
Tools & utilities
Releasing your project
- Plain files
- Disc image
- Selfboot Inducer package
Engines
See Engine & Library
General
Graphics
- PVR
- GLdc
- Others
Audio
Maple
- Controller input
VMU
Optimization
- GCC-SH4 tips
- SH4 in Compiler Explorer
- Fast SH4 Vertex Processing
- Useful programming tips
- Efficient usage of the Dreamcast RAM
- Registers
- DMA
- TA
- PVR