SMB1 remake for Game Boy (original) - Possible

Discuss technical or other issues relating to programming the Nintendo Entertainment System, Famicom, or compatible systems.

Moderator: Moderators

User avatar
tokumaru
Posts: 12106
Joined: Sat Feb 12, 2005 9:43 pm
Location: Rio de Janeiro - Brazil

Post by tokumaru »

Anyway, if anyone was to convert SMB1 to work on the regular GameBoy, starting with the code from SMB Deluxe, which is already the full game coded in Z80 assembly, would be better than convert the 6502 code to Z80 from scratch. Of course, since the GBC CPU is faster, the exact same code might be too slow when run on the regular GB.

But I agree that this is starting to get annoying. All these ridiculous requests I mean.
User avatar
Dwedit
Posts: 4470
Joined: Fri Nov 19, 2004 7:35 pm
Contact:

Post by Dwedit »

Super Mario Bros DX only resembles Super Mario Bros, the gameplay and mechanics are completely different.
Here come the fortune cookies! Here come the fortune cookies! They're wearing paper hats!
CKY-2K/Clay Man
Posts: 214
Joined: Sun Apr 01, 2007 2:10 pm

Post by CKY-2K/Clay Man »

NotTheCommonDose wrote: I played Balloon fight GBC too bad it's only in Japanese! I don't think it will sound like the NES unless you utilize the SNES cpu (for SGB enhanced gamelplay and sound)
Do you mean Balloon Balloon, or something else?
Dwedit wrote:Super Mario Bros DX only resembles Super Mario Bros, the gameplay and mechanics are completely different.
Yeah. It's not emulation at all. It's a port. A port is when you remake a game under a different system's features and coding.

I have a question while I'm on this topic. If Donkey Kong was originally in Z80, couldn't you almost exactly make the original Donkey Kong for a Gameboy?
Image
Here to at least get an idea of how the NES works. I mean I know alot of the basic things, but this place'll help me grasp more how NES functions.
Major respect to NES developers.
atari2600a
Posts: 324
Joined: Fri Jun 29, 2007 10:25 pm
Location: Earth, Milkyway Galaxy, The Universe, M-Theory
Contact:

Post by atari2600a »

No. CPU is only one factor. You have to take speed, gpu, cpu, spu, resolution, etc into account.

Code: Select all

          *=$0000
loop      JMP loop
          .eof
User avatar
BMF54123
Posts: 410
Joined: Mon Aug 28, 2006 2:52 am
Contact:

Post by BMF54123 »

In the past, I've found banning Hamtaro to be an effective method of getting him to shut up.

...well, the only method, really.

Just a suggestion.
CKY-2K/Clay Man
Posts: 214
Joined: Sun Apr 01, 2007 2:10 pm

Post by CKY-2K/Clay Man »

BMF54123 wrote:In the past, I've found banning Hamtaro to be an effective method of getting him to shut up.

...well, the only method, really.

Just a suggestion.
Sounds good.
Image
Here to at least get an idea of how the NES works. I mean I know alot of the basic things, but this place'll help me grasp more how NES functions.
Major respect to NES developers.
User avatar
Zepper
Formerly Fx3
Posts: 3264
Joined: Fri Nov 12, 2004 4:59 pm
Location: Brazil
Contact:

Post by Zepper »

BMF54123 wrote:In the past, I've found banning Hamtaro to be an effective method of getting him to shut up.

...well, the only method, really.

Just a suggestion.
No clues who's worst: someone that gives him some attention... or someone that b*tches him.
doppelganger
Posts: 183
Joined: Tue Apr 05, 2005 7:30 pm

Post by doppelganger »

If I had wanted to do yet another port of SMB to the Game Boy (as if another port is even necessary with SMB Deluxe for GB Color floating around), Hamtaro126 would have totally put me off doing it by posting this topic.

I'm pretty sure it would be much easier to hack SMB Deluxe to work on the old monochrome model anyway.
Be whatever the situation demands.
CKY-2K/Clay Man
Posts: 214
Joined: Sun Apr 01, 2007 2:10 pm

Post by CKY-2K/Clay Man »

doppelganger wrote:If I had wanted to do yet another port of SMB to the Game Boy (as if another port is even necessary with SMB Deluxe for GB Color floating around), Hamtaro126 would have totally put me off doing it by posting this topic.

I'm pretty sure it would be much easier to hack SMB Deluxe to work on the old monochrome model anyway.
I had fun experimenting with savestates on the GameShark v3 thing. Loading Color games onto monochrome. Works somewhat but limitted and garbled obviously.

Playing Zelda DX was alright though since it was a duel mode ROM.
The only glitches I saw were some sprites now showing in the color dungeon and the GB Mono doesn't support tile flipping, so stuff like the green grass patches' edges weren't flipped.

Wait. Why the hell is this even a topic?
Image
Here to at least get an idea of how the NES works. I mean I know alot of the basic things, but this place'll help me grasp more how NES functions.
Major respect to NES developers.
Post Reply