From 92e4f13bb4797cffb2fb4faca31d67ebfed0e8b8 Mon Sep 17 00:00:00 2001 From: Damian Yerrick Date: Thu, 21 Jun 2018 21:39:59 -0400 Subject: [PATCH] this is GBA 0.02 --- gba/CHANGES.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/gba/CHANGES.txt b/gba/CHANGES.txt index 8a17fb6..9551192 100644 --- a/gba/CHANGES.txt +++ b/gba/CHANGES.txt @@ -3,6 +3,9 @@ * Sound test: Add a real time synthesized chord played through PCM * Audio sync: Move ceiling up to match position in 240p Test Suite (for Sega Genesis) version 1.16 +* Unpacking 2-bit tile data no longer unpacks twice as much data as + required, which exposes a bug at the end of a BitUnPack in mGBA's + HLE BIOS 0.01 (2018-06-19) * initial release, with all tests except Shadow sprite, Stopwatch,