wok-6.x diff runcom/stuff/debug.S @ rev 17163
Add wkhtmltopdf
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Sep 18 12:48:08 2014 +0200 (2014-09-18) |
parents | 289a2f495cd6 |
children |
line diff
1.1 --- a/runcom/stuff/debug.S Sat Feb 18 09:00:05 2012 +0100 1.2 +++ b/runcom/stuff/debug.S Thu Sep 18 12:48:08 2014 +0200 1.3 @@ -11,7 +11,7 @@ 1.4 // Example: 1.5 // m 0FC0 move debugger to 0FC0:0000 0FC0:01FF 1.6 // f 1 read floppy boot sector to 0000:7C00 1.7 -// f 80 1 read hard disk master boot sector to 0000:7C00 1.8 +// f 80:1 read hard disk master boot sector to 0000:7C00 1.9 // g 7C0E ... 1.10 1.11 #define REGS32 28 bytes display FS, GS and 32 bits datas for AX..DI