rockbox/apps/plugins/goban
Solomon Peachy d4942cc74c Add Xuelin iHIFI 770/770C/800 support
Taken from the xvortex fork (Roman Stolyarov)
Ported, rebased, and cleaned up by myself.

Change-Id: I7b2bca2d29502f2e4544e42f3d122786dd4b7978
2019-01-02 08:10:01 -05: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 FS#12014 by Huan Zhang fixing some link errors with a recent mips toolchain. 2011-03-19 10:14:12 +00:00
game.c
game.h
goban.c plugins: another round of making local things static and adding missing #includes 2011-12-28 11:32:13 +00:00
goban.h Add Xuelin iHIFI 770/770C/800 support 2019-01-02 08:10:01 -05: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