Difference between revisions of "Development"

From DCEmulation
Jump to navigation Jump to search
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
''This section is currently undergoing a rewrite. Feel free to help writing tutorials. Old documentation is at the bottom''
'''Please refer to the newer version of this page, located at [https://dreamcast.wiki/Development Dreamcast.wiki]!'''


== Tutorials ==
== Tutorials ==
Line 14: Line 14:
* [[SH4|About the CPU (store queues, DMA)]]
* [[SH4|About the CPU (store queues, DMA)]]
* [[Dreamcast Memory Map]]
* [[Dreamcast Memory Map]]
* [[Efficient usage of the Dreamcast RAM]]
* [[Gamepad input]]
* [[Gamepad input]]
* [[Filesystem|How to read and write data on the VMU]]
* [[Filesystem|How to read and write data on the VMU]]
* [https://www.youtube.com/watch?v=1_XhD5Msurc Video: Hardware Architecture Breakdown]
* [[Romdisk Swapping]]
* [[Romdisk Swapping]]



Latest revision as of 09:49, 19 October 2022

Please refer to the newer version of this page, located at Dreamcast.wiki!

Tutorials

Please request tutorials in this forum thread

For chat support join the IRC channel

Setup

General

Graphics

PVR

OpenGL

Audio

Deployment

VMU and other accessories

FAQs

Official Development Tools (unsupported and not legal to use without a license from Sega)

Old documents before rewrite of this page (probably outdated)

Development

Free Development Tools

There are three free development libraries you can choose to start developing for the Dreamcast console.

Pre-compiled tools (outdated)

fackue has released a special pre-configured development ISO for Windows, known as the DC Dev ISO. However, this has not been updated in some time (since 2008), and is not recommended for current development.

In addition, he also released a pre-compiled version of the Code::Blocks IDE for Windows along with Dreamcast development tools. Like the DC Dev ISO above, this has not been updated since 2008 and should not be used for current development.

Documents and Tutorials

Tutorials

Documents

Additional Libraries

Tools

Developers

A list of quite all independet/homebrew Dreamcast developers can be found here.