moa/emulator/frontends/pixels
2023-05-09 23:10:05 -07:00
..
assets/moa-genesis Connected the web ui controller inputs to sim 2023-05-07 14:57:45 -07:00
src Connected the web ui controller inputs to sim 2023-05-07 14:57:45 -07:00
Cargo.lock Added Cargo.lock to fix github actions 2023-05-09 23:10:05 -07:00
Cargo.toml Changed package names to not conflict with binary names 2023-04-30 21:32:33 -07:00
justfile Added work-in-progress on pixels frontend 2022-10-02 21:20:44 -07:00
README.md Added pixel encoding, requested by frontend 2023-03-25 10:51:46 -07:00
sonic.bin Added bin 2023-04-30 22:59:59 -07:00

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