Coder Social home page Coder Social logo

amazinglyadvanced's Introduction

AmazinglyAdvanced GBA emulator

AmazinglyAdvanced is a free and open-source GBA emulator written in C++.

Current version

The latest released version is 0.1.0.

The ARM7TDMI core is fully-functional. (Unfortunately, it is not bug-free)

The LCD emulation supports text mode 0 and bitmap modes 3 and 4. It does not support mosaic and affine transformation. Furthermore, sprite rendering is not implemented yet.

Neither DMA sound channels nor PSG sound channels are implemented. (Related issue: DMA1 and DMA2 are forcibly disabled)

Timers are fully-functional.

VBLANK and HBLANK DMA timings are not implemented yet.

Note that AmazinglyAdvanced is nowhere near cycle-accurate!

To-Dos

ARM7TDMI core

  • Fix bugs
  • Improve accuracy

LCD

  • Add text modes 1 and 2
  • Add bitmap mode 5
  • Implement sprite rendering (Related: switch to per-scanline renderer)
  • Implement mosaic and affine transformation

Sound

  • Add DMA sound channels
  • Add PSG sound channels

How to run games with AmazinglyAdvanced

To run games with AmazinglyAdvanced, please pass paths to a BIOS and game ROM image as command-line arguments.

Keyboard controls

  • A -> V key
  • B -> C key
  • L -> D key
  • R -> F key
  • Up/Down/Left/Right -> Arrow keys
  • Select -> Backspace
  • Start -> Enter (Numpad!)

amazinglyadvanced's People

Contributors

ladystarbreeze avatar psi-rockin avatar

Stargazers

yixin avatar Ramses avatar ebigram avatar Simone avatar Jamie Sparks avatar Uzman Zawahir avatar Michael Loftus avatar Hesham Abourgheba avatar bperris avatar Diego Diaz avatar Olifré avatar Mireille avatar D. S. Baxter avatar Dania Rifki avatar David Parrott avatar Christopher Malau avatar

Watchers

James Cloos avatar Diego Diaz avatar  avatar

Forkers

psi-rockin

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.