PSX VS noctane

Compare PSX vs noctane and see what are their differences.

PSX

PlayStation Bare Metal Mips Assembly Programming (by PeterLemon)

noctane

Yet another PlayStation emulator. (by norepimorphism)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
PSX noctane
3 4
103 25
- -
0.0 0.0
almost 4 years ago 7 months ago
Assembly Rust
- Mozilla Public License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

PSX

Posts with mentions or reviews of PSX. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-03.

noctane

Posts with mentions or reviews of noctane. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-03.
  • Noctane: WIP PSX emulator
    4 projects | /r/EmuDev | 3 Sep 2022
    If you want to check it out for yourself, the codebase is written in Rust and available at https://github.com/norepimorphism/noctane. If you don't want to mess with compiling (I don't blame you), a precompiled Windows executable of the debugger demo is available here.
  • Noctane: a highly WIP original PlayStation emulator
    5 projects | /r/rust | 14 Jun 2022
    I would really appreciate it if you did! What makes me happier than releasing software is seeing other people read and use it :). I would say I'm most proud of my algorithm for constructing a CD-ROM file system hierarchy, as well as the design of I/O registers, the workings of which is explained in a comment here.

What are some alternatives?

When comparing PSX and noctane you can also consider the following projects:

temu-vsb - TEMU ("Tandy Emulator") and VSB ("Virtual Sound Blaster"), two nifty MS-DOS TSR utilities originally developed by Andrew Zabolotny (Андрей Заболотный).

gdbstub - An ergonomic, featureful, and easy-to-integrate implementation of the GDB Remote Serial Protocol in Rust (with no-compromises #![no_std] support)

gb-test-roms - Collection of Game Boy test roms.

v86 - x86 PC emulator and x86-to-wasm JIT, running in the browser

gba-tests - A collection of Game Boy Advance tests.

gostation - PSX Emulator in Go

DK86PC - A WIP Intel 8086 and IBM PC 5150 emulator.

GBA - Game Boy Advance Bare Metal Assembly Programming

nes-test-roms - Collection of test ROMs for testing a NES emulator.

Projects - Ted Fried's MicroCore Labs Projects which include microsequencer-based FPGA cores and emulators for the 8088, 8086, 8051, 6502, 68000, Z80, Risc-V, and also Typewriter and EPROM Emulator projects. MCL51, MCL64, MCL65, MCL65+, MCL68, MCL86, MCL86+, MCL86jr, MCLR5, MCLZ8

decaf-emu - Researching Wii U emulation.

SNES - SNES Assembly Programming