Search found 114 matches

by Dafydd
Tue Mar 16, 2010 2:17 pm
Forum: Newbie Help Center
Topic: Help! Specific questions on scrolling, nametables, mirroring
Replies: 27
Views: 9463

Help! Specific questions on scrolling, nametables, mirroring

Hey I've been reading up on this stuff a number of times but gave up halfway through it every time. I think this time I'm pretty close to getting the general idea. Right now, I'm trying to crack how scrolling works, but there's so many questions popping up in my head. As I've understood it, the NES ...
by Dafydd
Mon Jun 02, 2008 6:48 am
Forum: NESdev
Topic: Game production team wanted
Replies: 31
Views: 11601

Wow, I wish this happened more often...

Unfortunately, I can't be of any help myself... damn I wish I knew how to make NES games right now.
by Dafydd
Wed Apr 30, 2008 4:26 am
Forum: NESdev
Topic: ca65 examples
Replies: 77
Views: 43767

Bumping just to show you I'm interested.
by Dafydd
Sun Apr 13, 2008 3:43 pm
Forum: NESdev
Topic: ca65 examples
Replies: 77
Views: 43767

So... any breakthroughs yet?
by Dafydd
Wed Apr 09, 2008 1:55 pm
Forum: NESdev
Topic: Your Personal Game Projects
Replies: 29
Views: 12461

Man, I'm so jealous of you guys. I still don't even know how to display text, unless I edit someone else's code that already does it...
by Dafydd
Tue Apr 08, 2008 1:35 pm
Forum: NESdev
Topic: ca65 examples
Replies: 77
Views: 43767

I'm sure you will. I just want to learn how to do this the hard way before I start taking shortcuts. I still make webpages using notepad for the same reason.
by Dafydd
Tue Apr 08, 2008 1:20 pm
Forum: NESdev
Topic: Your Personal Game Projects
Replies: 29
Views: 12461

NESnake 2 is pretty nice, yes.
by Dafydd
Tue Apr 08, 2008 1:08 pm
Forum: NESdev
Topic: ca65 examples
Replies: 77
Views: 43767

Well, ok. I'm not really interested in using macros if I'm learning this, even though assigning names to certain numbers, variables and adresses would help reduce confusion (like in blargg's examples).
by Dafydd
Tue Apr 08, 2008 12:51 pm
Forum: NESdev
Topic: ca65 examples
Replies: 77
Views: 43767

I learned 6502 on this thing. http://home.pacbell.net/michal_k/6502.html Looks like it's capable of doing a lot more than the NES can - as far as I know you can't write stuff like "lda = timer+3" in NES assembler. I could be wrong. If I had to learn it again, the first thing I'd want to u...
by Dafydd
Tue Apr 08, 2008 11:00 am
Forum: NESdev
Topic: Your Personal Game Projects
Replies: 29
Views: 12461

Yeah, it's finished enough. Seemed really difficult too, until I realized I'd mapped both players controls to the same keys. Jesus.

Nice pun, btw. I don't think I'd dare to joke about something like that unless I was Jewish, but I admire your courage.
by Dafydd
Tue Apr 08, 2008 9:33 am
Forum: NESdev
Topic: Your Personal Game Projects
Replies: 29
Views: 12461

doynax wrote:It was online just few hours ago, I don't know what happened. I'd be happy to put them elsewhere if you can suggest a decent free file hosting site.
"Christmas Island"? Wtf? Anyway, how much hosting space do you need?
by Dafydd
Tue Apr 08, 2008 9:15 am
Forum: NESdev
Topic: Your Personal Game Projects
Replies: 29
Views: 12461

Are there any really good homebrewn games out there? I mean, playable, finished ones that aren't just rom hacks?
by Dafydd
Tue Apr 08, 2008 7:31 am
Forum: NESdev
Topic: Your Personal Game Projects
Replies: 29
Views: 12461

Your website seems to be down atm, otherwise I'd be happy to try it. I'd enjoy making graphics for a 6502 game, but I don't know if I could make anything you'd think was good enough. Myself, my only project right now is to learn as much about NES game making as possible. I've been making little game...
by Dafydd
Tue Apr 08, 2008 6:31 am
Forum: NESdev
Topic: ca65 examples
Replies: 77
Views: 43767

Can't wait to see the results when you're done with the first (ok, maybe the second, then) tutorial. Anyway, I had an idea for a tutorial (not too early) - a simple counter, like a score meter. Pressing a button (say A) gives 1 point, pressing another button (say B) gives 5 points. Making the value ...
by Dafydd
Mon Apr 07, 2008 2:09 pm
Forum: NESdev
Topic: ca65 examples
Replies: 77
Views: 43767

I don't see any mention of cc65-nes-2.11.0-1.zip in there. What is it, what does it do, and why is it of no use to us?