The Wayback Machine - https://web.archive.org/web/20201223215411/https://github.com/MerryMage
Skip to content
Avatar

Highlights

  • Arctic Code Vault Contributor

Organizations

@dolphin-emu @citra-emu @yuzu-emu

Pinned

  1. An ARM dynamic recompiler.

    C++ 432 86

  2. Nintendo Switch Emulator

    C++ 12.9k 1.1k

  3. A Nintendo 3DS Emulator

    C++ 6.2k 1.3k

  4. Dolphin is a GameCube / Wii emulator, allowing you to play games for these two platforms on PC with improvements.

    C++ 6.9k 1.6k

  5. Boot up a GameBoy Advance though its serial port without a flash cartridge. SPI bit-banged on a Teensy.

    C 27

  6. A small header-only C++17 metaprogramming library

    C++ 9

769 contributions in the last year

Dec Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec Mon Wed Fri

Contribution activity

December 2020

Created 1 repository

Created a pull request in dolphin-emu/dolphin that received 2 comments

Opened 1 other pull request in 1 repository
dolphin-emu/dolphin
1 merged
Reviewed 3 pull requests in 2 repositories

Created an issue in ladystarbreeze/mina-isa that received 1 comment

Self-modifying code

Are there any architectural guarantees regarding self-modifying code or is this implementation defined? (e.g. separate i-cache/d-cache, length of p…

1 comment
You can’t perform that action at this time.