From 42beb7ac7ce3ce80d2215ce4b459c6b1c5e2f5a1 Mon Sep 17 00:00:00 2001 From: william Date: Sun, 8 Dec 2024 14:51:47 -0500 Subject: [PATCH] Add sprite evaluation to PPU --- .idea/editor.xml | 478 +++++++++++++++++++++++++++++++++++++++++++++++ include/ppu.h | 3 + ppu/ppu.c | 82 +++++++- 3 files changed, 556 insertions(+), 7 deletions(-) diff --git a/.idea/editor.xml b/.idea/editor.xml index 66c8679..226ca24 100644 --- a/.idea/editor.xml +++ b/.idea/editor.xml @@ -98,5 +98,483 @@