GitXplorerGitXplorer
n

vc64-decomp

public
19 stars
2 forks
1 issues

Commits

List of commits on branch master.
Unverified
e28658f6e520c01c6fca8c0aebe24902d9f82505

spaces to tabs

nnim-ka committed 8 months ago
Unverified
273aa35ea115cf4c2c5eeaaf2c0d08ea6b5355b4

rename target

nnim-ka committed 8 months ago
Verified
b7508eb25a2aa94178c0f1c48b1ec36caf749f37

Merge pull request #5 from onlymx13/improvements

nnim-ka committed 8 months ago
Verified
1a87ca88369f16bd5583a215b1f8faebb22c6d96

Merge branch 'master' into improvements

nnim-ka committed 8 months ago
Verified
5b2f84d3fd9879bef6d58db1d1e642ebc3fdc4fe

Merge pull request #4 from onlymx13/ascii

nnim-ka committed 8 months ago
Unverified
cdcd28722cd94ee854ed4008d905480bba14a11c

Merge branch 'improvements' of https://github.com/onlymx13/vc64-decomp into improvements

oonlymx13 committed 3 years ago

README

The README file for this repository.

vc64-decomp

Wii N64 Virtual Console disassembly/decompilation project. Targets SM64 North American release, and builds 00000001.app.

Requires devkitPPC and CodeWarrior cc and ld from GC SDK 3.0. Set the environment variable MWCCTOOLS to the path in which mwcceppc.exe and mwldeppc.exe reside.

    .init:          0x00000100  0x80004000  0x800064E0
    extab_:         0x00162800  0x800064E0  0x800069A0
    extabindex_:    0x00162CC0  0x800069A0  0x80007020
    .text:          0x000025E0  0x80007020  0x80167240
    .ctors:         0x00163340  0x80167240  0x801672A0
    .dtors:         0x001633A0  0x801672A0  0x801672C0
    .rodata:        0x001633C0  0x801672C0  0x8016C300
    .data:          0x00168400  0x8016C300  0x8019D440
    .bss:           0x00000000  0x8019D440  0x8025AAC0
    .sdata:         0x00199540  0x8025AAC0  0x8025B3E0
    .sbss:          0x00000000  0x8025B3E0  0x8025C140
    .sdata2:        0x00199E60  0x8025C140  0x8025D380
    .sbss2:         0x00000000  0x8025D380  0x8025D398

Entry Point: 0x8000403C