wok
diff BootProg/stuff/boot16.asm @ rev 25703
some perl-*: update web_site
author |
Pascal Bellard <pascal.bellard@slitaz.org> |
date |
Tue Jun 04 16:09:04 2024 +0000 (13 months ago) |
parents |
65c2646b484d |
children |
7db7b7aaf63e |
line diff
1.1 --- a/BootProg/stuff/boot16.asm Sun May 26 16:05:16 2024 +0000
1.2 +++ b/BootProg/stuff/boot16.asm Tue Jun 04 16:09:04 2024 +0000
1.3 @@ -166,7 +166,7 @@
1.4 call here
1.5 here:
1.6 pop si
1.7 - sub si, here - boot
1.8 + sub si, here - boot - 2
1.9 push cs
1.10 pop ds
1.11 %endif