projects
/
16.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
48ade77
)
adding ems 4 mapping multple pages thingy!
author
sparky4
<sparky4@cock.li>
Mon, 13 Jul 2015 03:59:49 +0000
(22:59 -0500)
committer
sparky4
<sparky4@cock.li>
Mon, 13 Jul 2015 03:59:49 +0000
(22:59 -0500)
modified: exmmtest.exe
modified: src/lib/16_mm.c
exmmtest.exe
patch
|
blob
|
history
src/lib/16_mm.c
patch
|
blob
|
history
diff --git
a/exmmtest.exe
b/exmmtest.exe
index 88d6618eb0a2bba7bc42d5badad42995457a320d..1d1e40b1df8f972ba7f754429f4a5254f5e099da 100644
(file)
Binary files a/exmmtest.exe and b/exmmtest.exe differ
diff --git
a/src/lib/16_mm.c
b/src/lib/16_mm.c
index 7364f42a8376ad645e9f8eb43d7e14a531b72afd..7b8dfec921cb94ad430771410c71477c641a4fa5 100644
(file)
--- a/
src/lib/16_mm.c
+++ b/
src/lib/16_mm.c
@@
-270,7
+270,7
@@
unsigned MM_MapEMS(mminfo_t *mm)
union REGS CPURegs;
EMShandle=mm->EMShandle;
- for (i=0;i<
mm->EMSpagesmapped
;i++)
+ for (i=0;i<
4/*mm->EMSpagesmapped*/
;i++)
{
__asm
{