实验

#include "voffset.h"
#include "zoffset.h"

BOOTSEG        = 0x07C0        /* original address of boot-sector */
SYSSEG        = 0x1000

 

#include "voffset.h"
#include "zoffset.h"

BOOTSEG     = 0x07C0        /* original address of boot-sector */
SYSSEG      = 0x1000

posted @ 2015-03-12 15:16  Young光小新  阅读(110)  评论(0)    收藏  举报