Search found 2 matches

by rubijaq
Sat Jun 12, 2010 2:54 am
Forum: DS/DSi Development
Topic: Background Display Incorrect?
Replies: 2
Views: 3616

Re: Background Display Incorrect?

Works perfectly. :)

Thank you very much.
by rubijaq
Fri Jun 11, 2010 10:23 am
Forum: DS/DSi Development
Topic: Background Display Incorrect?
Replies: 2
Views: 3616

Background Display Incorrect?

Hi,

I am attempting to display two background images, one on main and one on sub, but I am having difficulty displaying them correctly.

Here is my current code, using the example 16-bit background that comes with devkitPro.

#include <nds.h>
#include <stdio.h>


// git outputs a nice header to ...