Code Monkey home page Code Monkey logo

Vicera Logo

THE VICERA HAS MOVED TO CODEBERG. NO MORE UPDATE HERE.

THE VICERA HAS MOVED TO CODEBERG. NO MORE UPDATE HERE.

THE VICERA HAS MOVED TO CODEBERG. NO MORE UPDATE HERE.

VICERA is a fantasy console written in C heavily inspired by the Gameboy. It features it's very own CPU architecture, Tiles and Sprites, the same controller as the Gameboy and a Monochrome 160x160 display.

The SPU hasn't even been planned yet so stay tuned. I'll tell more here if ever I start implementing the SPU.

Blog articles

Here are some blog articles I have wrote about the VICERA!

Checklist of the current development

Here is the checklist :

  • Implement CPU
  • Implement GPU
  • Implement Controller emulation
  • Write an SDL front-end
  • Command-line arguments
  • Configuration file
  • SPU
  • Write an assembler (Not completely)

The documentation will start being written when the checklist will be completed.
If you want a more detailed TODO list, refer to this file

Building

The VICERA is written in C with only standard libraries and the SDL library. So the only dependency you need is SDL2. Either build it yourself or install it using your distribution's package manager.

This is how you install SDL2 using pacman on Arch Linux:

$ sudo pacman -S sdl2

To build it, this is extremely simple.

$ make
$ ./vicera <ROM File>

A more detailed building guide will come later when the project will come at a stable state.

Contributing

All pull requests and issues in the project are welcome! So if you want to contribute, just make an issue or fork the code then PR it.

Licensing

This project is licensed under the MIT License.

VICERA - Moved to Codeberg's Projects

docs icon docs

The VICERA documentation

vicera icon vicera

A fantasy console inspired by the Nintendo Gameboy!

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.