Skip to content

Latest commit

 

History

History
40 lines (28 loc) · 629 Bytes

to-do.rst

File metadata and controls

40 lines (28 loc) · 629 Bytes

Library

SDL2

  • Interrupts: SERIAL and GAMEPAK are missing.
  • DMA 3 Video Capture Mode

Common

  • Definitions for serial registers.
  • "Infinite" maps with finite tileset.
  • "Infinite" maps with "infinite" tileset.
  • DLDI.
  • libgba compatibility.
  • Improve build system.

Examples

  • DMA 3 Video Capture Mode

Unit tests

  • BIOS services (corner cases in decompress functions).

General

  • Public interface cleanup.
  • Documentation.
  • Turn some examples into unit tests, and add more unit tests.

Known bugs

  • Mosaic effect is broken, it doesn't work like on hardware.