From bb3d8b2308420c784dd517d57a2f2e43c7faf90c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Magalh=C3=A3es?= <joamag@gmail.com> Date: Tue, 20 Jun 2023 17:58:34 +0100 Subject: [PATCH] docs: add rumble mention --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 784a120a..388c92a9 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,7 @@ For the Web front-end... * Transparent RAM saving using [Web Storage API](https://developer.mozilla.org/docs/Web/API/Window/localStorage) * GamePad support using [Web Gamepad API](https://developer.mozilla.org/docs/Web/API/Gamepad_API) * Unobstructive and effective on-screen GamePad +* Rumble emulation and haptic feedback * Cool bespoke display palettes built by [TheWolfBunny64](https://www.deviantart.com/thewolfbunny). * Fullscreen browser mode * Debug mode - VRAM and registers -- GitLab