diff --git a/Readme-LINUX.txt b/Readme-LINUX.txt
index ff25866..b8c418d 100644
--- a/Readme-LINUX.txt
+++ b/Readme-LINUX.txt
@@ -1,4 +1,4 @@
-PCem v13 Linux supplement
+PCem v13.1 Linux supplement
You will need the following libraries :
diff --git a/readme.txt b/readme.txt
index 4761654..31441bd 100644
--- a/readme.txt
+++ b/readme.txt
@@ -1,7 +1,16 @@
-PCem v13
+PCem v13.1
PCem is licensed under the GPL, see COPYING for more details.
+Changes since v13:
+
+- Minor recompiler tweak, fixed slowdown in some situations (mainly seen on Windows 9x just after booting)
+- Fixed issues with PCJr/Tandy sound on some Sierra games
+- Fixed plasma display on Toshiba 3100e
+- Fixed handling of configurations with full stops in the name
+- Fixed sound output gain when using OpenAL Soft
+- Switched to using OpenAL Soft by default
+
Changes since v12:
- New machines added - Atari PC3, Epson PC AX, Epson PC AX2e, GW-286CT GEAR, IBM PS/2 Model 30-286,
@@ -603,7 +612,7 @@ ROM files needed:
Olivetti GO481 (Paradise PVGA1A)
-512kb VRAM, supports up to 8-bit colour.
+256kb VRAM, supports up to 8-bit colour.
ROM files needed :
oli_go481_lo.bin
diff --git a/src/pc.c b/src/pc.c
index 472677a..1109060 100644
--- a/src/pc.c
+++ b/src/pc.c
@@ -558,7 +558,7 @@ void runpc()
if (win_title_update)
{
win_title_update=0;
- sprintf(s, "PCem v13 - %i%% - %s - %s - %s", fps, model_getname(), models[model].cpu[cpu_manufacturer].cpus[cpu].name, (!mousecapture) ? "Click to capture mouse" : ((mouse_get_type(mouse_type) & MOUSE_TYPE_3BUTTON) ? "Press CTRL-END to release mouse" : "Press CTRL-END or middle button to release mouse"));
+ sprintf(s, "PCem v13.1 - %i%% - %s - %s - %s", fps, model_getname(), models[model].cpu[cpu_manufacturer].cpus[cpu].name, (!mousecapture) ? "Click to capture mouse" : ((mouse_get_type(mouse_type) & MOUSE_TYPE_3BUTTON) ? "Press CTRL-END to release mouse" : "Press CTRL-END or middle button to release mouse"));
set_window_title(s);
}
done++;
diff --git a/src/pc.xrc b/src/pc.xrc
index 6df87ea..fcb7877 100644
--- a/src/pc.xrc
+++ b/src/pc.xrc
@@ -2991,7 +2991,7 @@
wxALL
5
diff --git a/src/wx-resources.cpp b/src/wx-resources.cpp
index cfbb7da..829c070 100644
--- a/src/wx-resources.cpp
+++ b/src/wx-resources.cpp
@@ -1784,7 +1784,7 @@ static unsigned char xml_res_file_25[] = {
87,93,129,205,251,40,255,176,89,15,134,167,154,149,127,4,24,0,227,17,114,
29,252,169,144,138,0,0,0,0,73,69,78,68,174,66,96,130};
-static size_t xml_res_size_26 = 133760;
+static size_t xml_res_size_26 = 133762;
static unsigned char xml_res_file_26[] = {
60,63,120,109,108,32,118,101,114,115,105,111,110,61,34,49,46,48,34,32,101,
110,99,111,100,105,110,103,61,34,85,84,70,45,56,34,63,62,10,60,33,45,45,
@@ -7533,19 +7533,19 @@ static unsigned char xml_res_file_26[] = {
47,98,111,114,100,101,114,62,10,32,32,32,32,32,32,32,32,32,32,60,111,98,
106,101,99,116,32,99,108,97,115,115,61,34,119,120,83,116,97,116,105,99,
84,101,120,116,34,62,10,32,32,32,32,32,32,32,32,32,32,32,32,60,108,97,98,
-101,108,62,80,67,101,109,32,118,49,50,92,110,104,116,116,112,115,58,47,
-47,112,99,101,109,45,101,109,117,108,97,116,111,114,46,99,111,46,117,107,
-47,92,110,92,110,84,104,105,115,32,112,114,111,103,114,97,109,32,105,115,
-32,108,105,99,101,110,115,101,100,32,117,110,100,101,114,32,116,104,101,
-32,71,78,85,32,71,101,110,101,114,97,108,32,80,117,98,108,105,99,32,76,
-105,99,101,110,115,101,32,118,101,114,115,105,111,110,32,50,46,92,110,83,
-101,101,32,67,79,80,89,73,78,71,32,102,111,114,32,109,111,114,101,32,100,
-101,116,97,105,108,115,46,92,110,92,110,84,111,111,108,98,97,114,45,105,
-99,111,110,115,32,109,97,100,101,32,98,121,32,82,111,117,110,100,105,99,
-111,110,115,32,40,104,116,116,112,115,58,47,47,114,111,117,110,100,105,
-99,111,110,115,46,99,111,109,47,41,32,102,114,111,109,32,119,119,119,46,
-102,108,97,116,105,99,111,110,46,99,111,109,92,110,79,116,104,101,114,32,
-105,99,111,110,115,32,109,97,100,101,32,98,121,32,70,97,116,67,111,119,
+101,108,62,80,67,101,109,32,118,49,51,46,49,92,110,104,116,116,112,115,
+58,47,47,112,99,101,109,45,101,109,117,108,97,116,111,114,46,99,111,46,
+117,107,47,92,110,92,110,84,104,105,115,32,112,114,111,103,114,97,109,32,
+105,115,32,108,105,99,101,110,115,101,100,32,117,110,100,101,114,32,116,
+104,101,32,71,78,85,32,71,101,110,101,114,97,108,32,80,117,98,108,105,99,
+32,76,105,99,101,110,115,101,32,118,101,114,115,105,111,110,32,50,46,92,
+110,83,101,101,32,67,79,80,89,73,78,71,32,102,111,114,32,109,111,114,101,
+32,100,101,116,97,105,108,115,46,92,110,92,110,84,111,111,108,98,97,114,
+45,105,99,111,110,115,32,109,97,100,101,32,98,121,32,82,111,117,110,100,
+105,99,111,110,115,32,40,104,116,116,112,115,58,47,47,114,111,117,110,100,
+105,99,111,110,115,46,99,111,109,47,41,32,102,114,111,109,32,119,119,119,
+46,102,108,97,116,105,99,111,110,46,99,111,109,92,110,79,116,104,101,114,
+32,105,99,111,110,115,32,109,97,100,101,32,98,121,32,70,97,116,67,111,119,
32,40,104,116,116,112,58,47,47,119,119,119,46,102,97,116,99,111,119,46,
99,111,109,47,102,114,101,101,45,105,99,111,110,115,47,41,60,47,108,97,
98,101,108,62,10,32,32,32,32,32,32,32,32,32,32,32,32,60,119,114,97,112,
diff --git a/src/wx-sdl2-display-win.c b/src/wx-sdl2-display-win.c
index e3c209d..a4fdb28 100644
--- a/src/wx-sdl2-display-win.c
+++ b/src/wx-sdl2-display-win.c
@@ -583,7 +583,7 @@ int window_create()
hwnd = CreateWindowEx (
0, /* Extended possibilites for variation */
szClassName, /* Classname */
- "PCem v13", /* Title Text */
+ "PCem v13.1", /* Title Text */
WS_OVERLAPPEDWINDOW&~WS_SIZEBOX, /* default window */
CW_USEDEFAULT, /* Windows decides the position */
CW_USEDEFAULT, /* where the window ends up on the screen */