forked from len0rd/rockbox
FS#9901 by Joshua Simmons for the Goban plugin: Goban overlay for the Archos targets.
This is a first try to enable this plugin for low memory targets like our old archoses :) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20069 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
00215348d0
commit
37183be69c
7 changed files with 126 additions and 36 deletions
|
|
@ -20,10 +20,7 @@ chessbox
|
|||
jpeg
|
||||
sudoku
|
||||
reversi
|
||||
/* Plugin is about 40k, rounding up to 65k to be safe. */
|
||||
#if (defined(PLUGIN_BUFFER_SIZE) && PLUGIN_BUFFER_SIZE >= 0x10000)
|
||||
goban
|
||||
#endif
|
||||
#ifndef OLYMPUS_MROBE_500
|
||||
zxbox
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue