Search
lxdream.org :: lxdream/src/maple/controller.h :: diff
lxdream 0.9.1
released Jun 29
Download Now
filename src/maple/controller.h
changeset 561:533f6b478071
prev148:3f31c2d9b783
next736:a02d1475ccfd
author nkeynes
date Mon May 12 10:00:13 2008 +0000 (15 years ago)
permissions -rw-r--r--
last change Cleanup most of the -Wall warnings (getting a bit sloppy...)
Convert FP code to use fixed banks rather than indirect pointer
(3-4% faster this way now)
file annotate diff log raw
1.1 --- a/src/maple/controller.h Sat May 20 02:40:51 2006 +0000
1.2 +++ b/src/maple/controller.h Mon May 12 10:00:13 2008 +0000
1.3 @@ -1,5 +1,5 @@
1.4 /**
1.5 - * $Id: controller.h,v 1.3 2006-05-20 02:40:51 nkeynes Exp $
1.6 + * $Id$
1.7 *
1.8 * Definitions for the standard controller device
1.9 *
.