ReC98/Research
nmlgc 45c9e71533 [Maintenance] Fix another bunch of accumulated typos and dead code
Part of P0239, funded by Ember2528.
2023-04-28 22:21:21 +02:00
..
BLITPERF.CPP [Research] BLITPERF: Allow the GRCG sprite color to be customized 2023-03-04 19:40:55 +01:00
Borland C++ decompilation.md [Maintenance] Fix another bunch of accumulated typos and dead code 2023-04-28 22:21:21 +02:00
HOLDKEY.C [Research] Set optimized code generation flags 2023-03-04 19:40:55 +01:00
Makefile.mak [Research] Benchmark various sprite blitting approaches 2023-03-04 19:40:55 +01:00
README.md [Research] Find out why ≥TH03 checks input twice per frame, with a 0.6ms delay 2018-09-13 18:32:24 +02:00
blitperf.bmp [Research] Benchmark various sprite blitting approaches 2023-03-04 19:40:55 +01:00

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.