rupansh / pszigx

WIP PS1 emulator in zig

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pszigx

WIP PS1 Emulator in Zig

Status

It boots!

status

Usage

Obtain scph1001.bin through very legal means and put it in assets.

zig build run

TODO

  • Implement more GPU Rendering commands (Image Loads, Textures, etc)
  • CDROM
  • Timers
  • Input
  • Sound

About

WIP PS1 emulator in zig


Languages

Language:Zig 99.1%Language:WGSL 0.9%