wok diff runcom/stuff/debug.S @ rev 13329

linux: CONFIG_PPDEV=m
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Sep 04 09:25:45 2012 +0200 (2012-09-04)
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	Tue Sep 04 09:25:45 2012 +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