Nintendo Entertainment System (Famicom) News
Video: NES Programming #17 – What Fun New Ways Can We Break It? (NES misc)

Michael Chiaramonte shows us once again how to do some NES Programming.

NES Programming #17 - What fun new ways can we break it?

Quote:

So, over the weekend I decided I wanted to try and change the sprite drawing code to load data about the sprites to populate them vs just generating the assembly to do it. This seems to have been a mistake and I struggled through getting it barely working with huge negative impact to performance… hopefully we can fix it next time (or we’ll just revert our changes back and go with the original method). Thanks to those who stuck it out for this extra long stream.

By with 0 comments
Vegetablets Go (Commercial) (NES Game)

Most of us possibly missed Vegetablets Go by Japanese delevoper Tulip House. Guide your bear and carry the crops (cabbage, spinach, strawberry) in the field to the harvest point! There were 10 NES and 10 FAMICOM copies and they are sold out. Keep an eye at the discussion over at NintendoAge.

VEGETABLETS GO DEMO

There is a little chance to see more cartridges being sold in the future. Let’s hope for those, who can’t grab a copy in time, there will be a free ROM sometime in the future.

By with 0 comments
Video: NES Programming #16 – Exporting Asset Data To The NES (NES misc)

Michael Chiaramonte shows us once again how to do some NES Programming.

NES Programming #16 - Exporting asset data to the NES!

Quote:

In this episode, we finally get data exporting to the NES. For now, the tool is generating code to draw the sprites and exporting the CHR data with an offset because of the pre-loaded title screen but it is working now as expected. Lots to clean up and fix but I’m very excited we have the tool “talking” to the game finally. Have a great weekend!

By with 0 comments
Nim & Nom v1.1 (NES Game)

Krill considers his latest NES game Nim & Nom finished! Time for us, to spread out the word about this cute platformer as it’s a really beautiful game. Don’t waste time and download the ROM as soon as possible, you won’t regret. There are plenty of levels to enjoy and the challenge get’s harder, which makes it not a game for just a few minutes, but makes you play it again and again!

By with 0 comments
Video: NES Programming #15 – Slogging Through Some Minor Changes (NES misc)

Michael Chiaramonte shows us once again how to do some NES Programming.

NES Programming #15 - Slogging through some minor changes

Quote:

In this episode we worked on loading the sprite data we had stored in previous episodes and started displaying bounding boxes when the sprite is displayed. That’s about it, unfortunately. It was a slow one and I was a little off today. Apologies in advance if I had low energy. Thursday will pick up right from here where we will add the ability to modify bounding boxes from the asset tool and then export the project (just the sprites right now) in a format that we’ll start to accept on the NES assembler side. See you then!

By with 0 comments
Video: NES Programming #14 – Part 2 – Exporting From The Tool (NES misc)

Michael Chiaramonte shows us once again how to do some NES Programming.

NES Programming #14 - Part 2 - Exporting from the tool

Quote:

We actually got something exporting from the tool! After showing how that works, I add functionality for detecting file system changes and start writing out the sprite data structure. Next stream, we’ll handle drawing bounding boxes and exporting the entire set of data in the project.

By with 0 comments
Video: NES Programming #14 – Part 1 – Exporting From The Tool (NES misc)

Michael Chiaramonte shows us once again how to do some NES Programming.

NES Programming #14 - Part 1 - Exporting from the tool

Quote:

We actually got something exporting from the tool! After showing how that works, I add functionality for detecting file system changes and start writing out the sprite data structure. Next stream, we’ll handle drawing bounding boxes and exporting the entire set of data in the project.

By with 0 comments
The Assembly Line: An NES Homebrew Podcast – Episode #10 – NESdev Competition – Part 1 (NES misc)

The Assembly Line is a NES homebrew podcast started by Sole Goose Productions and Kevin. They cover a variety of theoretical topics, feature a central game under review, have guest interviews with folks, and also showcase some music.

Quote:

Episode 10: NESdev Competition – Part 1

https://soundcloud.com/user-463768680/e10-nesdev-competition-part-1

By with 0 comments
Video: NES Programming #13 – Getting The Tool Ready To Export For NES (NES misc)

Michael Chiaramonte shows us once again how to do some NES Programming.

NES Programming #13 - Getting the tool ready to export for NES

Quote:

In this episode, we did work to get the asset tool to output content for the NES. It’s counting the colors used by the images selected, generating a visible palette of 4 colors, warning if too many colors are used, and reducing the colors down to the 4-color palette. In the next episode, we’ll use this pre-work to export the data in a properly encoded NES tile format. We also showed how the data would be used in the schmup game by switching from hard-coded data to using .include and .incbin

By with 0 comments
Little Medusa (Commercial) (NES Game)

Publisher Mega Cat Studios has another NES title in the pipe. Little Medusa is an extended improved homage to Kickle Cubicle and similar colorfull and cute. The game can be currently pre-ordered starting from 49.99 US$ excluding shipping.

Become a polymorphed deity and take back Mount Olympus in this action puzzler. The Titans have escaped their eternal prisons and transformed Artemiza, a young goddess, into a gorgon. Now she must petrify enemies, solve puzzles, and dodge traps in her battle to save the realms of the gods.

By with 0 comments