- add note that you need segchecks patch too
This commit is contained in:
parent
d2366e1009
commit
a8827a60bf
@ -15,6 +15,7 @@ variants of: INSW, OUTSW, MOVSB, MOVSW, STOSB.
|
||||
These diffs rely slightly on the previous segment
|
||||
type access check redundancy elimination diffs I
|
||||
set a couple days ago, so you need those first.
|
||||
[ YOU MUST USE patch.seg-checks TOO OR THIS WON'T EVEN COMPILE. -bbd]
|
||||
|
||||
-Kevin
|
||||
|
||||
@ -44,7 +45,7 @@ area, since I needed to read it.
|
||||
Patch was created with:
|
||||
cvs diff -u
|
||||
Apply patch to what version:
|
||||
current cvs
|
||||
current cvs WITH patch.seg-checks applied
|
||||
Instructions:
|
||||
To patch, go to main bochs directory.
|
||||
Type "patch -p0 < THIS_PATCH_FILE".
|
||||
|
Loading…
x
Reference in New Issue
Block a user