sega megadrive emulator
Go to file
2023-02-23 22:32:04 +00:00
emu minor changes 2023-02-23 22:32:04 +00:00
frontend framerate counter the same 2023-02-19 16:29:01 +00:00
frontend-minimal minor changes 2023-02-23 22:32:04 +00:00
.gitignore git ignore stuff 2022-06-15 17:53:25 +01:00
Cargo.lock choose rom button 2023-02-21 00:44:54 +00:00
Cargo.toml added minimal frontend 2023-02-18 16:32:26 +00:00
LICENSE added license (for <gnu>) 2021-05-06 23:13:59 +01:00
README.md choose rom button 2023-02-21 00:44:54 +00:00

initial demo

crates

  • emu - portable emulator library
  • frontend - UI app for web & native
  • frontend-minimal - simple webapp embedding example