From 4089e006820e1029a2dd7093bae596b1b31d1686 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Sun, 2 Jul 2017 15:16:23 +0200 Subject: simplified some driver manager code around calling virtual driver methods declared method tables const per class --- doc/LINKS.TODO | 1 + 1 file changed, 1 insertion(+) (limited to 'doc') diff --git a/doc/LINKS.TODO b/doc/LINKS.TODO index ff32674..b5230d0 100644 --- a/doc/LINKS.TODO +++ b/doc/LINKS.TODO @@ -80,6 +80,7 @@ https://github.com/vladimirfedorov/bootsector.git: stage1 with FAT, using FASM C: http://www.drdobbs.com/extending-c-for-object-oriented-programm/184402731 +https://www.state-machine.com/doc/AN_OOP_in_C.pdf VGA: http://www.inp.nsk.su./~bolkhov/files/fonts/univga/ -- cgit v1.2.3-54-g00ecf