pcecd: initial support.

This commit is contained in:
sorgelig
2020-04-19 14:58:44 +08:00
parent a4f6f0dcc9
commit d2e3d0fbd2
15 changed files with 1183 additions and 28 deletions

View File

@@ -12,7 +12,7 @@
#define SAVE_IO_INDEX 5 // fake download to trigger save loading
int loaded = 0, unloaded = 0, need_reset=0;
static int loaded = 0, unloaded = 0, need_reset=0;
static uint8_t has_command = 0;
void mcd_poll()