From c4e7c710d124b5175afee627e11441197b368ff0 Mon Sep 17 00:00:00 2001 From: Paul W Date: Wed, 29 Apr 2026 06:53:44 +0000 Subject: [PATCH] Update notes/references.md --- notes/references.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/notes/references.md b/notes/references.md index ca1714e..9c5ff5f 100644 --- a/notes/references.md +++ b/notes/references.md @@ -2,4 +2,6 @@ ## [Intel® 64 and IA-32 Architectures Software Developer’s Manual](https://software.intel.com/en-us/download/intel-64-and-ia-32-architectures-sdm-combined-volumes-1-2a-2b-2c-2d-3a-3b-3c-3d-and-4) -## [CUDA C++ Programming Guide](https://docs.nvidia.com/cuda/pdf/CUDA_C_Programming_Guide.pdf) \ No newline at end of file +## [CUDA C++ Programming Guide](https://docs.nvidia.com/cuda/pdf/CUDA_C_Programming_Guide.pdf) + +## [Windows Internals Book](https://learn.microsoft.com/en-us/sysinternals/resources/windows-internals) \ No newline at end of file