mirror of https://github.com/nmlgc/ReC98.git
967bb8b633
Nice to see that Borland C++ optimizes bit-tests to cover just the high or low byte of a word if possible, and that these don't have to be two-byte structures after all. Completes P0114, funded by Lmocinemod. |
||
---|---|---|
.. | ||
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.