Support additional serial ports ala the MP5587-1/2

This commit is contained in:
Jasmine Iwanek
2024-06-28 23:30:56 -04:00
parent 22f1ef57de
commit 2373771f4d
4 changed files with 22 additions and 4 deletions

View File

@@ -21,7 +21,7 @@
#define EMU_86BOX_H
/* Configuration values. */
#define SERIAL_MAX 4
#define SERIAL_MAX 7
#define PARALLEL_MAX 4
#define SCREEN_RES_X 640
#define SCREEN_RES_Y 480