Skip to content
This repository was archived by the owner on Nov 27, 2019. It is now read-only.

Latest commit

 

History

10 提交

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

仓库 files navigation

NMARS

forthebadge forthebadge
MIPS32 disassembler on .NET Core
It accepts 32-bit hex number through stdin and then decodes it into MIPS32 instruction equivalent

What's this?

This is a console app to disassemble hex instruction (it also shows short description, syntax and encoding).
Screenshot

Supported instructions

Basic MIPS32 instructions that are described here.

How to run it?

Simply type this command in the root of this repo:

dotnet run --project Nmars

关于

MIPS32 disassembler on .NET Core

Topics

Resources

Stars

1 star

关注者

1 watching

复刻s

发布

Used by

贡献者

Languages