Update Home

SonicSwordcane 2025-01-19 22:58:51 +00:00
parent 1a1c1e7f48
commit b3a61bfe3e
1 changed files with 4 additions and 1 deletions

@ -3,3 +3,6 @@
Lemur is a desktop emulator for the Virtual Boy. It's built on top of the [Shrooms VB core](https://git.virtual-boy.com/PVB/shrooms-vb-core). Lemur is a desktop emulator for the Virtual Boy. It's built on top of the [Shrooms VB core](https://git.virtual-boy.com/PVB/shrooms-vb-core).
You can download the latest version from https://git.virtual-boy.com/PVB/lemur/releases. You can download the latest version from https://git.virtual-boy.com/PVB/lemur/releases.
Interesting pages:
- [Debugging with LLDB](https://git.virtual-boy.com/PVB/lemur/wiki/Debugging-with-LLDB)