From b0cc5b615ea88f9b44b6628024cf1366f6b26795 Mon Sep 17 00:00:00 2001 From: Toni Wilen Date: Sat, 26 Jan 2019 17:05:06 +0200 Subject: [PATCH] Missing commit. --- include/cpuboard.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/include/cpuboard.h b/include/cpuboard.h index 8ce44f41..e34450b3 100644 --- a/include/cpuboard.h +++ b/include/cpuboard.h @@ -110,4 +110,7 @@ void blizzardppc_irq_setonly(int id, int level); #define BOARD_HARDITAL 15 #define BOARD_HARDITAL_SUB_TQM 0 +#define BOARD_HARMS 16 +#define BOARD_HARMS_SUB_3KPRO 0 + #endif /* UAE_CPUBOARD_H */ -- 2.47.3