• Welcome to the Submitted Content Forum. You may use this part of the message board to submit content for reviewing before it is posted at the main site.
    • Acceptable Material
      If it is a review it has to be one of a game or emulator.
      If it is a guide/manual it has to do with emulation(how to use an emulator etc), not a game.
      New releases - Keep in mind that we check other sites regularly for those ourselves.
    • Necessary Requirements
      You may not copy content written by another person and claim it as your own. Any material found to be breaking that requirement will be removed.
    • Images
      You may use as may images as you like. At first you will have to host them to one of the many free image hosting services available. Once your material is officially posted we will copy them on the server.

Emulator Release: NanoBoyAdvance Git (2021/07/02)

pix07

Well-known member
NanoBoyAdvance Git (2021/07/02) is compiled. NanoboyAdvance is a Nintendo Game Boy Advance (TM) emulator written in C++17. The goal is to create a minimal, accurate and reasonably efficient Game Boy Advance emulator in modern C++. The emulator implements the core hardware completely and with high accuracy. Almost all games can be emulated without any known issues, even the 'Classic NES' titles which abuse a variety of edge-cases and undefined behaviour.

Nanoboyadvance Git changelog:
* Merge pull request #166 from fleroviux/refactor
* ARM: fix thumb ALU shifts were not masking shift amount.
* README: update link to the color correction article.

Running
In order to run NanoboyAdvance you will need a BIOS file.



https://github.com/fleroviux/NanoboyAdvance
 
Last edited:
Top