Search found 2159 matches

by Celius
Mon Jul 04, 2005 9:13 pm
Forum: NESdev
Topic: Best Assembler?
Replies: 16
Views: 13610

Well, I can never seem to get anywhere with NESASM. I get so confused with .db and stuff, and it sucks, cause I never know where anything is in the stack, and I get so confused. Maybe that's just programming NES in general for me. I don't see how in the Mario Bros source code, they just make a level...
by Celius
Mon Jul 04, 2005 5:40 pm
Forum: Newbie Help Center
Topic: NESHLA question
Replies: 4
Views: 4199

Okay, I have another question. This is like the dumbest one I've asked, but how do you, ya know, display a sprite with NESHLA? I tried it, and nothing appears. I try this code after clearing the vram address for one of my text strings: lda #$00 sta $2003 lda #$00 sta $2003 vram_set_sprite_data_(100,...
by Celius
Sat Jul 02, 2005 6:48 pm
Forum: General Stuff
Topic: For future reference...
Replies: 7
Views: 7984

I don't know if you got my message that I sent you Memblers, but is it alright if I send you the NESHLA demo I made with the source code, even though I'd have to include some that Brian Provinciano wrote, because it defines macros and stuff?
by Celius
Fri Jul 01, 2005 10:23 pm
Forum: NESdev
Topic: Best Assembler?
Replies: 16
Views: 13610

Best Assembler?

I've just switched over to NESHLA from NESASM, because Nesasm's a POS. And the P in that stands for Pile. I'm hearing great things about wladx. Does anyone reccomend wladx to NESHLA? What I hate about NESHLA is that there are SO MANY INCLUDED FILES! I don't even know where to start. Because I think ...
by Celius
Fri Jul 01, 2005 11:43 am
Forum: Newbie Help Center
Topic: A pretty dumb question
Replies: 7
Views: 4969

I ought to tell memblers that the download for Tile Molester on the main page is just a corrupted , or invalid folder when I download it. Does it do the same for you?
by Celius
Thu Jun 30, 2005 11:36 pm
Forum: Newbie Help Center
Topic: A pretty dumb question
Replies: 7
Views: 4969

Tile Molester is the sequal to TLayer pro? I thought it was written by someone else, and it was of less quality. I've never used it, so I wouldn't know. I think I'm gonna download it now and see for myself. :)
by Celius
Thu Jun 30, 2005 9:53 pm
Forum: Newbie Help Center
Topic: A pretty dumb question
Replies: 7
Views: 4969

Okay, well, I just started using Turbo C, and I'm actually moving along in the learning process quite speedily. I already knew some C at this point, because NESHLA codes so similiar to C, and I knew some even before that, somehow.. Any ways, does anyone recommend something else? :)
by Celius
Thu Jun 30, 2005 6:03 pm
Forum: Newbie Help Center
Topic: A pretty dumb question
Replies: 7
Views: 4969

A pretty dumb question

Yeah, I feel real dumb asking this, but are tile layer and all those other dos exacutables written in C? and what is a good compiler for such things? I'm sorry, I am new to writing programs. The dumbness of that question is equivelent to the dumbness of the question " what does NES mean?" ...
by Celius
Thu Jun 30, 2005 11:50 am
Forum: General Stuff
Topic: For future reference...
Replies: 7
Views: 7984

Yeah, I wish I could just do it through outlook express, but they don't do hotmail anymore, so I will have to go log in to hotmail and email it to you there. Well, I don't have any good demos at the moment... I just tweaked around with Brian's NESHLA example source code a little bit to see what ever...
by Celius
Wed Jun 29, 2005 4:29 pm
Forum: General Stuff
Topic: For future reference...
Replies: 7
Views: 7984

For future reference...

Just for future reference, how do you post demos on the main site? do you have to contact memblers or something like that? i don't know.
by Celius
Tue Jun 28, 2005 10:58 pm
Forum: Newbie Help Center
Topic: NESHLA question
Replies: 4
Views: 4199

Well, I hope that wasn't an actuall question, but thanks! I put in that code, except I typed vram adress + 33, and it worked! Are you a NESHLA user? Just wondering if I was alone. But thanks! :)
by Celius
Tue Jun 28, 2005 10:03 pm
Forum: General Stuff
Topic: New 1up forum
Replies: 14
Views: 9403

Well, yes, but I think it would be better if there were more. It's good to have multiple info sites, though I'm sure my club is going to be real informative (imply sarcasm). It's just so you can talk about NESdev and stuff related to the NES. It's just so you can talk about NESdev, and stuff. Sorry,...
by Celius
Tue Jun 28, 2005 9:33 pm
Forum: General Stuff
Topic: New 1up forum
Replies: 14
Views: 9403

Forum address

Here's the Link to the club:

http://clubs.1up.com/do/club?Dispatch=D ... ubid=50711

so yeah, if you're interested, cool. thanks. bye.
by Celius
Tue Jun 28, 2005 8:49 pm
Forum: General Stuff
Topic: New 1up forum
Replies: 14
Views: 9403

New 1up forum

Hi. Anyone here have an account at 1up.com? well, if so, I've started a new club called NESdev, where we can talk about..well.. Stuff like we do here. So, just wanted to let you all know that it's there. Thanks. Bye.
by Celius
Tue Jun 28, 2005 6:49 pm
Forum: Newbie Help Center
Topic: NESHLA question
Replies: 4
Views: 4199

NESHLA question

Yeah, sorry, I didn't really know what to call this post, but it envolves NESHLA, so I just called it NESHLA question. I just recently switched to NESHLA, because Nesasm is a POS compared to it. It came with some example source code, and I've just been messing around with stuff seeing what it does, ...