<p>my latest bad idea: DUMBPATCH.</p><p>to avoid the complexity of generating functions and mapping them into the address space of the emulated PC, I instead designed a simple syntax:</p><p>a 16bit segmented address plus a number. that function is emulated as if it returned that number in AX. There are no other options. I suspect I&#39;ll be able to emulate up to 80% of complex subfunctions with this one bit of functionality</p>
Reply