From e025e3a7c0b2c4ba31321f333d3a0a138f877397 Mon Sep 17 00:00:00 2001 From: Ethan O'Brien <77750390+ethanaobrien@users.noreply.github.com> Date: Tue, 18 Jul 2023 12:13:07 -0500 Subject: [PATCH] EmulatorJS Version 4.0 See Changelog for information. I'm deeply sorry to anyone with active branches, and good luck with merge conflicts Co-authored-by: Allan Niles <74841470+allancoding@users.noreply.github.com> --- CHANGES.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index 73e0a04..fda078d 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,7 +1,14 @@ # Changes # 4.0.1 -- Complete application re-write. Everything changed. +Complete application re-write. Everything changed. Although some changes to note are: +- Optimization for smaller screens. +- No more dead code. +- Fix Gamepad for firefox. +- Store srm in browser. +- Ability to import/export srm files. +- No more old cores +And much much more was changed... # 3.1.5 [View Tree](https://github.com/EmulatorJS/EmulatorJS/tree/f7fa5d41487a424233b40e903020455606d68fee) - Fixed iOS bug for iPads