mirror of https://github.com/nmlgc/ReC98.git
990588a4ea
Biggest decompilation breakthrough of the year already? Completely
removes the need for the "set near pointer to far function" hack, and
solves quite a few upcoming issues.
The TASM manuals did have a few pages on the topic of segments and
groups, but there's absolutely nothing about it in the TCC ones beyond
the three-sentence description of `#pragma codeseg` and that completely
unhelpful "🤷" of an explanation for the `Fixup overflow` error…
Part of P0227, funded by nrook.
|
||
---|---|---|
.. | ||
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.