Репозиторий помещен в архив 03 апреля 2026. Вся функциональность доступна только для чтения.
master
[REACTOS] Finally get some ARM64 applications building (#4517)
[OLDNAMES] Fix up for ucrtbase
[ASM] Move `OFF(x)` macro from `asmxtras.inc` to `asm.inc`
[ASM] Add some asm constants for x86
[VCRUNTIME][ASM] Fix definition of x64 _JUMP_BUFFER
[SDK:ASM] OK these definition entries are #if 0'ed out, but close the parentheses anyway to not mess up with editors' code-folding functionality.
[NTOS:KE][HALX86] Implement AP startup code (#5879)
[ASM x64] Fix usage of macro .allocstack
Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys.
[ASM] macamd64.inc: Fix up entry point macros a bit
[NTOS:KE/x64] Use movaps instead of movdqa