noctane VS PSX

Compare noctane vs PSX and see what are their differences.

noctane

Yet another PlayStation emulator. (by norepimorphism)

PSX

PlayStation Bare Metal Mips Assembly Programming (by PeterLemon)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
noctane PSX
4 3
25 103
- -
0.0 0.0
8 months ago about 4 years ago
Rust Assembly
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.

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.

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.

What are some alternatives?

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

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

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

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

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

gostation - PSX Emulator in Go

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

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