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
3dbf0f3b97
Bochs
/
bochs
/
memory
History
Stanislav Shwartsman
3dbf0f3b97
Bochs supports only ONE memory address space anyway so the code sould be optimized for this case a little (mainly in SMP configuration)
2006-01-15 19:35:39 +00:00
..
Makefile.in
- removed old unused code designed for a save/restore feature
2004-12-13 19:10:38 +00:00
memory.cc
Move SHOW_IPS action to bx_gui object, may be some GUI will be able to print IPS online in the simulation window status bar ...
2005-10-13 16:22:21 +00:00
memory.h
Bochs supports only ONE memory address space anyway so the code sould be optimized for this case a little (mainly in SMP configuration)
2006-01-15 19:35:39 +00:00
misc_mem.cc
Fix MP table generated by Bochs
2006-01-10 18:33:27 +00:00