e_hb equivalent / some pal work (#2577)

* some pal work

* e_hb equivalent

* update config
This commit is contained in:
TakaRikka
2025-08-10 10:27:45 -06:00
committed by GitHub
parent 0b99197789
commit 8785882261
30 changed files with 2249 additions and 1398 deletions
+7
View File
@@ -21,6 +21,13 @@ extern "C" {
#define OS_EURGB60_OFF 0
#define OS_EURGB60_ON 1
#define OS_LANGUAGE_ENGLISH 0
#define OS_LANGUAGE_GERMAN 1
#define OS_LANGUAGE_FRENCH 2
#define OS_LANGUAGE_SPANISH 3
#define OS_LANGUAGE_ITALIAN 4
#define OS_LANGUAGE_DUTCH 5
typedef struct OSSram {
u16 checkSum;
u16 checkSumInv;