File encoding preservation + content structure to help browse the code

This commit is contained in:
Alexandre Fontoura
2021-10-28 15:20:01 +01:00
parent c5f4f6ba25
commit 23151219b2
90 changed files with 1946 additions and 1815 deletions

View File

@@ -34,7 +34,7 @@ Cls endp
;----------------------------------------------------------------------------
; CopyScreen( UBYTE *src, UBYTE *dst )
;
; Attention:De mmoire mmoire (pas sur vido ram)
; Attention:De mémoire à mémoire (pas sur vidéo ram)
;
CopyScreen proc uses esi edi,\
src:DWORD, dst:DWORD