mirror of https://github.com/nmlgc/ReC98.git
f85587dda4
In which ZUN needs a hack to make columns of vertical bumper bars work at all with the way the Orb's X velocity is implemented… and may have just deliberately ensured that the Orb can definitely loop infinitely between two bumpers. (Those two wrong NOPCALLs aren't worth working around. It would basically require taking apart the entire function, and they'll be gone by the next two commits anyway.) Part of P0203, funded by [Anonymous] and GhostRiderCog. |
||
---|---|---|
.. | ||
Borland C++ decompilation.md | ||
HOLDKEY.C | ||
Makefile.mak | ||
README.md |
README.md
This directory collects various pieces of research into PC-98 hardware details that were made during the reverse-engineering phase, in order for us to better understand certain details and name functions/data more adequately.
Run maker
to build the examples. The executables will be directly placed
into this directory.