rockbox/apps/plugins/chessbox
Karl Kurbjun 30830fbbbe M:Robe 500: Get the rest of the games except doom working with the touchscreen.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20857 a1c6a512-1295-4272-9138-f99709370657
2009-05-06 04:56:35 +00:00
..
chessbox.c Correct the preprocessor condition introduced in r20112, also include FS#9958 by Alexander Levin. 2009-02-26 21:24:29 +00:00
chessbox.make Calculate the optimal memory location for overlay plugins, and use plugin.lds for linking them. This gets rid of hand-adjusted archos.lds, making it easy to use overlay plugins on other lowmem targets. * Fix some duplicate and incorrect dependencies. * Change the way libs are filtered, so that a lib can be specified more than once. This allows to get rid of explicitly linking gcc-support.o, fixing empty plugins on some simulator platforms. 2009-03-02 00:16:44 +00:00
chessbox_pgn.c loader-initialized global plugin API: 2009-01-16 10:34:40 +00:00
chessbox_pgn.h M:Robe 500: Get the rest of the games except doom working with the touchscreen. 2009-05-06 04:56:35 +00:00
gnuchess.c loader-initialized global plugin API: 2009-01-16 10:34:40 +00:00
gnuchess.h loader-initialized global plugin API: 2009-01-16 10:34:40 +00:00
opening.c Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
opening.h Removed executable flag 2007-01-09 23:22:14 +00:00
SOURCES New makefile solution: A single invocation of 'make' to build the entire tree. Fully controlled dependencies give faster and more correct recompiles. 2008-11-20 11:27:31 +00:00