Bochs/bochs/memory
Volker Ruppert 4b465e5b50 Attempt to fix issues after restore in case "large ramfile" support is used.
- bx_shadow_filedata_c: using tmpfile64() (same as memory code).
- memory parameters: minimum value set to -2 (means "swapped out").
- FIXME: restore issues still not fixed.
2021-06-23 20:59:08 +00:00
..
Makefile.in regen Makefile include dependencies for CPU, MEMORY and internal debugger 2021-01-30 19:44:41 +00:00
memory-bochs.h Some more bx_bool to bool type changes. 2021-01-30 23:55:24 +00:00
memory.cc more bx_bool -> bool also fixing bxhub.cc case where bx_bool were assigned integer -1 value 2021-01-30 17:37:42 +00:00
misc_mem.cc Attempt to fix issues after restore in case "large ramfile" support is used. 2021-06-23 20:59:08 +00:00