1
8
Fork
You've already forked Dromaius
0
Novel Game Console Emulation Exploration
  • Zig 97.1%
  • JavaScript 1.9%
  • GLSL 1%
2026年06月20日 17:44:26 +09:30
External-Tests Add Lemon CPU tests 2026年01月19日 18:07:05 +10:30
src Inline hashed word colour option over extra fmt args 2026年06月20日 17:44:26 +09:30
zig16 Migrate PNG lib back into src/core 2026年06月17日 17:11:45 +09:30
.gitignore Add Lemon CPU tests 2026年01月19日 18:07:05 +10:30
.gitmodules Add Lemon CPU tests 2026年01月19日 18:07:05 +10:30
build.zig Inline logger colour experiment + basic test 2026年06月18日 23:09:39 +09:30
build.zig.zon Migrate from Zig 0.15.2 to 0.16.0 2026年06月11日 15:37:01 +09:30
LICENSE Inital emulation work 2025年12月28日 13:02:41 +10:30
miniaudio.h Add miniaudio dependency 2026年03月19日 12:18:44 +10:30
README.org Update screenshot with software raster version 2026年02月21日 14:20:26 +10:30
screenshot-2026年02月20日.png Add README 2026年02月20日 16:27:19 +10:30
screenshot-2026年02月21日.png Update screenshot with software raster version 2026年02月21日 14:20:26 +10:30

Dromaius

https://ko-fi.com/img/githubbutton_sm.svg


A novel exploration into emulating the Playstation 1 Console. WIP. (No-AI)

The project is intended to be a challenge with the follow set of rules...

  • I can only use nocash PlayStation specs as a reference, no peeking at other projects for ideas, references, solutions or debugging. No external user help.
  • MIPS32 Architecture For Programmers Volume II: The MIPS32 Instruction Set documentation.
  • Lemon CPU tests (Just one less test for me to write).
  • and a handful of PS1 related screenshots online.

What this means at the end of the day is this is not a paragon of good emulation code or quality zig code. As it stands it is a test-bed to develop my understanding and push my skills in an independent fashion.

/MinervasRefuge/Dromaius/media/branch/main/screenshot-2026年02月21日.png


I'd far rather be happy than right any day. – Slartibartfast, The Hitchhiker’s Guide to the Galaxy

GNU GPLv3 : Copyright © 2026 Abigale Raeck.