This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
Bochs
Watch
1
Star
0
Fork
0
You've already forked Bochs
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
9121053af9
Bochs
/
bochs
/
memory
History
Volker Ruppert
2cb4d376fd
- only panic if the VGABIOS checksum is wrong
2005-07-07 16:57:53 +00:00
..
Makefile.in
- removed old unused code designed for a save/restore feature
2004-12-13 19:10:38 +00:00
memory.cc
Separate pageWriteStamp from ICACHE. The pageWriteStamp has totally independant structure and could be used in future with icache structure. Also it could be significantly speeded up using BX_SMF analog constructions.
2005-04-10 19:42:48 +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
- only panic if the VGABIOS checksum is wrong
2005-07-07 16:57:53 +00:00