Hmm, I've been trying to get a plugin working that uses the plugin_alloc_intr function (in order for me to see how int 10h is used for work on the VGA BIOS). Apparentlly: 1) interrupt in exception.c doesn't get called? (I added a monprint, but I don't get any output) 2) sysReflectInt in the interrupt function above is comment out with #if 0/#endif 3) the bochs "plugin" architecture provides register_irq functions... at least that's what i *think* it's "intended" to do? --- Jeroen Janssen
- Re: plugin_alloc_intr? Jeroen Janssen
- Re: plugin_alloc_intr? Ramon van Handel
- Re: plugin_alloc_intr? Mark Hurenkamp
- Re: plugin_alloc_intr? Jeroen Janssen
- Re: plugin_alloc_intr? Mark Hurenkamp
- Re: plugin_alloc_intr? Ramon van Handel
