Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zelak312/vba-next-wasm
Port of vba-next from libretro to wasm with a svelte front-end
https://github.com/zelak312/vba-next-wasm
emulator gba gba-emulator port svelte vba wasm
Last synced: 18 days ago
JSON representation
Port of vba-next from libretro to wasm with a svelte front-end
- Host: GitHub
- URL: https://github.com/zelak312/vba-next-wasm
- Owner: Zelak312
- License: gpl-3.0
- Created: 2022-11-13T14:34:40.000Z (about 2 years ago)
- Default Branch: dev
- Last Pushed: 2024-09-08T00:43:29.000Z (4 months ago)
- Last Synced: 2024-10-28T02:24:19.497Z (about 2 months ago)
- Topics: emulator, gba, gba-emulator, port, svelte, vba, wasm
- Language: TypeScript
- Homepage:
- Size: 877 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# VBA-NEXT-WASM
A port of libretro vba-next to wasm with a svelte front-end
Forked from https://github.com/44670/44vba
which was
Forked from https://github.com/libretro/vba-next
List of things TODO
- [x] Add svelte to cmake
- [x] Make wasm port work with svelte
- [x] Make screen adapative to screen resolution
- [x] Make screen adapt for phone
- [ ] Handle keybaord inputs
- [ ] Handle most used controllers
- [x] Update everything (typescrypt, svelte, ect)
- [ ] Make inputs for phone when no controller
- [x] Add docker
- [x] Build docker images on new releases
- [x] Add aspect rations 3:2
- [ ] possibility to change screen dimensions