[nx] Adding monochrome CGA nano-X driver. Modifying nxtetris parameter for CGA. by tyama501 · Pull Request #1957 · ghaerr/elks (original) (raw)

Hello @ghaerr

This is the PR for adding CGA driver we have been talking on #1939 .

As we talked, I have modified the Makefile to compile CGA driver when CONFIG_HW_VGA is not set.
The build worked.

I also modified parameters and Key description typo of the nxtetris.

DOSBOX-X machine cga_mono
nxteteris without export MONOMODE
image

nxlandmine with export MONOMODE
image

Thank you.