Bochs/bochs/memory
Volker Ruppert cc56245407 started implementing the i430FX chipset
- renamed config parameter "i440fx_support" to "enabled"
- new config parameter "chipset" added (current choices "i430FX" and "i440FX")
- don't load ACPI support if the i430FX chipset is selected
- select register values for the core PCI devices depending on the chipset
- USB UHCI must be connected to a PCI slot if the i430FX chipset is used
- rombios changes to make the i430FX chipset work
- TODO #1: implement limitation to 1 cpu and 128 MB RAM for the i430FX chipset
- TODO #2: verify register behaviour of both chipsets
2012-11-11 08:11:17 +00:00
..
Makefile.in - fpu directory is now a subdirectory in 'cpu' 2012-09-12 21:08:40 +00:00
memory.cc add new instrumentation callbacks for physical memory access from CPU 2012-06-18 11:41:26 +00:00
memory.h - added check for overlapping memory regions using a Bit16u bitmap (each bit 2012-09-23 19:09:20 +00:00
misc_mem.cc started implementing the i430FX chipset 2012-11-11 08:11:17 +00:00