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

From NESdev Wiki
Jump to navigationJump to search
No edit summary
Line 21: Line 21:
!colspan="1"| Chips || Description
!colspan="1"| Chips || Description
|-
|-
| FAX811 - 9214 D || Probably 1 MB chip
| FAX811 - 9214 D || Probably 1 MB chip (need confirmation)
|-
|-
| FAX812 - 9214 D || Probably 1 MB chip
| FAX812 - 9214 D || Probably 1 MB chip (need confirmation)
|-
|-
| FAX813 - 9214 D || Probably 1 MB chip
| FAX813 - 9214 D || Probably 1 MB chip (need confirmation)
|-
|-
!colspan="2"| Usual fonctionnal chips
!colspan="2"| Usual fonctionnal chips

Revision as of 23:18, 7 March 2023

Description

The cartridge has been created by SuperVision and is dated 1992.

Two versions are known :

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

Hardware

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


Datas chips
Chips Description
FAX811 - 9214 D Probably 1 MB chip (need confirmation)
FAX812 - 9214 D Probably 1 MB chip (need confirmation)
FAX813 - 9214 D Probably 1 MB chip (need confirmation)
Usual fonctionnal chips
Chips Description
HD74LS273P - 2C15 Octal D-type Positive-edge-triggered Flip-Flops (with Clear)
DM74LS139N - P9148 Decoder/Demultiplexer
GD74LS174 - 9204 - GoldStar D Flip-Flop, LS Series, 1-Func, Positive Edge Triggered, 6-Bit, True Output, TTL, PDIP16
GD74LS153 - 9152 - GoldStar Multiplexer, LS Series, 2-Func, 4 Line Input, 1 Line Output, True Output, TTL, PDIP16
Others chips
Chips Description
TIBPAL16L8 - 25CN - 434 044FF - Malaysia 20-PIN programmable array logic
D4364G - 12L - 9037M9202 - NEC Japan CHR RAM / 8 bits Static CMOS RAM

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 80 different games that can be beginned at different levels.

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

NB : As it is a programmable chip, the behavior of the TIBPAL16L8 chip has needed to be understand before writing this dumping script.


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