Skip to content
This repository has been archived by the owner on May 24, 2019. It is now read-only.
/ MIPS64 Public archive

A simple MIPS assembler targeting the Nintendo 64.

License

Notifications You must be signed in to change notification settings

Ryu64Emulator/MIPS64

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MIPS64

A simple MIPS assembler targeting the Nintendo 64. Currently not a whole lot going on, but it should have the framework there

TODO

Some things that I'd like to accomplish are

  1. A way to include multiple files
  2. A way to compile to .z64
  3. Every single instruction implemented in the assembler

Things this could be used for

This is laid out as a Class Library so this can be used for almost anything (Including the emulator Ryu64) one thing that'd be pretty cool to use this for is a C Compiler, something that compiles to Assembly then uses this assembler to compile to machine code, in the "RAW" format or the "Z64" format, another thing that it'll inevitably be used for (And it's main goal is to be used for) is Ryu64 the Nintendo 64 emulator.

About

A simple MIPS assembler targeting the Nintendo 64.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published