--- hatari/src/falcon/nvram.h 2019/04/09 08:47:22 1.1.1.2 +++ hatari/src/falcon/nvram.h 2019/04/09 08:53:23 1.1.1.4 @@ -1,8 +1,8 @@ /* Hatari - nvram.h - This file is distributed under the GNU Public License, version 2 or at - your option any later version. Read the file gpl.txt for details. + This file is distributed under the GNU General Public License, version 2 + or at your option any later version. Read the file gpl.txt for details. Atari TT and Falcon NVRAM and RTC emulation code - declarations */ @@ -27,9 +27,9 @@ #define NVRAM_TIMEFORMAT 22 #define NVRAM_DATESEPERATOR 23 -#define NVRAM_BOOTDELAY 24 -#define NVRAM_VIDEOMODE 28 -#define NVRAM_MONITOR 29 +#define NVRAM_BOOTDELAY 24 +#define NVRAM_VMODE1 28 +#define NVRAM_VMODE2 29 #define NVRAM_SCSI 30