Bochs/bochs/memory
Bryce Denney 7b157bbf43 - remove panic condition "memory not suitably aligned" and replace with
an allocation scheme that is guaranteed to return a block that is
  aligned correctly.
- Kevin asked me to go ahead and align the memory to 4k page boundaries,
  so I did.  If we need to change this, just change BX_MEM_VECTOR_ALIGN
  in memory/memory.h (now 4096).
2002-09-04 02:11:33 +00:00
..
Makefile.in - use @CPP_SUFFIX@ substitution to get the dependencies right for nmake too 2001-10-07 20:19:04 +00:00
memory.cc Removed the BX_FETCHDECODE_CACHE mods, and the patch that 2002-09-01 23:02:36 +00:00
memory.h - remove panic condition "memory not suitably aligned" and replace with 2002-09-04 02:11:33 +00:00
misc_mem.cc - remove panic condition "memory not suitably aligned" and replace with 2002-09-04 02:11:33 +00:00