X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fevent.cpp;h=a923f3730725a2887b18794eb2b7332cfe0e9c74;hb=d59de2a3408a34b53772bfd4b00cd3e8dc50a03b;hp=734ad87bdad92709038988cd0d3cb461a64e6c19;hpb=d239de704f276a75d927900e3d413a44cc87116c;p=virtualjaguar diff --git a/src/event.cpp b/src/event.cpp index 734ad87..a923f37 100644 --- a/src/event.cpp +++ b/src/event.cpp @@ -1,7 +1,16 @@ // // System time handlers // -// by James L. Hammons +// by James Hammons +// (C) 2010 Underground Software +// +// JLH = James Hammons +// +// Who When What +// --- ---------- ------------------------------------------------------------- +// JLH 01/16/2010 Created this log ;-) +// + // // STILL TO DO: // @@ -11,52 +20,13 @@ #include "event.h" #include "log.h" +#include "types.h" -#define EVENT_LIST_SIZE 512 -/* -// Current execution path: - -do -{ - HandleJoystick - - // Execute one frame - - for(int i=0; i