--- uae/src/include/custom.h 2018/04/24 16:45:16 1.1.1.5 +++ uae/src/include/custom.h 2018/04/24 16:46:32 1.1.1.6 @@ -80,7 +80,7 @@ extern uae_u16 INTREQR (void); extern unsigned long frametime, timeframes; /* 50 words give you 800 horizontal pixels. An A500 can't do that, so it ought - * to be enough. */ + * to be enough. Don't forget to update the definition in genp2c.c as well. */ #define MAX_WORDS_PER_LINE 50 extern uae_u32 hirestab_h[256][2];