Code Monkey home page Code Monkey logo

pseudo-js's Introduction

PSeudo JS

GitHub stars GitHub license Twitter

PSeudo JS is a PSX emulator based on JavaScript and is being developed using .h headers in addition to .js files. This unusual technique helps me keep the workspace clean and simple, while at the same time modular code gets inlined for optimization before runtime on the VM. The codebase is compatible with ES5 JavaScript onwards.

Check out this video demonstration

Bushido BladeBust-A-Move

KlonoaSoul Reaver

Live Build

https://naden.co/pseudo

Completion

Here's a list with the overall progress of the emulator, broken down in distinct parts.

  • 95% -> CPU Mips R3000A
  • 90% -> DMA
  • 85% -> Mem IO
  • 85% -> Movie Decoder
  • 80% -> Interrupts
  • 75% -> CD Decoder
  • 70% -> GPU Primitives & Commands
  • 65% -> GPU Textures
  • 60% -> Audio
  • 60% -> GTE
  • 55% -> Rootcounters
  • 25% -> Serial IO
  • 10% -> XA Audio

Smash Court Tennis 3Tenchu

PSeudo JS can load some commercial games, but speed and overall experience is mediocre at best. The emulator is quite inaccurate on timing and this is crucial most of the time. Also, for quite some time I will keep working on it with the provided slow CPU Interpreter. An attempt for speedup will be made later on with a JavaScript Tracer.

Gran Turismo 2Klonoa

Compile / Build

PSeudo JS makes usage of Clang compiler to build. In order to build PSeudo JS, just run the build command on the terminal. You need to run this project from a localhost server like Apache. You must also include a valid BIOS file like scph1001.bin in the bios folder in order to test it. I will not provide information on how and where to find this.

License

Open-source under Apache 2.0 license.

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.