rockbox/apps/plugins/goban
Marcin Bukat 180cef835b xDuoo X3II and X20 port
Provided by Roman Stolyarov
Integration, Refactoring, and Upstreaming by Solomon Peachy

X3II confirmed working by forum tester, X20 is nearly identical.

This includes bootloader, main firmware, and the flash image patcher.

Eventual Todo:

 * Further refactor AGPTek Rocker & xduoo hiby bootloaders
 * Further refactor AGPTek Rocker & xduoo hosted platform code

Change-Id: I34a674051d368efcc75d1d18c725971fe46c3eee
2020-04-06 18:15:41 +02:00
..
board.c
board.h
display.c goban plugin: hoshi locations for more board sizes 2012-01-26 13:08:07 +01:00
display.h
game.c
game.h
goban.c
goban.h xDuoo X3II and X20 port 2020-04-06 18:15:41 +02:00
goban.make Refactor and unify objcopy calls in the build system. Also now properly handles DEBUG builds on hosted targets to keep debug symbols if necessary. 2012-04-04 21:48:19 +02:00
sgf.c A better fix than b58b9c2. 2016-03-13 23:01:35 +01:00
sgf.h
sgf_output.c
sgf_output.h
sgf_parse.c Fix typo in goban 2017-09-01 22:00:59 -04:00
sgf_parse.h
sgf_storage.c
sgf_storage.h
SOURCES
types.h
util.c Fix dangerous casts 2017-02-04 17:24:47 +01:00
util.h