1992 劃面選關 1050-in-1: Difference between revisions

From NESdev Wiki
Jump to navigationJump to search
Line 34: Line 34:
== Dumping method ==
== Dumping method ==


For dumping this cartridge, it's necessary to short this capacitor with a wire :
For dumping this cartridge, it's necessary to short-circuit this capacitor (by putting an electric wire between its two pins) :
[[File:Pcb1050in1-capacitor-to-short.jpg|frame|center|dump310331C-32-NRS.lua]]
[[File:Pcb1050in1-capacitor-to-short.jpg|frame|center|dump310331C-32-NRS.lua]]


Line 53: Line 53:


truncate -s 3145744 1050in1_PRG_3072kb.nes
truncate -s 3145744 1050in1_PRG_3072kb.nes
</pre>
NB : For the truncate : 16 B (header) + 3 MB (3072 x 1024) = 3145744 bytes


#### For the truncate : 16 B (header) + 3 MB (3072 x 1024) = 3145744 bytes
</pre>


The NES header of the rom is to set to
The NES header of the rom is to set to

Revision as of 22:15, 7 March 2023

Hardware

The cartridge has been created by SuperVision.

Two versions are known :

  • 1992 劃面選關 1050-in-1 : FAMICOM version (60-pin)
  • Super 1050 in 1 (Int'L) [Supervision Japan] : NES version (72-pin)


NES PCB Front picture NES PCB Bottom mirrored picture
1050 in 1 NES PCB (front picture)
1050 in 1 NES PCB (bottom mirrored picture)

Software

The 1050 in 1 rom contains 3 MB of PRG and no CHR.

The rom has been assigned to the submapper 1 of the NES 2.0 Mapper 354.

It contains 81 different games.

Game Name Original Game Name Level
1 NORTHERN KEN II Hokuto No Ken II Level 1

The rom is fully supported from FCEUX 2.6.6.

Dumping method

For dumping this cartridge, it's necessary to short-circuit this capacitor (by putting an electric wire between its two pins) :

dump310331C-32-NRS.lua

Next, this script can dump the cartridge with the INLretro dumper :

dump310331C-32-NRS.lua
File:Dump310331C-32-NRS.lua.txt

Under UNIX, the commands to run are :

./inlretro -s scripts/inlretro3.lua -c NES -m dump310331c -x 4096 -d 1050in1_PRG_4096kb.nes

cp 1050in1_PRG_4096kb.nes 1050in1_PRG_3072kb.nes

truncate -s 3145744 1050in1_PRG_3072kb.nes

NB : For the truncate : 16 B (header) + 3 MB (3072 x 1024) = 3145744 bytes


The NES header of the rom is to set to

4E 45 53 1A C0 00 20 68 11 00 00 07 00 00 00 2A