Bochs/bochs/memory
Volker Ruppert 9a6a7ec2fd - rom address space check added to avoid overlapping rom images
- vgaromimage option now compatible with the other rom options. Old style syntax
  (without 'file=...") is still supported.
- load order for the rom images fixed (system, vga, other)
- rom images sizes not multiple 512 cause a BX_INFO for now. The original check
  will be enabled after updating the vgabios files
- optromimage error messages fixed
- some updates of the bochsrc sample
2004-09-01 18:12:23 +00:00
..
Makefile.in Fixed incompatibility with gcc3.3, I think. 2003-11-28 15:07:29 +00:00
memory.cc - added some sanity checks in function load_ROM() 2004-08-26 07:58:33 +00:00
memory.h - rom address space check added to avoid overlapping rom images 2004-09-01 18:12:23 +00:00
misc_mem.cc - rom address space check added to avoid overlapping rom images 2004-09-01 18:12:23 +00:00