Add read interface to event stream from Lua
commitb2090aa242e892898f958efeab4894b5287a1fe6
authorIlari Liusvaara <ilari.liusvaara@elisanet.fi>
Thu, 12 Aug 2010 09:48:22 +0000 (12 12:48 +0300)
committerIlari Liusvaara <ilari.liusvaara@elisanet.fi>
Thu, 12 Aug 2010 09:48:22 +0000 (12 12:48 +0300)
tree9ee5dbb4020bbfc495efb6be4aecff4a281e7adb
parent668991f17f046a2f0c72ef8e44adf7ca76cfbf13
Add read interface to event stream from Lua

This adds jpcrr.events, which provodes functions to read PC event
stream from Lua code.
lua/eventstest.lua [new file with mode: 0644]
org/jpc/emulator/EventRecorder.java
org/jpc/luaextensions/Events.java [new file with mode: 0644]