moa/emulator/frontends/pixels
transistor fdca8970f2 Added new Device type to replace TransmutableBox
It's mostly just sugar, but it now includes a unique ID
2023-06-07 20:44:14 -07:00
..
assets/moa-genesis Connected the web ui controller inputs to sim 2023-05-07 14:57:45 -07:00
src Added new Device type to replace TransmutableBox 2023-06-07 20:44:14 -07:00
Cargo.lock Fixed version issue with Pixels frontend and updated to 0.12 2023-05-13 15:14:11 -07:00
Cargo.toml Fixed version issue with Pixels frontend and updated to 0.12 2023-05-13 15:14:11 -07:00
README.md Added pixel encoding, requested by frontend 2023-03-25 10:51:46 -07:00
justfile Added work-in-progress on pixels frontend 2022-10-02 21:20:44 -07:00
sonic.bin Added bin 2023-04-30 22:59:59 -07:00

README.md

Moa Frontend using Pixels

This is a frontend for the moa emulator that uses the pixels crate as the rendering library, and which can be compiled to wasm and run in a web browser.

To start the server with Sega Genesis emulation, run:

just serve moa-genesis