->Programación a bajo nivel:
https://en.wikipedia.org/wiki/DOS_API
->La tabla de llamadas al sistema - Windows x86-64:
https://j00ru.vexillium.org/syscalls/nt/64/
https://github.com/j00ru/windows-syscalls
->Programación avanzada en Assembler:
https://www.codeproject.com/Articles/1273844/The-Intel-Assembly-Manual-3
->Tutoriales sobre Assembly incluye modo DMMI:
https://github.com/WindowsNT/asm
#lowlevel #assembler #nt
https://en.wikipedia.org/wiki/DOS_API
->La tabla de llamadas al sistema - Windows x86-64:
https://j00ru.vexillium.org/syscalls/nt/64/
https://github.com/j00ru/windows-syscalls
->Programación avanzada en Assembler:
https://www.codeproject.com/Articles/1273844/The-Intel-Assembly-Manual-3
->Tutoriales sobre Assembly incluye modo DMMI:
https://github.com/WindowsNT/asm
#lowlevel #assembler #nt
Wikipedia
DOS API
real mode API (Int 21h etc) of the MS-DOS operating system