diff --git a/pfbneo/CMakeLists.txt b/pfbneo/CMakeLists.txt
index 9c056538..e0d8c949 100644
--- a/pfbneo/CMakeLists.txt
+++ b/pfbneo/CMakeLists.txt
@@ -158,6 +158,7 @@ set(CPU_DIRS
${CMAKE_SOURCE_DIR}/cores/fbneo/src/cpu/tlcs90
${CMAKE_SOURCE_DIR}/cores/fbneo/src/cpu/tlcs900
${CMAKE_SOURCE_DIR}/cores/fbneo/src/cpu/sh2
+ ${CMAKE_SOURCE_DIR}/cores/fbneo/src/cpu/sh4
${CMAKE_SOURCE_DIR}/cores/fbneo/src/cpu/tms32010
${CMAKE_SOURCE_DIR}/cores/fbneo/src/cpu/tms34
${CMAKE_SOURCE_DIR}/cores/fbneo/src/cpu/upd7725
diff --git a/pfbneo/README.MD b/pfbneo/README.MD
index d1fb3c16..a11ff01d 100644
--- a/pfbneo/README.MD
+++ b/pfbneo/README.MD
@@ -72,46 +72,46 @@ You can download a near fullset mixrbv2 and video package for each platform here
* ##### NINTENDO SWITCH CONTROLS (UI)
| Buttons | Action |
|:-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------:|----------------------------------------|
-| | General options + default roms options |
-| | Per rom options |
-| / | Switch systems |
+| | General options + default roms options |
+| | Per rom options |
+| / | Switch systems |
* ##### NINTENDO SWITCH CONTROLS (UI, SINGLE JOYCON MODE, 1P ONLY)
| Buttons | Action |
|:-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------:|----------------------------------------|
-| / | General options + default roms options |
-| / | Per rom options |
-| / | Switch systems (SL/SR) |
+| / | General options + default roms options |
+| / | Per rom options |
+| / | Switch systems (SL/SR) |
* ##### NINTENDO SWITCH CONTROLS (IN-GAME)
| Buttons | Action |
|:-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------:|--------------------------------------|
-| | Coins |
-| | Start |
-| + | pFBN menu |
-| + + + | UniBios menu (Neo-Geo) |
-| | Hold 2 seconds for diagnostic menu |
-| | Hold 2 seconds to reset current game |
+| | Coins |
+| | Start |
+| + | pFBN menu |
+| + + + | UniBios menu (Neo-Geo) |
+| | Hold 2 seconds for diagnostic menu |
+| | Hold 2 seconds to reset current game |
* ##### NINTENDO SWITCH CONTROLS (IN-GAME, SINGLE JOYCON MODE, LEFT)
| Buttons | Action |
|:--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------:|------------------------------------------------|
-| | Coins |
-| | Start |
-| + | pFBN menu (1P only) |
-| + + + | UniBios menu (Neo-Geo) (1P only) |
-| | Hold 2 seconds for diagnostic menu (1P only) |
-| | Hold 2 seconds to reset current game (1P only) |
+| | Coins |
+| | Start |
+| + | pFBN menu (1P only) |
+| + + + | UniBios menu (Neo-Geo) (1P only) |
+| | Hold 2 seconds for diagnostic menu (1P only) |
+| | Hold 2 seconds to reset current game (1P only) |
* ##### NINTENDO SWITCH CONTROLS (IN-GAME, SINGLE JOYCON MODE, RIGHT)
| Buttons | Action |
|:-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------:|------------------------------------------------|
-| | Coins |
-| | Start |
-| + | pFBN menu (1P only) |
-| + + + | UniBios menu (Neo-Geo) (1P only) |
-| | Hold 2 seconds for diagnostic menu (1P only) |
-| | Hold 2 seconds to reset current game (1P only) |
+| | Coins |
+| | Start |
+| + | pFBN menu (1P only) |
+| + + + | UniBios menu (Neo-Geo) (1P only) |
+| | Hold 2 seconds for diagnostic menu (1P only) |
+| | Hold 2 seconds to reset current game (1P only) |
-----
### PS VITA INFORMATION'S ((may be outdated))
diff --git a/pfbneo/sources/main.cpp b/pfbneo/sources/main.cpp
index fec902e0..e49babf9 100644
--- a/pfbneo/sources/main.cpp
+++ b/pfbneo/sources/main.cpp
@@ -49,6 +49,11 @@ Skin *skin;
void BurnPathsInit(C2DIo *io);
+INT32 GetIpsesMaxLen(char *)
+{
+ return 0;
+}
+
int main(int argc, char **argv) {
#ifdef __PSP2__
// set max cpu speed