Merge new generator to 'master'

This commit is contained in:
2026-08-05 18:43:08 -04:00
39 changed files with 913 additions and 1230 deletions
+6 -3
View File
@@ -1,7 +1,10 @@
# References
## [Intel® 64 and IA-32 Architectures Software Developers 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)
## Intel® 64 and IA-32 Architectures Software Developers 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)
## Windows Internals Book
- <https://learn.microsoft.com/en-us/sysinternals/resources/windows-internals>
## [Windows Internals Book](https://learn.microsoft.com/en-us/sysinternals/resources/windows-internals)
## CUDA C++ Programming Guide
- <https://docs.nvidia.com/cuda/pdf/CUDA_C_Programming_Guide.pdf>