Reeds-github / hm-src

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Warning
The files in this repo contain spoilers for current and future Hero Mode content. If you want to go in blind, play it first.

This repo contains the source code for the REL mod used within Hero Mode.

Credit and my thanks go to:

  • PistonMiner, for all of ttyd-tools (which this is built upon)
  • Jdaster64, for all of ttyd-utils and the Infinite Pit (for the Drain & Pity Flower patches, the Star Power display, many headers, and as a general reference)
  • Zephiles, for the Practice Codes (for the position display, the Levitate cheat, the Mega weapon and Blooper patches, headers, and as a general reference)
  • SeekyCt, for implementing support for linking against RELs in elf2rel
  • Everyone above as well as Jasper, SolidifiedGaming, NWPlayer123, and Malleo for documentation and reverse engineering work

About

License:GNU General Public License v3.0


Languages

Language:C++ 96.2%Language:Makefile 1.8%Language:Assembly 0.9%Language:Python 0.7%Language:C 0.5%