X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fevent.cpp;h=56e960d1555a845dc2479974383bb46b0b46a6cd;hb=39ab246ce68e50df4757bbe395d6722ada582927;hp=734ad87bdad92709038988cd0d3cb461a64e6c19;hpb=d239de704f276a75d927900e3d413a44cc87116c;p=virtualjaguar diff --git a/src/event.cpp b/src/event.cpp index 734ad87..56e960d 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: // @@ -10,53 +19,14 @@ #include "event.h" +#include #include "log.h" -#define EVENT_LIST_SIZE 512 -/* -// Current execution path: - -do -{ - HandleJoystick - - // Execute one frame - - for(int i=0; i