ReC98/Research
nmlgc 8943b52167 [Maintenance] Introduce types for VRAM colors and their components
Finally differentiating between colors and columns at least at the type
level.

Part of P0245, funded by [Anonymous], Blue Bolt, Ember2528, and Yanga.
2023-06-30 19:59:11 +02:00
..
BLITPERF.CPP [Maintenance] Introduce types for VRAM colors and their components 2023-06-30 19:59:11 +02: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
Makefile.mak [Research] Benchmark various sprite blitting approaches 2023-03-04 19:40:55 +01:00
README.md
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.