diff --git a/README.md b/README.md index 9ea8f7e3d62fcc60fe68271c8ded9c495db3fdc3..e3e4c061b144a734989e248a0162e4f06a72f243 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,7 @@ A Game Boy emulator that is written in Rust 🦀. * Web and SDL front-ends * Fullscreen mode * Support for multiple MBCs: MBC1, MBC2, MBC3, and MBC5 +* Cool bespoke display palettes built by [TheWolfBunny64](https://www.deviantart.com/thewolfbunny). * Transparent RAM saving using [Web Storage API](https://developer.mozilla.org/docs/Web/API/Window/localStorage) * Variable CPU clock speed * Debug mode: VRAM and registers