arcade: better error visibility.

This commit is contained in:
sorgelig
2019-12-21 08:08:56 +08:00
parent a311d13591
commit 2e12b079d5
4 changed files with 11 additions and 13 deletions

View File

@@ -917,6 +917,7 @@ void user_io_init(const char *path, const char *xml)
// release reset
user_io_8bit_set_status(0, UIO_STATUS_RESET);
if(xml) arcade_check_error();
break;
}