Development: Difference between revisions
Jump to navigation
Jump to search
Line 27: | Line 27: | ||
* [[Debugging throught GNU Debugger (GDB) and dcload/dc-tool]] | * [[Debugging throught GNU Debugger (GDB) and dcload/dc-tool]] | ||
* [[Using dcprof]] | * [[Using dcprof]] | ||
=== Releasing your project === | === Releasing your project === |
Revision as of 11:19, 30 May 2020
Getting started
- Ready-to-use environments
- Docker images
- DreamSDK (Windows only)
- Building the required toolchains for Sega Dreamcast development
- KallistiOS
- Using Ruby for Sega Dreamcast development (experimental)
- Using GCC 9.2.0
Build & test
Debugging & profiling
Releasing your project
- Plain files
- Disc image
- Selfboot Inducer package
Engines
General
Graphics
- PVR
- GLdc
- Others
Audio
- Playing SFX
- Streaming audio
Maple
- Controller input
VMU
Optimization
- GCC-SH4 tips
- Yam 20to4 SH4 maths
- Useful programming tips
- Registers
- DMA
- TA
- PVR