Search found 2159 matches
- 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...
- 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,...
- Sat Jul 02, 2005 6:48 pm
- Forum: General Stuff
- Topic: For future reference...
- Replies: 7
- Views: 7984
- 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 ...
- Fri Jul 01, 2005 11:43 am
- Forum: Newbie Help Center
- Topic: A pretty dumb question
- Replies: 7
- Views: 4969
- Thu Jun 30, 2005 11:36 pm
- Forum: Newbie Help Center
- Topic: A pretty dumb question
- Replies: 7
- Views: 4969
- Thu Jun 30, 2005 9:53 pm
- Forum: Newbie Help Center
- Topic: A pretty dumb question
- Replies: 7
- Views: 4969
- 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?" ...
- 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...
- 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.
- Tue Jun 28, 2005 10:58 pm
- Forum: Newbie Help Center
- Topic: NESHLA question
- Replies: 4
- Views: 4199
- 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,...
- 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.
http://clubs.1up.com/do/club?Dispatch=D ... ubid=50711
so yeah, if you're interested, cool. thanks. bye.
- 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.
- 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, ...