Bochs/bochs/memory
Volker Ruppert eeefe369d7 Some PCI IRQ roouting changes for i440BX chipset support.
- Bochs BIOS: Improved calculating PCI slot number from device number to handle
  the i440BX case correctly.
- Memory code: Detect and modify the PCI IRQ roouting table of the Bochs BIOS
  for the i440BX chipset (TODO: this could be done by the BIOS itself after
  copying to shadow RAM).
2018-04-29 16:20:58 +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 Simplified code for the "optromimage" and "optramimage" options stuff (saving 2017-02-14 20:11:58 +00:00
memory.cc Some work on the i440BX chipset and related changes. 2018-03-04 04:53:16 +00:00
misc_mem.cc Some PCI IRQ roouting changes for i440BX chipset support. 2018-04-29 16:20:58 +00:00