Development: Difference between revisions

From dreamcast.wiki
Jump to navigation Jump to search
No edit summary
Line 36: Line 36:
* Save file
* Save file
* Load file
* Load file
* Show Icon
* Beep
* Save VMU game


=== Optimization ===
=== Optimization ===

Revision as of 13:59, 10 January 2020

Getting started

Build & test

  • Building your project

Engines

Graphics

Audio

  • Playing SFX
  • Streaming audio

Maple

  • Controller input

VMU

  • Save file
  • Load file
  • Show Icon
  • Beep
  • Save VMU game

Optimization

  • Registers
  • DMA
  • TA
  • PVR

Random Snippets