From 9cdfb25c7f5be40e4d7679e8168800f046b9b85a Mon Sep 17 00:00:00 2001 From: James Groom Date: Sun, 17 Jul 2022 20:35:23 +1000 Subject: [PATCH] Add PCSX2 --- Core-Requests.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Core-Requests.md b/Core-Requests.md index 23f9c47..9e38a56 100644 --- a/Core-Requests.md +++ b/Core-Requests.md @@ -43,4 +43,7 @@ Tracking as [#2032](https://github.com/TASEmulators/BizHawk/issues/2032). - In particular, according to Ilari it had a lot of reentrancy with HLE operations, so you could get to a "frame end" while servicing an x86 BIOS call in HLE code, requiring the ability to save and load with different call sequences on the stack. ### (Pokémon mini) GB Enhanced+ or PokeMini -Tracking as [#3162](https://github.com/TASEmulators/BizHawk/issues/3162). \ No newline at end of file +Tracking as [#3162](https://github.com/TASEmulators/BizHawk/issues/3162). + +### (PS2) PCSX2 +Tracking as [#3318](https://github.com/TASEmulators/BizHawk/issues/3318). \ No newline at end of file