LVGL Game Boy Advance Emulator
- GUI: https://github.com/lvgl/lvgl
- GBA Emulator: https://github.com/libretro/vba-next
- Test ROM: https://github.com/XProger/OpenLara
git clone https://github.com/FASTSHIFT/lv_gba_emu.git --recurse-submodulesmkdir build
cd build
cmake ..
make -j
sudo ./build/Simulator rom/OpenLara.gba