Search found 10 matches

by rex_c
Fri 22 May, 2020 5:21 pm
Forum: General
Topic: Network with 2 pcem machines running
Replies: 3
Views: 3394

Re: Network with 2 pcem machines running

It is possible to have 2 PCEM virtual machines running with network communication on the same Host after PCEM v15. You need to sure your Host Machine is powerful enough to handle two or more Guest OS (Win 3.1 or up, include Win95, NT etc. Pick Windows OS because it is easy to config, any others OS c...
by rex_c
Fri 31 May, 2019 12:28 pm
Forum: Development
Topic: v15 compatibility & bug list (WIP)
Replies: 72
Views: 96331

Re: v15 compatibility & bug list (WIP)

Deleted
by rex_c
Fri 24 May, 2019 2:27 am
Forum: Development
Topic: Compile error - files missing
Replies: 5
Views: 8220

Re: Compile error - files missing

Since you use MSYS2, you should be building it like this (as a clean install): make clean autoreconf -i ./configure --enable-networking --enable-release-build make -j cp src/pcem.exe dist (That last "cp" line is because I've created a dist subfolder where I have all the .dlls and roms so ...
by rex_c
Thu 23 May, 2019 4:39 pm
Forum: Development
Topic: Compile error - files missing
Replies: 5
Views: 8220

Re: Compile error - files missing

Sorry, may be I made a mistake, I use the following to compile will be show the error, $cd pcem/src $make -f Makefile.mingw-wx-sdl2-network That makefile has no references to codegen_x86-64.c (which doesn't exist in v15). Are you sure you've actually got a clean checkout of v15, and aren't mixing f...
by rex_c
Thu 23 May, 2019 8:31 am
Forum: Development
Topic: Compile error - files missing
Replies: 5
Views: 8220

Re: Compile error - files missing

Sorry, may be I made a mistake, I use the following to compile will be show the error,

Code: Select all

$cd pcem/src
$make -f Makefile.mingw-wx-sdl2-network
BUT, when I use,

Code: Select all

$ autoreconf -i
$ ./configure --enable-networking --enable-release-build
$ mingw32-make -j
It can compile with no error.
by rex_c
Thu 23 May, 2019 7:47 am
Forum: Development
Topic: Compile error - files missing
Replies: 5
Views: 8220

Compile error - files missing

Hi everyone, When compiling with new V15 source code, this time got below message: codegen_x86-64.c:16:10: fatal error: codegen_ops_x86-64.h: No such file or directory #include "codegen_ops_x86-64.h" ^~~~~~~~~~~~~~~~~~~~~~ compilation terminated. I had check the repo I downloaded seem miss...
by rex_c
Mon 20 May, 2019 6:57 pm
Forum: General
Topic: v15 released!
Replies: 49
Views: 63428

Re: v15 released!

SarahWalker wrote: Mon 20 May, 2019 4:59 pm
rex_c wrote: Mon 20 May, 2019 1:38 pm One more thing, seem forget to change the version no. here....
I forgot there even was an About dialogue. Fixed with a hex editor...
You are so respectable :D
by rex_c
Mon 20 May, 2019 1:38 pm
Forum: General
Topic: v15 released!
Replies: 49
Views: 63428

Re: v15 released!

Thanks for version 15. :D

One more thing, seem forget to change the version no. here....
by rex_c
Mon 24 Dec, 2018 5:01 pm
Forum: Development
Topic: v15 & new recompiler update
Replies: 86
Views: 89940

Re: v15 & new recompiler update

Happy & Merry Christmas
by rex_c
Tue 05 Jun, 2018 4:46 am
Forum: General
Topic: Host machine survey
Replies: 186
Views: 255343

Re: Host machine survey

Greeting, now testing on PCem v14

My host machines are :

Desktop:
Core i7-4770@3.4GHz (Haswell)
Intel® HD Graphics 4600 (Processor Graphics)
8GB RAM
Windows 10 (64-bit)

No option display card installed.