Bochs/bochs/memory
Volker Ruppert 2293308afe BIOS ROM write support requires a suitable flash memory emulation for the
selected PCI chipset. When testing Bochs with a real BIOS image the programming
sequence for the ESCD unexpectedly overwrites some BIOS locations and it fails
to reboot. For the i440BX AGP chipset development it is required to test with
a real BIOS image, but currently reporting "unknown flash type". For now I have
added two stubs with unmodified behaviour.
2020-10-30 17:34:12 +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 BIOS ROM write support requires a suitable flash memory emulation for the 2020-10-30 17:34:12 +00:00
memory.cc BIOS ROM write support requires a suitable flash memory emulation for the 2020-10-30 17:34:12 +00:00
misc_mem.cc BIOS ROM write support requires a suitable flash memory emulation for the 2020-10-30 17:34:12 +00:00