KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
Makerom
★ 11
Open GitHub ↗
Decompilation of Makerom
Download README (.md)
Explore Similar Repositories
PINNs
:
Repository with notebooks about Physics Informed Neural Networks, written in JAX + Flax.
glog
:
A Gleam implementation of Erlang logger inspired from Logrus
BMTuneSource
:
BMTune Tuning software for Honda/Acura 88-00 (with Source codes!)
go-concurrent-programming
:
Go并发编程实战
cosmos_info
:
No description available.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
Makerom
?
Download (.md)
<p align="center"> <a href="" alt="yacc"> <img src="https://img.shields.io/badge/Yacc-8%2F10%20Reimplementing!-green" /></a> <a href="" alt="coff"> <img src="https://img.shields.io/badge/Coff.c%20Functions-2%2F2-green" /></a> <a href="" alt="elspec"> <img src="https://img.shields.io/badge/Elspec.c%20Functions-2%2F2-green" /></a> <a href="" alt="Main Makerom core"> <img src="https://img.shields.io/badge/Makerom.c-12%2F13-green" /></a> <a href="Makerom Segment Core"> <img src="https://img.shields.io/badge/Segment.c-10%2F11-green" alt="build status"></a> </p> # Makerom This project aims to decompile the debug and non-debug version of makerom and makedisk (soon) ```diff - WARNING! - * The repository right now is a reimplementacion with the matched functions of makerom ``` # Clarifications - Why the Irix binary? Because the irix binary provides a mips assembler and being of this architecture it can be easily disassembled in order to match its functions - Are there implementations? Yes and no, on the one hand it could be that there are certain reimplementations in functions that only the IDO compiler can accept, and that therefore are ported to the gcc syntax, that is why there is a `NON_MATCHING` conditional # Info - Makefile only to check the gcc syntax - There will be support for SGI! - Recompilation soon! # Contributors # Decomp.me anons - Fluffy Kouprey (segment.c, makerom.c, elspec.c, coff.c, speclex and libOBJ) - Cold Wasp (segment.c, makerom.c and speclex.c) # In general - Someone2639 (The magic python script!, final segment.c function) - Tcmg2 (Final segment.c functions!) # Special thanks - Someone2639 (Without that magic script, the project would not have taken a 360° turn) - Fluffy Kouprey (He was at the beginning of the project, he helped with all kinds of functions, without a doubt, without his help, the progress would not have been made.)