Update version numbers and documentation for v13.1 release.
This commit is contained in:
parent
496b3884ab
commit
40ddf31d30
6 changed files with 29 additions and 20 deletions
|
|
@ -1,4 +1,4 @@
|
|||
PCem v13 Linux supplement
|
||||
PCem v13.1 Linux supplement
|
||||
|
||||
|
||||
You will need the following libraries :
|
||||
|
|
|
|||
13
readme.txt
13
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
|
||||
|
|
|
|||
2
src/pc.c
2
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++;
|
||||
|
|
|
|||
|
|
@ -2991,7 +2991,7 @@
|
|||
<flag>wxALL</flag>
|
||||
<border>5</border>
|
||||
<object class="wxStaticText">
|
||||
<label>PCem v12\nhttps://pcem-emulator.co.uk/\n\nThis program is licensed under the GNU General Public License version 2.\nSee COPYING for more details.\n\nToolbar-icons made by Roundicons (https://roundicons.com/) from www.flaticon.com\nOther icons made by FatCow (http://www.fatcow.com/free-icons/)</label>
|
||||
<label>PCem v13.1\nhttps://pcem-emulator.co.uk/\n\nThis program is licensed under the GNU General Public License version 2.\nSee COPYING for more details.\n\nToolbar-icons made by Roundicons (https://roundicons.com/) from www.flaticon.com\nOther icons made by FatCow (http://www.fatcow.com/free-icons/)</label>
|
||||
<wrap>-1</wrap>
|
||||
</object>
|
||||
</object>
|
||||
|
|
|
|||
|
|
@ -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,
|
||||
|
|
|
|||
|
|
@ -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 */
|
||||
|
|
|
|||
Loading…
Reference in a new issue