Bochs/bochs/memory
Volker Ruppert 4d6a88ec94 Fixed dbg_fetch_mem() and dbg_set_mem() similar to other memory access methods.
- Always apply the A20 setting to the requested address.
- Fixed the conditions for SMRAM access.
- Added support for memory handlers and removed direct VGA memory access.
- Added support for reading from BIOS flash memory.
2020-12-08 19:52:39 +00:00
..
Makefile.in small change to extract ia_opcodes.h from instr.h to dedicated file. this would remove compilation dep of all files on ia_opcodes.h (now called ia_opcdes.def). regenerating dep ober all files in Makefiles.in 2017-10-19 21:27:25 +00:00
memory-bochs.h Fixed dbg_fetch_mem() and dbg_set_mem() similar to other memory access methods. 2020-12-08 19:52:39 +00:00
memory.cc Improved flash memory support for the BIOS EEPROM (now emulating Intel(tm) 2020-11-29 08:47:13 +00:00
misc_mem.cc Fixed dbg_fetch_mem() and dbg_set_mem() similar to other memory access methods. 2020-12-08 19:52:39 +00:00