Bochs/bochs/memory
Volker Ruppert 82ea615428 - getHostMemAddr() now returns a pointer to a 4k memory array filled with 0xff
if an unexisting memory address is requested
- rom array initialized with 0xff
- fixed access to aliased bios rom in dbg_fetch_mem()
2004-11-16 18:50:21 +00:00
..
Makefile.in Fixed incompatibility with gcc3.3, I think. 2003-11-28 15:07:29 +00:00
memory.cc - 128k BIOS ROM space now aliased on memory top 2004-11-14 14:06:43 +00:00
memory.h - getHostMemAddr() now returns a pointer to a 4k memory array filled with 0xff 2004-11-16 18:50:21 +00:00
misc_mem.cc - getHostMemAddr() now returns a pointer to a 4k memory array filled with 0xff 2004-11-16 18:50:21 +00:00