cc65-Chess/src
StewBC c08a759404 C64 Graphics and CX16 versions
Made the old C64 version C64.chr and created a new graphical interface version for the C64 and the Commander X16.  Also changed the Oric to be called the atmos since that works better with the build system.
2020-05-25 18:20:37 -07:00
..
apple2 Fixed tile-keys. 2020-01-19 17:46:21 +01:00
atmos C64 Graphics and CX16 versions 2020-05-25 18:20:37 -07:00
c64 C64 Graphics and CX16 versions 2020-05-25 18:20:37 -07:00
c64.chr C64 Graphics and CX16 versions 2020-05-25 18:20:37 -07:00
cx16 C64 Graphics and CX16 versions 2020-05-25 18:20:37 -07:00
term C64 Graphics and CX16 versions 2020-05-25 18:20:37 -07:00
board.c cc65 Chess V1.0 Initial commit 2014-02-14 16:57:00 +01:00
board.h Set empty function prototypes to void 2020-01-20 16:42:43 -08:00
cpu.c Set empty function prototypes to void 2020-01-20 16:42:43 -08:00
cpu.h cc65 Chess V1.0 Initial commit 2014-02-14 16:57:00 +01:00
frontend.c cc65 Chess V1.0 Initial commit 2014-02-14 16:57:00 +01:00
frontend.h Set empty function prototypes to void 2020-01-20 16:42:43 -08:00
globals.c cc65 Chess V1.0 Initial commit 2014-02-14 16:57:00 +01:00
globals.h cc65 Chess V1.0 Initial commit 2014-02-14 16:57:00 +01:00
human.c Allow plat_Highlight() to distinguish between moving a piece and showing attackers/defenders. 2020-01-18 20:04:13 +01:00
human.h cc65 Chess V1.0 Initial commit 2014-02-14 16:57:00 +01:00
main.c Set empty function prototypes to void 2020-01-20 16:42:43 -08:00
plat.h Set empty function prototypes to void 2020-01-20 16:42:43 -08:00
types.h cc65 Chess V1.0 Initial commit 2014-02-14 16:57:00 +01:00
undo.c cc65 Chess V1.0 Initial commit 2014-02-14 16:57:00 +01:00
undo.h Set empty function prototypes to void 2020-01-20 16:42:43 -08:00