rockbox/apps/plugins/chessbox
Hairo R. Carela 48392bab94 New port: Anbernic RG Nano
A bit of context, this device is a clone of the FunKey-S with a different form factor, hardware is mostly identical, the relevant difference is it has audio out (via usb-c, adapter to 3.5mm is included), this is the reason why the FunKey-SDK is needed for bulding.

This port is based on the old SDL 1.2 code because the device doesn't have SDL2 support. Alongside what was supported in the SDL 1.2 builds this port supports battery level, charging status and backlight control.

Change-Id: I7fcb85be62748644b667c0efebabf59d6e9c5ade
2025-07-29 21:01:53 -04:00
..
chessbox.c chessbox: Get rid of strings for level 8/9/10 2025-02-21 18:13:00 -05:00
chessbox.make Remove the firmware decompressor and a few more other SH-stragglers. 2020-11-03 23:43:32 +00:00
chessbox_pgn.c list: remove redundant setting of icon callback to NULL 2024-07-28 15:33:11 +02:00
chessbox_pgn.h New port: Anbernic RG Nano 2025-07-29 21:01:53 -04:00
gnuchess.c chessbox: Fixes and enhancements 2019-07-28 18:39:41 -04:00
gnuchess.h Fix for Chessbox bug FS#10363 2017-02-01 01:33:48 +01:00
opening.c Remove Whitespaces from chessbox 2017-01-31 01:09:23 +01: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