Bochs/bochs/memory
Volker Ruppert 0d49d2a8df Added 'flash_data' parameter to the romimage option.
This parameter defines the file name for the flash BIOS config space loaded
startup if existing and saved on exit if modified. The Bochs BIOS doesn't
use this feature yet. Updated 'romimage' option documentation.
2023-12-09 17:52:33 +01:00
..
Makefile.in make APIC from static object to dynamic so many cc files won't need to be dependent on apic.h 2023-11-28 11:08:42 +02:00
memory_stub.cc introduce memory stub class which manages *only* RAM related logic of… (#127) 2023-11-11 10:10:50 +02:00
memory-bochs.h Added 'flash_data' parameter to the romimage option. 2023-12-09 17:52:33 +01:00
memory.cc introduce memory stub class which manages *only* RAM related logic of… (#127) 2023-11-11 10:10:50 +02:00
misc_mem.cc Added 'flash_data' parameter to the romimage option. 2023-12-09 17:52:33 +01:00