|
From: Fefer A. <Ale...@ex...> - 2005-11-04 04:20:33
|
What are your thoughts on an OUT instruction (so the virtual machine can directly output data to a predefined "output port" (which, in reality, is an API that we specify for people to implement an I/O interface to the "outside world", such as drivers to Windows/Linux devices, etc.) We have to start thinking about how we're going to implement I/O to and from the virtual machine. Any ideas? -Alex. |