From 05825e751d69cde554c21ddfd00e646049425e31 Mon Sep 17 00:00:00 2001 From: rodri Date: Tue, 26 Sep 2023 18:39:02 +0000 Subject: initial work towards spectator mode. --- dat.h | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'dat.h') diff --git a/dat.h b/dat.h index dad541d..bef3596 100644 --- a/dat.h +++ b/dat.h @@ -5,6 +5,9 @@ enum { Tmiss, NTILES, + TBITS = 2, /* ceil(log(NTILES)/log(2)) */ + TMASK = (1<