Jump to content
IGNORED

No NES progamers?


Nintendo Penguin

Recommended Posts

if someone could make good nes ports of these Id buy them

 

Charlie Chucks Food Fight

Centipede / Millipede multicart

asteroids arcade port

Super Pacman / pacjr multicart

Digger

 

Yes I know between the atari 2600 - 7800 and coleco and flashback consoles I could play these but I think these games would really shine high on the Nes 8 bit anyways just giving ideas to the guys and gals wanting to develop something for the nes.

Link to comment
Share on other sites

Well... reviving an old thread here, but a lot of dev'ing is going on with BatariBasic... I haven't seen anybody mention the NES Basic compiler... I've just got neshla, nesasm, and nbasic installed on my linux box... I'm thinking of tackling the 2A03 and PPU once my A8 project is done... though by the looks of things I'll need to make some tools before any nes coding begins...

 

Games made with the NES BASIC compiler do not run on real hardware, and the project is dead. Hopefully someday there will be a proper BASIC compiler for the NES,

Link to comment
Share on other sites

  • 1 month later...
:x :xWhat about Grand Theftendo? That game looks great.

 

http://www.grandtheftendo.com/

 

.. damn nothing on the page anymore. Here's some links to pictures of it:

 

http://www.gebh.net/oprimo/20041028.gif

http://www.nilsth.com/pics/gta8bit.gif

http://www.emunova.net/img/actu/a29051b76a...ad449ea843d.gif

 

Unless he used the MMC5 Mapper (which I very much doubt), I am 99% sure these Screenshots are fake. Why? Look at the score bar. You have a grey time indicator, next line is an green cash indicator and next line is the orange health status. The NES is not capable of doing that, because colour attributes can only affect 16x16 pixel areas, not 8x8 like in this screenshot. Unless you use MMC5 Mapper. Another example are the blue windows in the right house. the 2 shades of blue collide with the 2 shades of grey. Or the orange parts on the left building colliding with the blueish colours of the rest. In the next pictures, exactly the same, he has drawn the graphics using 4 colours distinct colours per 8x8 tile, which is impossible on a standard NES.

 

I think it was the real deal - have you seen his work on "devtendo"? http://www.bripro.com/low/hardware/devtend...page=schematics

 

I think his stuff was legit; it's just too big of a project and he was probably be swamped with "when will it be done?" requests along with the C&D letter.

Link to comment
Share on other sites

  • 2 years later...

I think that this thread is good to look back on now and kinda funny....

 

 

Grandtheftendo turned into a WiiWare game:

 

http://www.retrocityrampage.com/

 

 

A good NES assembler that I use is NESASM3, You write in assembly in banks you select with any mapper, compile a .NES file and run in a emulator and thats how you test it. You then use a .NES CHR and PRG file "extractor" to make BIN files of the PRG and CHR ROM's.

 

Retro USB now has TONS off goodies to develop with, check it out:

 

http://www.retrousb.com/

 

They have lots of cool stuff in every single section, check the whole site. Lots of amazing stuff there.

 

 

I don't know how I stumbled across this but I think it's fun to reflect how short of a time has brought so much life to NES Dev and gaming.

Link to comment
Share on other sites

  • 6 months later...
Does someone know a playable/complete NES homebrew?

I can think of two off the top of my head -- Sack of Flour, Heart of Gold, and Battle Kid: Fortress of Peril. SoFHoG has that "Color Dreams" look to the gameplay and graphics, and I wasn't too smitten with it, but the demo level of Battle Kid was pretty impressive and polished.

Link to comment
Share on other sites

  • 1 month later...
  • 2 months later...

I kinda started looking for a system to program to and I looked first at the NES. Since I was unable to find at least one complete functional homebrew, that really turned me off. Of course, maybe I looked at the wrong places. Does someone know a playable/complete NES homebrew?

 

Cheers

 

If you want to try your hand at NES programming the easiest package that I've seen is the KNES library for CC65.

http://kkfos.aspekt.fi/projects/nes/knes-library-for-cc65/

 

Very easy to setup. Good sample code in C. Works. And you can drop into 6502 when you want. I tried it and had it up and running within an hour. If someone needs help getting it working just let me know.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...