Giter VIP home page Giter VIP logo

psemu's Introduction

  • ๐Ÿ‘‹ Hi, Iโ€™m @Cherrytree56567
  • ๐Ÿ‘€ Iโ€™m interested in Game Engines, Operating System Development, Antivirus Development, Graphics, Wii Development and Emulation
  • ๐ŸŒฑ Iโ€™m currently learning how to make a 3D Game Engine
  • ๐Ÿ’ž๏ธ Iโ€™m looking to collaborate on Drizzle3D
  • ๐Ÿ“ซ Reach me at [email protected]

My Projects:

psemu's People

Contributors

avelynhc avatar cherrydev56567 avatar cherrytree56567 avatar ct56567 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

psemu's Issues

Add sllv instruction to CPU Class

Make sure to add it to the switch statement and the function. The function need to be working perfectly and accurately.
Here is the opcode: 0b000100.
Make sure to use binary in C++ (like 0b)

Add lh instruction to CPU Class

Make sure to add it to the switch statement and the function. The function need to be working perfectly and accurately.
Here is the opcode: 0b100001.
Make sure to use binary in C++ (like 0b)

Add lwc2 instruction to CPU Class

Make sure to add it to the switch statement and the function. The function need to be working perfectly and accurately.
Here is the opcode: 0b110010.
Make sure to use binary in C++ (like 0b)

Add xori instruction to CPU Class

Make sure to add it to the switch statement and the function. The function need to be working perfectly and accurately.
Here is the opcode: 0b001110.
Make sure to use binary in C++ (like 0b)

Add swr instruction to CPU Class

Make sure to add it to the switch statement and the function. The function need to be working perfectly and accurately.
Here is the opcode: 0b101110.
Make sure to use binary in C++ (like 0b)

Add swc2 instruction to CPU Class

Make sure to add it to the switch statement and the function. The function need to be working perfectly and accurately.
Here is the opcode: 0b111010.
Make sure to use binary in C++ (like 0b)

Add lwl instruction to CPU Class

Make sure to add it to the switch statement and the function. The function need to be working perfectly and accurately.
Here is the opcode: 0b100010.
Make sure to use binary in C++ (like 0b)

Add srav instruction to CPU Class

Make sure to add it to the switch statement and the function. The function need to be working perfectly and accurately.
Here is the opcode: 0b000111.
Make sure to use binary in C++ (like 0b)

Add Bcond instruction in CPU class

Make sure to add it to the switch statement and the function. The function need to be working perfectly and accurately.
Here is the opcode: 0b000001.
Make sure to use binary in C++ (like 0b)

Add syscall instruction to CPU Class

Make sure to add it to the switch statement and the function. The function need to be working perfectly and accurately.
Here is the opcode: 0b001100.
Make sure to use binary in C++ (like 0b)

Add lwr instruction to CPU Class

Make sure to add it to the switch statement and the function. The function need to be working perfectly and accurately.
Here is the opcode: 0b100110.
Make sure to use binary in C++ (like 0b)

Add break instruction to CPU Class

Make sure to add it to the switch statement and the function. The function need to be working perfectly and accurately.
Here is the opcode: 0b001101.
Make sure to use binary in C++ (like 0b)

Add swl instruction to CPU Class

Make sure to add it to the switch statement and the function. The function need to be working perfectly and accurately.
Here is the opcode: 0b101010.
Make sure to use binary in C++ (like 0b)

Add srlv instruction to CPU Class

Make sure to add it to the switch statement and the function. The function need to be working perfectly and accurately.
Here is the opcode: 0b000110.
Make sure to use binary in C++ (like 0b)

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.