To do list: Difference between revisions

From Uzebox Wiki
Jump to navigation Jump to search
Line 15: Line 15:


==Optimizations==
==Optimizations==
* Initialization values table


==Documentation==
==Documentation==

Revision as of 05:23, 14 April 2010

These are some pending items left to implement and/or fix:

Hardware

  • Ethernet interface

Software

  • Famitracker converter
  • Mode 3 Y sprite flipping
  • Pitch bend & vibrato to music engine
  • Finish Bootloader
  • FAT16 API
  • #define ClearVram(args...) Fill(0, 0, VRAM_TILES_H, VRAM_TILES_V, *#args)
  • Add joystick support to uzem: [1]
  • Update the emulator to support the new method that detects if controllers are connected on the ports

Optimizations

Documentation

Fixes

Web Site

  • Update "Hello World" tutorial