-
Notifications
You must be signed in to change notification settings - Fork 0
License
errcw/gomu
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Gomu is a Nintendo Entertainment System (NES) emulator written in Go. It is minimally functional (e.g., Super Mario Brothers and Zelda are playable) but incomplete (e.g., missing audio, mappers, etc.). What (mostly) works: - CPU: official 6502 opcodes - PPU: basic functionality - Mappers: Nrom, Mmc1 - Input Gomu relies on a local patch to Go-SDL that switches the event interface to use polling. Without polling Go-SDL drops events on Windows (https://github.com/0xe2-0x9a-0x9b/Go-SDL/issues/25).
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published