Bochs/bochs/memory
Justin Moore aac6dd5d13
Bump BIOSROMSZ to 4M to accommodate OVMF (#284)
OVMF is 4 megabytes by default, so in order to avoid customizing their
build process we'll want to accommodate a 4M BIOS in Bochs.
2024-03-15 19:26:56 +01:00
..
Makefile.in regen Makefile.in dependencies 2024-01-12 01:10:47 +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 Bump BIOSROMSZ to 4M to accommodate OVMF (#284) 2024-03-15 19:26:56 +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 Erase BIOS flash space in case the specified image file is not found. 2024-02-19 17:52:52 +01:00