Scheme to recreate Famicom Power Module
Hello to all, as the name suggest, i want to recreate the Famicom power module (only the power part), to use with the original DC power adaptor, someone have a schematic to do the task??Statistics:...
View Articleflickering problem
Hi, I'm playing around with the assembler for the Famicom a bit and I can't figure out how to remove the flickering when changing nametables.Code: .proc logoFiller ; Nahraj snakeNAMTABLE+atributy do...
View ArticleC# Code for Synthesizing Nes Noise: The result is different from the real Nes...
This is a C# code for synthesizing the noise of Nintendo consoles. First, it generates 16 audio segments with frequency variations in non - short mode, each lasting 0.5 seconds. Then, it generates...
View ArticleAny reason Just Breed plays a text only intro on my early famicom?
Hi All,I have an early famicom with square buttons. When playing my actual Just Breed cart (no mods) it shows the text only intro instead of the Animated intro with mmc5 music. I attached some gifs to...
View ArticleIncorrect drawing sprite in my Emulator
I'm writing a NES emulator. I'm in trouble. I don't understand why the sprite is draw incorrect. Maybe need special condition for drawing sprites. I handle flip horizontally drawing and you may look...
View ArticleSpartan X 2 Problem
Hello a have problem can anyone fix this nsf problem so that all songs play as they shouldI mean Triangle and Noise because they don't play as they should Screenrecorder-2025-02-08-20-12-59-4.mp4...
View ArticleQuestion about opaque black HUD background
https://youtu.be/vIJDenr9OtI?list=PLgzz ... 29F&t=1591With the beat 'em up game shown above, is the opaque black background of the HUD affording the SNES more time to transfer player and enemy...
View ArticlePossible to stretch 512x224 to fit?
Is there a way on any emulators, clone systems, or even TV sets to horizontally stretch out and scale a SNES game running in 512x224 to fit the dimension of a modern 16:9 screen, having drawn the art...
View ArticleShould I use C or Assembly for NES programming?
Hi there. I wanna learn making NES games but I'm not sure which language to use.I already know programming and am somewhat comfortable writing C, I can't say the same for Assembly. I know that cc65...
View ArticleNametables issue
I have a problem. I have this code, that outputs nametable 0 (2), but instead shows nametable 1 (3) with a vertical offset.Using WLA-DX.I first compile into test.o, then link to test.rom, and finally...
View Article