rockbox/apps/plugins/chessbox
2009-03-02 00:16:44 +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 Plugins for the Philips HDD1630. The keymaps are largely untested on the device (patches welcome). 2009-01-24 22:41:55 +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
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