https://github.com/truegoric/dame
DMG-01, MGB-001, MGB-101 & CGB-001 emulator written in C# 8.0
https://github.com/truegoric/dame
gameboy gameboy-color gameboy-emulator jit-compilation netcore
Last synced: 9 months ago
JSON representation
DMG-01, MGB-001, MGB-101 & CGB-001 emulator written in C# 8.0
- Host: GitHub
- URL: https://github.com/truegoric/dame
- Owner: TrueGoric
- Created: 2020-04-03T19:52:35.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-11-24T16:59:35.000Z (over 2 years ago)
- Last Synced: 2025-06-25T03:40:22.038Z (about 1 year ago)
- Topics: gameboy, gameboy-color, gameboy-emulator, jit-compilation, netcore
- Language: C#
- Homepage:
- Size: 291 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dame (だめ)
(This is an early work in progress, not much of the code, except the processor, works and there are certainly bugs)
An experimental Game Boy and ~~Game Boy Color~~ emulator written in C#, written mostly as an excercise in producing efficient .NET code. Rumor has it that it's extremely fun.
## Showcase
Coming soon!