From b4005911750e69a31d60d490831f8f35dc0457b2 Mon Sep 17 00:00:00 2001 From: "Juan J. Martinez" Date: Tue, 2 Jan 2024 16:06:24 +0000 Subject: Links for VGA and CGA --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a3a4d5f..f10fd87 100644 --- a/README.md +++ b/README.md @@ -64,10 +64,12 @@ Do you have a link that could be included here? Please let us know! * [Super Nintendo Development Wiki](https://wiki.superfamicom.org/): a wiki to collect all the SNES docs in one place. * [build-ia16](https://gitlab.com/tkchia/build-ia16): IA-16 GCC toolchain (DOS 16-bit). +* [Notes on Color Graphics Adapter](https://www.usebox.net/jjm/notes/cga/): snippets of code on how to program the CGA with GCC (using the IA16 port). ### 32-bit * [DJGPP](https://www.delorie.com/djgpp/): complete 32-bit C/C++ development system for Intel 80386 (and higher) PCs running DOS. +* [256-Color VGA Programming in C](http://www.brackeen.com/vga/): five-part tutorial on VGA programming for the DOS operating system. ## Contact -- cgit v1.2.3