From 4b59a2e32474e5ccb1d54178dac7b5b88d23d627 Mon Sep 17 00:00:00 2001 From: Jeffrey Pfau Date: Fri, 12 Dec 2014 22:12:11 -0800 Subject: [PATCH] All: Add note about tilt sensors being missing --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d5fd44230..ebc6ee462 100644 --- a/README.md +++ b/README.md @@ -101,6 +101,7 @@ Footnotes - Cartridges with light sensors (Boktai: The Sun is in Your Hand and Boktai 2: Solar Boy Django) ([Bug #46](https://endrift.com/mgba/bugs/show_bug.cgi?id=46)) - BIOS call RegisterRamReset is currently stubbed out ([Bug #141](https://endrift.com/mgba/bugs/show_bug.cgi?id=141)) - Audio channel reset flags ([Bug #142](https://endrift.com/mgba/bugs/show_bug.cgi?id=142)) +- Cartridges with tilt sensors (Yoshi's Universal Gravitation/Yoshi's Topsy-Turvy) ([Bug #143](https://endrift.com/mgba/bugs/show_bug.cgi?id=143)) [2] Flash memory size detection does not work in some cases, and may require overrides, which are not yet user configurable. Filing a bug is recommended if such a case is encountered.