Search found 318 matches

by TakuikaNinja
Fri Jul 18, 2025 10:20 pm
Forum: NESdev
Topic: Namco IPL Interface
Replies: 17
Views: 11331

Re: Namco IPL Interface

Big news! I've successfully used an Arduino Uno to simulate the interface and was able to upload the IPL-demo program to an original console!
Video demonstration: https://youtu.be/jX9ZZXXkR2c

The IPL-MAIN repo has been updated with the Arduino sketch, wiring info, and usage instructions but here's ...
by TakuikaNinja
Sun Jul 13, 2025 10:06 pm
Forum: General Stuff
Topic: Did nintendo download a rom and sell it back to consumers
Replies: 42
Views: 30407

Re: Did nintendo download a rom and sell it back to consumers

To add some further details:

FDS games in Nintendo's emulator offerings have always used their own format called QD (since FDS disks are based on Mitsumi Quick Disks). Some believe this format was initially used for the Intelligent Systems FDT ICE, given it can have up to 160K of extra SRAM ...
by TakuikaNinja
Sun Jul 13, 2025 5:48 pm
Forum: NESdev
Topic: SMB1 Hacking
Replies: 137
Views: 67890

Re: SMB1 Hacking

Not to sound brash but what good is there in saving the high score across play sessions in this game? It's not like VS. SMB or SMBDX where there's a high score entry/table or similar incentive to rack up high scores. NROM did have a battery-backed SRAM option used exclusively by Family BASIC (2K/4K ...
by TakuikaNinja
Fri Jul 11, 2025 5:20 am
Forum: NESdev
Topic: Skipping FDS license screen?
Replies: 21
Views: 29870

Re: Skipping FDS license screen?

I've come up with an alternate license screen bypass which does not require enabling NMIs, including large final files, or lying about the file count. Instead, this method hijacks the IRQ handler by abusing mirrored addresses to overwrite the IRQ flag at $0101. Here's the required byte sequence ...
by TakuikaNinja
Thu Jul 10, 2025 8:32 pm
Forum: NESdev
Topic: Color Dreams BC6 dim/no light on NES help
Replies: 8
Views: 160

Re: Color Dreams BC6 dim/no light on NES help

Yes, the leaked documentation from Color Dreams goes into a lot of detail regarding CIC stun circuit designs and their compatibility across protected and unprotected consoles. It seems like the end result was an 87% success rate on consoles they tested (13% failures).
Referencing MattKC's video ...
by TakuikaNinja
Tue Jul 08, 2025 1:19 am
Forum: NES Hardware and Flash Equipment
Topic: Bootleg FC carts: Hokuto no Ken & 18-in-1 multicart
Replies: 3
Views: 114

Re: Bootleg FC carts: Hokuto no Ken & 18-in-1 multicart

Okay, I managed to dump the 18-in-1 cart after modifying the linked mapper 255 script to dump the correct PRG/CHR sizes. (PRG = 256KiB, CHR = 128KiB) It took several tries to match the hash with the known good dump, probably because of dirty/flaky pin connections. No dump will be provided here.
by TakuikaNinja
Mon Jul 07, 2025 11:35 pm
Forum: NES Hardware and Flash Equipment
Topic: Bootleg FC carts: Hokuto no Ken & 18-in-1 multicart
Replies: 3
Views: 114

Bootleg FC carts: Hokuto no Ken & 18-in-1 multicart

Yup, I came across 2 more bootleg carts in NZ. They were in a bundle with a legit Yie Ar Kung Fu cart. I'll post about them here in a similar format as before.

Hokuto no Ken: Pretty much this bootleg cart but with no labels on the PCB. The dumped ROM is identical to the legit cart, so it will not ...
by TakuikaNinja
Sat Jul 05, 2025 10:22 pm
Forum: Newbie Help Center
Topic: About FDS to NES Conversions
Replies: 5
Views: 113

Re: About FDS to NES Conversions


A clean-room FDS boot ROM would certainly be a cool idea. I am about as contaminated as a non-Nintendo person can be re: the internal structure of the boot ROM, but if such an effort begins in earnest and someone with untainted eyes wants a thorough analysis, happy to be the dirty lab to your ...
by TakuikaNinja
Fri Jul 04, 2025 9:57 pm
Forum: Newbie Help Center
Topic: About FDS to NES Conversions
Replies: 5
Views: 113

Re: About FDS to NES Conversions

It's funny to think that I'm probably responsible for there being more discussion of cart-to-disk conversions here than the other way around. :P

The main blockers when it comes to converting FDS games to cartridge format in the online age are (as you've already implied):

PRG-RAM writes outside ...
by TakuikaNinja
Fri Jul 04, 2025 9:11 pm
Forum: NESdev
Topic: Super Mario Bros./Tetris/Nintendo World Cup
Replies: 6
Views: 198

Re: Super Mario Bros./Tetris/Nintendo World Cup

Hmm, Mesen2 doesn't exhibit this bug when forcing NTSC on this multicart. I checked both known revisions and even set the console type to the NES toploader.
by TakuikaNinja
Fri Jul 04, 2025 9:05 pm
Forum: NESdev
Topic: Super Mario Bros./Tetris/Nintendo World Cup
Replies: 6
Views: 198

Re: Super Mario Bros./Tetris/Nintendo World Cup

https://www.nesdev.org/wiki/INES_Mapper_037 says:

This game, like Super Spike V'Ball + Nintendo World Cup, replaces PRG RAM with a single register to enforce multiple "jail cells" containing each game.

The Outer Bank Select register is cleared by the CIC reset line, so if this multicart is used ...
by TakuikaNinja
Wed Jul 02, 2025 9:28 pm
Forum: NES Hardware and Flash Equipment
Topic: Reset issue on NESRGB???
Replies: 2
Views: 76

Re: Reset issue on NESRGB???

Toploaders (All Famicoms, NES-101) don't reset the PPU when the reset button is pressed. That 0.47 µF capacitor is solely for CPU reset, so there's no point in replacing it.
by TakuikaNinja
Mon Jun 30, 2025 7:44 pm
Forum: NESdev
Topic: Was R.C. Pro-Am The Only NES Game to Be Made w/Two Different Mappers?
Replies: 6
Views: 263

Re: Was R.C. Pro-Am The Only NES Game to Be Made w/Two Different Mappers?

If you count regional variants which changed the mapper, there are plenty from Konami alone:

Contra (VRC2/UNROM)
Tiny Toon Adventures (VRC4/MMC3)
Akumajou Densetsu/Castlevania III (VRC6/MMC5)

Displaced Gamers covered those in a video theorising what the original mapper for Arc Hound/Contra ...
by TakuikaNinja
Mon Jun 30, 2025 2:21 am
Forum: NES Hardware and Flash Equipment
Topic: Bootleg FC carts: Exciting Basket & Mike Tyson's Punch-Out!!
Replies: 12
Views: 1607

Re: Bootleg FC carts: Exciting Basket & Mike Tyson's Punch-Out!!

Okay, here's what I was able to reliably detect for the KS201 pins in question:

2 CPU A1
3 CPU A2
4 CPU A3
5 CPU A4
6 CPU A5
7 CPU A6
8 CPU A7
9 CPU A8
10 ?
11 CPU A10
12 CPU A11
13 CPU A12
24 ?
25 ?
26 ?


The ones with a ? mean that I couldn't find any connections with a smaller resistance than ...