By ROMby Unknown , 3 October 2003 Привет! Ищется процедура для открытия Shadow RAM (Сегменты C000, D000, E000, F000). Заранее спасибо. Пишите на мыло. Add new comment Your name Email The content of this field is kept private and will not be shown publicly. Homepage Comment About text formats BBCode No HTML tags allowed. You may use the following BBCode tags: [align][b][code][color][font][hr][i][img][list][quote][s][size][spoiler][sub][sup][table][u][url] Web page addresses and email addresses turn into links automatically. Открывается "обычными" (для виашек) регистрами (61-63h) плюс "обычная" для AMD инициализация EV6: mov eax, 18181818h mov edx, eax mov ecx, 26Ch @@: wrmsr inc cl cmp ecx, 26Fh jbe @B wbinvd
Открывается "обычными" (для виашек) регистрами (61-63h) плюс "обычная" для AMD инициализация EV6: mov eax, 18181818h mov edx, eax mov ecx, 26Ch @@: wrmsr inc cl cmp ecx, 26Fh jbe @B wbinvd
mov eax, 18181818h
mov edx, eax
mov ecx, 26Ch
@@:
wrmsr
inc cl
cmp ecx, 26Fh
jbe @B
wbinvd