Changing the Hardware Model number
Автор: digital diggings
Загружено: 2022-03-26
Просмотров: 790
When you use the alternate console switch (S3) on the VAXstation 3100, the console is moved to the printer port, but a side effect is that the VAXstation is changed into a VAXserver which can prevent licences from loading. In this episode I show a workaround.
Here is the code for those interested:
.title setcpumodel
.ident "V01.00"
.link "sys$system:sys.stb"/selective_search
.entry setcpumodel,0
movl scs$ar_localsb,r8
movw ^x42(r8),r1 ; Test value
movw #20,r9
$cmkrnl_s 10$ ; Change the CPU
ret ; Exit
10$:
.word 0
movw r9, ^x42(r8)
movl s^#ss$_normal, r0
ret
.end setcpumodel
Доступные форматы для скачивания:
Скачать видео mp4
-
Информация по загрузке: