From 531e1cbd586113d50cf616c83a412c3ef5fe4e6a Mon Sep 17 00:00:00 2001 From: Ed_ Date: Sat, 11 Jul 2026 00:11:49 -0400 Subject: [PATCH] update readme --- readme.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index ad60d29..327392d 100644 --- a/readme.md +++ b/readme.md @@ -16,11 +16,17 @@ I will be programming from a Windows 11 machine (may eventually try this on the [luajit-2.1](https://github.com/LuaJIT/LuaJIT.git) -```scoop install luajit``` +``` +scoop install luajit +``` * Used for lua scripts * Particularly, ps1_meta.lua which is a staged metaprogram pass for the custom C11 Assembly DSL used in this codebase. +[lpeg](https://github.com/roberto-ieru/LPeg.git) + +* Lua is slow (even jitted) so this helps. + [pscx-redux](https://github.com/grumpycoders/pcsx-redux/): A collection of tools, research, hardware design, and libraries aiming at development and reverse engineering on the PlayStation 1. * Used as the runtime sandbox emulated the ps1