ignore/allow
This commit is contained in:
parent
0a4467009f
commit
e3c0782c72
1 changed files with 1 additions and 1 deletions
2
NOTES
2
NOTES
|
@ -55,7 +55,7 @@ without floating point.
|
|||
Either way, sysIII won't boot because of this.
|
||||
|
||||
I did try an ungodly hack in mmu.py to (wait for the amazingness of this)...
|
||||
ignore the first two writes into instruction space if they occur in kernel
|
||||
ALLOW the first two writes into instruction space if they occur in kernel
|
||||
mode (that was a temporary alteration, I took the code back out of course).
|
||||
This allowed sysIII to get past this problem, but it still wouldn't boot.
|
||||
I'm not sure why; I have a guess it might not like my disk driver emulation
|
||||
|
|
Loading…
Add table
Reference in a new issue