Search
lxdream.org :: lxdream/src/eventq.h :: diff
lxdream 0.9.1
released Jun 29
Download Now
filename src/eventq.h
changeset 619:0800a0137472
prev561:533f6b478071
next736:a02d1475ccfd
author nkeynes
date Sat Jun 14 10:19:35 2008 +0000 (15 years ago)
permissions -rw-r--r--
last change Add an application icon (ie the existing dcemu.gif)
file annotate diff log raw
1.1 --- a/src/eventq.h Tue Jan 01 05:08:38 2008 +0000
1.2 +++ b/src/eventq.h Sat Jun 14 10:19:35 2008 +0000
1.3 @@ -68,4 +68,6 @@
1.4
1.5 /* Events 1..96 are defined as the corresponding ASIC events. */
1.6
1.7 -
1.8 +#define EVENT_TMU0 97
1.9 +#define EVENT_TMU1 98
1.10 +#define EVENT_TMU2 99
.