supermartian / qmnes

Yet another NES emulator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QMNES

Yet another NES emulator.

Current Progress

  1. Able to run Donkey Kong (JU) without glith.

    Donkey Kong

  2. Able to run Super Mario Bros 1. However with some glithes which causes the Y scroll behaves incorrectly. Possibly caused by some error in sprite 0 hit detection and scrolling.

    SMB

  3. Only supports NROM mapper.

About

Yet another NES emulator


Languages

Language:C 89.5%Language:CMake 10.5%