From 6f1af8a512b080c80ba5244fc498079fde78752e Mon Sep 17 00:00:00 2001 From: Ethan O'Brien <77750390+ethanaobrien@users.noreply.github.com> Date: Sat, 22 Jul 2023 18:28:05 -0500 Subject: [PATCH] Update changelog ... because I forgot to with the update push --- CHANGES.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index 225ad15..3900644 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,6 +1,14 @@ # Changes -# 4.0.4 +# 4.0.5 +- Added pcsx_rearmed core +- Made pcsx_rearmed core the default psx core (better compatibility) +- Added fbneo core +- Made fbneo core the default arcade core (better compatibility) +- Added picodrive core (sega32x) +- Cleaned up documentation + +# 4.0.4 [View Tree](https://github.com/EmulatorJS/EmulatorJS/tree/41491a738cf92ef9cee7d53f323aa2ab9732c053) - Fix cheats "x" button - Optimize memory usage - Added ability to set urls to blob/arraybuffer/uint8array if needed