Skip to content

ZReC/contraj-disasm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contra (J) disasm

This is the first iteration of a wannabe complete disassembly of the japanese version of Contra for NES

How to assemble

You need

  • the CHR banks to assemble it back, I currently don't provide the right tool to do so, but you could try this
  • base-devel (arch) or build-essential (debian)
  • openssl for the checksum

Then you can..

cd contraj-disasm/
make

..or if you need a clean run

cd contraj-disasm/
make clean run

ROM specs

The ROM needed to extract the CHR banks has the following specs:

Size:     262160 bytes (256 KiB)
CRC32:    8A96A3C4
CRC64:    344A158949D912CB
SHA256:   6BA53139FA88B8DE1AE527C438BDA6F1541D1EE7DF26D63DEC5164A32D166BFE
SHA1:     376836361F404C815D404E1D5903D5D11F4EFF0E
BLAKE2sp: A970D753A851F5D16002A22E560DB2DB16AD63E375F66DD26786F629AEDFF039

Contributing

star & fork

Pull requests are extremely welcome! This project is yours.


Financial Support

I'm here once again asking for your financial support

Paypal

Donate~ ^ w ^

(BTC) Bitcoin
18uE6xNeqBmAQH2JRVHmzg5D2QKVkSqxRN
(XRP) Ripple Dest. tag
rMdG3ju8pgyVh29ELPWaDuA74CpWW6Fxns
3664935451
(ETH) Ether
0x1A9E7259E86c2837886f6DD8B563EfeD76f83989
(BAT) Basic Attention Token
0x08ae87331ABbAa69b11FCE76734910e5bC566F57

About

Wannabe Contra (J) NES disassembly

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages