From e54d3fd920fbd63e82b2b686668e8f8aae06323e Mon Sep 17 00:00:00 2001 From: MuxaJlbl4 Date: Sun, 7 Feb 2021 15:45:19 +0300 Subject: [PATCH] TOC fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a7261ba..c73db4a 100644 --- a/README.md +++ b/README.md @@ -135,7 +135,7 @@ Script Creation Utility for Maniac Mansion Virtual Machine - [GemRB](https://github.com/Northfear/gemrb-vita) - Infinity Engine reimplementation (Game Engine Made with preRendered Background) - [EasyRPG Player](https://github.com/EasyRPG/Player) - Interpreter for RPG Maker 2000, 2003 and EasyRPG engines - [OpenBOR](https://github.com/rsn8887/openbor) - Beats Of Rage 2D game engine -### 📑 Interpreters +### 📑 Interpreters & Virtual Machines - [cpython-vita](https://github.com/SonicMastr/cpython-vita) - Python 2.7.18 Interpreter - [MicroCHIP](https://wololo.net/talk/viewtopic.php?f=116&t=48620)- Interpreter for CHIP-8/SCHIP-8 games - [PSPKVM](https://github.com/vadosnaprimer/pspkvm) - Java ME emulator for PSP (analog for RetroArch [SquirrelJME core](https://github.com/SquirrelJME/SquirrelJME))