Second-post sorry, but a day later. Fixed the phoenix/Qt port as well, so the debugger works anywhere now, and here's a picture of it running. Don't expect the link to stay valid.
byuu.org/images/bsnes_20110131.png
Obvious missing niceties at the moment are PPU graphics viewers and the properties viewer for register states, the pure-Qt version has those.
SNES game with NES-like graphics
Moderator: Moderators
Forum rules
- For making cartridges of your Super NES games, see Reproduction.
- never-obsolete
- Posts: 403
- Joined: Wed Sep 07, 2005 9:55 am
- Location: Phoenix, AZ
- Contact:
I'm with tokumaru, the limitations of the NES makes it an interesting task to get what you want out of the console. You could make a PC game or go the MM9/10 route, but where's the challenge in that? (Yeah I know, completing a game in of itself is a challenge, but you know what I mean)
Now the question I have, would you introduce intentional sprite flicker on the SNES to get that NES feel?
Now the question I have, would you introduce intentional sprite flicker on the SNES to get that NES feel?
I might be getting how you'd make a SNES sound engine or pretty much any sound engine in general. The samples would be like the NES waveforms so your code would output the samples at a period/frequency which means you're not just playing pre-recorded songs but putting them together from a selection of waveforms.MottZilla wrote:The difficulties with sound are what make NES more appealing to me than SNES. With NES it seems more likely I could pull together a sound engine from what is available. I'm not so sure about SNES.
- MetalSlime
- Posts: 186
- Joined: Tue Aug 19, 2008 11:01 pm
- Location: Japan
For me the interest comes from nostalgia and the idea of fulfilling my childhood dream of making my own video game. I grew up with the NES, Genesis and SNES so I would be personally motivated to learn any/all of the three. The NES got first pick because the nostalgia runs farther back and I happened to stumble upon this site first. I don't know if I would have stuck with it if it weren't for this forum community, the good resources available (wiki, tuts) and tools like FCEUX's debugger. When I started I looked into Genesis dev too and I couldn't find anything like that. If I had, it's conceivable that I could have gotten into gendev (or snesdev) first instead.tokumaru wrote:So Bregalad also programs for the NES because of the lack of tools for SNES development, is that right? I don't get you guys... If that's really the case, there are plenty of more modern platforms where you could be making games, I can't possibly believe it's just the lack of tools.
So I guess my point is that all three are equally interesting to me, but the abundance of tools/resources (and my ability to find them) made NES the winner.