mirror of https://github.com/nmlgc/ReC98.git
0f75a77dee
Turns out that this is one of the effects of the -WX option ("Create DPMI application")… along with generally messing up code generation. Nothing we can't work around though, luckily! Finally getting to cross that off the list of reasons that prevent decompilation. Part of P0137, funded by [Anonymous]. |
||
---|---|---|
.. | ||
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.