Giter VIP home page Giter VIP logo

psxjun's Introduction

PSXJun

PSXJun is an amateur experimental low level emulator to learn more about computer architecture, using the PlayStation 1 as a case study. For an actual playable emulator, please check out the emulators listed below.

Motivation

One aim of this project is to gain familiarity with writing a 3D engine as previous emulators I made used 2D pixel engines where I treated OpenGL merely as a way to blitz pixel quads.

I am also a fan of making things one enjoy, and as I enjoyed making 2D emulators, this seems to be a natural progression.

Scope

For now, I aim to get BIOS and games to boot before being playable. I do not expect to be able to make an emulator compatible with the entire PSX games library and I do not intend to support sound.

Build Instructions

TBD

Resources

Below lists the resources I used in order to build my emulator. I will be adding to this list in the future.

  • PlayStation Architecture: A practical analysis by Rodrigo Copetti

    • A useful overview of the PS1 architecture
  • IDT R30xx Family Software Reference Manual

    • Details behavioral functionality of the R30xx family of MIPS microprocessors. The PSX uses a R3000A microprocessor.
  • Playstation Specifications - psx-spx

    • Website documentation derived from king Nocash's Nocash PSXSPX Playstation Specifications.

Other PSX Emulators

Please checkout the following emulators, which inspired me to make my own. I guarantee they run much better than PSXJun:

psxjun's People

Contributors

kakuho avatar

Stargazers

 avatar

Watchers

 avatar

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.