Bochs/bochs/patches
Volker Ruppert 0d425037df Improved plugin type detection at Bochs startup.
- Added special mode to all plugin entry functions that returns the plugin type.
- The plugins search function now temporarily loads all available plugins and
  reads the plugin type using the new mode PLUGIN_PROBE.
- Added "loadtype" to the plugin structure to store the type used for plugin
  loading (currently only the voodoo plugin provides two types).
2021-02-07 16:16:06 +00:00
..
bochs-bios-win32.diff - deleted executable properties from source files 2011-04-03 10:29:19 +00:00
HEADER some more docs updates with cvs->svn transition 2011-11-07 19:20:11 +00:00
NOTES
patch.decode-interrupts.gz
patch.example-override-ask - updated override-ask example 2012-04-15 12:51:33 +00:00
patch.example-user-plugin Improved plugin type detection at Bochs startup. 2021-02-07 16:16:06 +00:00
patch.example-vdisk-dll added example patch that shows how to write the VDISK.DLL source 2013-03-11 18:08:42 +00:00
patch.hosttime-port