Search found 3 matches

by tales
Mon Jun 08, 2015 7:04 pm
Forum: Newbie Help Center
Topic: How to load a full background?
Replies: 17
Views: 6474

Re: How to load a full background?

Owww. tks, this code works fine... now I have another problem, when I try to change my background screen in run time, the screen get's crazy, I don't undestand why... For exemple, I load the first screen with this code... nice, works perfect, but how I change this entire screen for another???
by tales
Mon Jun 08, 2015 6:40 pm
Forum: NES Graphics
Topic: NES ASM SCREEN
Replies: 2
Views: 3908

Re: NES ASM SCREEN

Nice... but this toll is just to help me draw a screen with my tiles and create a .db ... maybe I improve this to create a attribute (but first I need to undestand how it works in ASM).
by tales
Mon Jun 08, 2015 12:45 pm
Forum: NES Graphics
Topic: NES ASM SCREEN
Replies: 2
Views: 3908

NES ASM SCREEN

Hi guys, I'm new here, and I'm new in NES ASM program too, I really had many dificult to unsderstand how I draw a background into a toll and put it in my code, than I create a simple screen toll, when we enter with a bitmap (create from yy chr), and draw your screen beside, after than, you click in ...