Search found 193 matches

by commodorejohn
Thu Oct 05, 2006 9:36 am
Forum: NES Hardware and Flash Equipment
Topic: FDSLoadr Cable?
Replies: 15
Views: 8967

Just *how* questionable is the performance? I'm not planning to do a lot of special raster effects or anything; I just need it to work with my FDS adapter.
by commodorejohn
Thu Oct 05, 2006 8:49 am
Forum: General Stuff
Topic: Your emulator vs. others, envy, etc.
Replies: 15
Views: 9307

I don't really do what I do for fame. (Although it certainly wouldn't hurt... ) I do it for the good feeling I get seeing my creation running on a real or emulated machine. Seeing others' accomplishments does motivate me, and I'm a little envious of their skills, but that just pushes me to learn more.
by commodorejohn
Thu Oct 05, 2006 8:47 am
Forum: NES Hardware and Flash Equipment
Topic: FDSLoadr Cable?
Replies: 15
Views: 8967

The one I'm planning to buy (I wrote "bought" by mistake, I haven't yet due to tight budget, college expenses, you know the drill,) is the Neo Fami on this page. It looks to be a pretty reputable company from what I can tell; has anyone here used one? As for skipping the PCB, that's an eve...
by commodorejohn
Wed Oct 04, 2006 6:47 pm
Forum: NES Hardware and Flash Equipment
Topic: FDSLoadr Cable?
Replies: 15
Views: 8967

FDSLoadr Cable?

So I bought an FDS RAM cart and a quality Famiclone online, with the intention to build the parallel-port->FDS cable and use it for homebrew purposes. My question is, has anyone here done this before, and if so, do you have any advice? Obviously, the wire and parallel-port connector are a cinch to g...
by commodorejohn
Wed Oct 04, 2006 1:44 pm
Forum: General Stuff
Topic: DDR for NES...
Replies: 21
Views: 12729

If you can find the time to implement a two-controller mode as well as a Power Pad mode, I'm sure the DDR fans who can't afford a Power Pad would appreciate it.
by commodorejohn
Tue Oct 03, 2006 10:46 am
Forum: General Stuff
Topic: DDR for NES...
Replies: 21
Views: 12729

This article lists their reason for not going licensed. Essentially, they just didn't want to go through all the rigamarole involved in becoming Nintendo's bitch, so they went unlicensed. (The fact that they were a small, small company at the time and couldn't really afford to take the risk probabl...
by commodorejohn
Mon Oct 02, 2006 3:51 pm
Forum: Newbie Help Center
Topic: Text compression on the NES
Replies: 34
Views: 14306

Here's a thought I had today on combining word-lookup with DTE and regular ASCII. Suppose we have each word in our text be represented by a two-byte pointer to a zero-terminated string in the ROM. We'll assume that nobody's going to store a text lookup in zero-page, so if the high byte of the pointe...
by commodorejohn
Mon Oct 02, 2006 2:26 pm
Forum: NESdev
Topic: Madara and Esper Dream 2; question about internal headers
Replies: 17
Views: 10682

Hmm...if Bard's Tale for NES is not like Bard's Tale for other systems, I just might give it a try...
by commodorejohn
Sun Oct 01, 2006 9:17 am
Forum: NES Music
Topic: Converting NSF files to MP3 or Wav
Replies: 12
Views: 15718

Quite a number of emulators have a wave-record function, so it's largely a matter of finding one that runs on a Mac.
by commodorejohn
Sun Oct 01, 2006 9:15 am
Forum: NESdev
Topic: Madara and Esper Dream 2; question about internal headers
Replies: 17
Views: 10682

Is there any significant difference between that and the other versions of Bard's Tale II? You could just get VICE and a C= 64 disk image of the game...

Also, eagerly awaiting a Lagrange Point translation...
by commodorejohn
Wed Sep 20, 2006 2:06 pm
Forum: General Stuff
Topic: First international NESDEV meetup? Pictures inside..
Replies: 37
Views: 16543

Yeah, that is funny. The thing I like best about Superior is that it alters the temperature of its surroundings, so Duluth is always a few degrees cooler in the summer or warmer in the winter than Moose Lake.
by commodorejohn
Tue Sep 19, 2006 10:51 am
Forum: NES Music
Topic: Where does one begin
Replies: 7
Views: 5776

...? Are you just saying you want to use professional music software to create 8-bit style songs? If so, I'd just use ModPlug Tracker rather than pay money for higher-level software. For creating 8-bit-style music, there's really no need for high-end music software.
by commodorejohn
Mon Sep 18, 2006 7:02 pm
Forum: General Stuff
Topic: First international NESDEV meetup? Pictures inside..
Replies: 37
Views: 16543

That's cool that people actually meet up when they meet on somewhere like NESdev. The closest someone here lives to me, I can't remember his name, he's newer, and he lives in Moose Lake. I thought that was kinda cool. That'd be me. If Google Maps is to be believed, Tofte is on the way up to Grand M...
by commodorejohn
Mon Sep 18, 2006 2:47 pm
Forum: General Stuff
Topic: FULL English Translation ROMs for FF2, 3?
Replies: 12
Views: 6540

<URL removed> and <URL removed> are my favorites.

Quietust - See above. Asking for ROMs is bad, but telling people where to get them is even worse.
by commodorejohn
Mon Sep 18, 2006 2:44 pm
Forum: Newbie Help Center
Topic: Helpful 6502 texts?
Replies: 9
Views: 5383

If you want an easy, small, at-hand 6502 reference, buy yourself a copy of the VIC-20 Programmer's Reference Guide and tear out everything except the "introduction to assembly language" part. It has a full instruction list and an explanation of the addressing modes.