Search found 29 matches

by therock247uk
Sat 05 Dec, 2015 6:08 pm
Forum: General
Topic: Host machine survey
Replies: 186
Views: 262750

Re: Host machine survey

Intel(R) Core(TM) i7-3612QM
Microsoft Windows 10 Pro - (10.0.10240) 64Bit
8GB Of RAM
by therock247uk
Sat 24 Oct, 2015 4:08 pm
Forum: General
Topic: v10 released!
Replies: 39
Views: 32083

Re: v10 released!

All works now.
by therock247uk
Sat 24 Oct, 2015 4:00 pm
Forum: General
Topic: v10 released!
Replies: 39
Views: 32083

Re: v10 released!

Get this now... Fixed myself by putting the dll it needed in its folder. --------------------------- PCem.exe - System Error --------------------------- The program can't start because libgcc_s_dw2-1.dll is missing from your computer. Try reinstalling the program to fix this problem. ---------------...
by therock247uk
Sat 24 Oct, 2015 3:31 pm
Forum: General
Topic: v10 released!
Replies: 39
Views: 32083

Re: v10 released!

Having issues running your build on Windows 10 64bit... (was unzipped to a hole new folder so nothing to do with my setup) --------------------------- PCem.exe - Application Error --------------------------- The application was unable to start correctly (0xc000007b). Click OK to close the applicatio...
by therock247uk
Tue 20 Oct, 2015 6:16 pm
Forum: General
Topic: Rev 368 broke PCem on XP
Replies: 5
Views: 6531

Re: Rev 368 broke PCem on XP

Happens to be sometimes its random...
by therock247uk
Mon 05 Oct, 2015 2:23 am
Forum: Development
Topic: retrosoftware svn...... completely dead
Replies: 15
Views: 15763

Re: retrosoftware svn...... completely dead

or github...
by therock247uk
Wed 26 Aug, 2015 12:02 am
Forum: Development
Topic: Networking discussion
Replies: 228
Views: 219878

Re: Networking discussion

Nice one.
by therock247uk
Tue 25 Aug, 2015 10:41 pm
Forum: Development
Topic: Networking discussion
Replies: 228
Views: 219878

Re: Networking discussion

Let me know when ready id like to test it out.
by therock247uk
Mon 24 Aug, 2015 11:48 pm
Forum: Development
Topic: Networking discussion
Replies: 228
Views: 219878

Re: Networking discussion

Networking is running great in nt 4 and 98se here.
by therock247uk
Mon 24 Aug, 2015 4:23 pm
Forum: Development
Topic: Networking discussion
Replies: 228
Views: 219878

Re: Networking discussion

Got this working on my windows 10 host on a wlan...

http://i.imgur.com/bTZbnOQ.png
by therock247uk
Sun 23 Aug, 2015 3:41 pm
Forum: Development
Topic: Networking discussion
Replies: 228
Views: 219878

Re: Networking discussion

Ive gotten it to work like once with lots of playing around using the loopback adapter even then its a pain. slirp is the way to go.
by therock247uk
Tue 18 Nov, 2014 8:15 pm
Forum: Development
Topic: Dynamic recompiler
Replies: 164
Views: 150868

Re: Dynamic recompiler

therock247uk@dell-PC /c/users/therock247uk/desktop/1PCem-fe2267275270/PCem-fe226 7275270/src $ gdb pcem.exe GNU gdb (GDB) 7.6.1 Copyright (C) 2013 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to chang...
by therock247uk
Tue 18 Nov, 2014 7:40 pm
Forum: Development
Topic: Dynamic recompiler
Replies: 164
Views: 150868

Re: Dynamic recompiler

Not sure if i did this right but i got pcem to crash when i used gdb pcem.exe then typing run in its console... therock247uk@dell-PC /c/users/therock247uk/desktop/PCem-fe2267275270/PCem-fe2267 275270/src $ gdb pcem.exe GNU gdb (GDB) 7.6.1 Copyright (C) 2013 Free Software Foundation, Inc. License GPL...
by therock247uk
Tue 18 Nov, 2014 7:35 pm
Forum: Development
Topic: Dynamic recompiler
Replies: 164
Views: 150868

Re: Dynamic recompiler

kk will let you know how it goes pcem grew by about 10 mb so hopefully i can debug it properly now.
by therock247uk
Tue 18 Nov, 2014 7:10 pm
Forum: Development
Topic: Dynamic recompiler
Replies: 164
Views: 150868

Re: Dynamic recompiler

gdb can debug windows programs?
by therock247uk
Tue 18 Nov, 2014 3:24 am
Forum: Development
Topic: [PATCH] linking stdc++ and libgcc statically in windows
Replies: 11
Views: 14727

Re: [PATCH] linking stdc++ and libgcc statically in windows

What would be nice is a pcem build that requires no external dll's but the main problem is ppl not including them in builds (not sure the real reason why) distributing it with out the dlls is useless you may as well not bother at all as its very version dll specific you cant just get them from the i...
by therock247uk
Tue 18 Nov, 2014 3:21 am
Forum: General
Topic: Unable to build a working PCem executable on Windows 8.1
Replies: 18
Views: 20783

Re: Unable to build a working PCem executable on Windows 8.1

any reason ppl are still using gcc4.6.2? mingw comes with gcc version 4.8.1 (GCC) by default so not sure where people are getting 4.6.2 from.
by therock247uk
Mon 17 Nov, 2014 9:15 pm
Forum: Development
Topic: Dynamic recompiler
Replies: 164
Views: 150868

Re: Dynamic recompiler

line 78? uncommented it. crashes on open... Raw input registered! Preparing scan code map list... Done preparing! executable_name = C:\Users\therock247uk\Desktop\PCem-cd10495ca29a\PCem-cd10495ca29a\src\PCem.exe path = C:\Users\therock247uk\Desktop\PCem-cd10495ca29a\PCem-cd10495ca29a\src\ Keyboard in...
by therock247uk
Sun 16 Nov, 2014 7:32 pm
Forum: Development
Topic: Dynamic recompiler
Replies: 164
Views: 150868

Re: Dynamic recompiler

Just tried the latest code it seems to actually log stuff but still crashes... Raw input registered! Preparing scan code map list... Done preparing! executable_name = C:\Users\therock247uk\Desktop\PCem-a2b392697602\PCem-a2b392697602\src\PCem.exe path = C:\Users\therock247uk\Desktop\PCem-a2b392697602...
by therock247uk
Sun 09 Nov, 2014 9:44 pm
Forum: Development
Topic: Dynamic recompiler
Replies: 164
Views: 150868

Re: Dynamic recompiler

Tried a recompile today (after the commit Reorganised FPU emulation) and still get crashes on open could it be cause ive got a intel i7 cpu which has lots of cores? or due to the fact that i have two grahpics cards the dedicated card only gets activated while gaming... There the only reasons I can t...
by therock247uk
Sun 09 Nov, 2014 5:03 pm
Forum: Development
Topic: Ctrl+Alt+Delete patch
Replies: 7
Views: 10139

Re: Ctrl+Alt+Delete patch

Very nice applied to my build.
by therock247uk
Thu 06 Nov, 2014 9:34 pm
Forum: Development
Topic: Dynamic recompiler
Replies: 164
Views: 150868

Re: Dynamic recompiler

Ive tried two versions one is gcc version 4.8.1 (GCC) and the other gcc version 4.8.1 (tdm-2)
by therock247uk
Thu 06 Nov, 2014 8:49 pm
Forum: Development
Topic: Dynamic recompiler
Replies: 164
Views: 150868

Re: Dynamic recompiler

Replaced with yours and still get the same... http://goput.it/ie6k.png few mins later it crashes http://goput.it/stu7.png
by therock247uk
Thu 06 Nov, 2014 7:34 pm
Forum: Development
Topic: Dynamic recompiler
Replies: 164
Views: 150868

Re: Dynamic recompiler

Just says http://goput.it/h81x.png and crashes a few mins later... gameblaster = 0 gus = 0 ssi2001 = 0 model = 20 cpu_manufacturer = 0 cpu = 1 gfxcard = 0 video_speed = 3 sndcard = 4 cpu_speed = 1 has_fpu = 0 slow_video = 1 cache = 1 cga_composite = 0 disc_a = disc_b = mem_size = 4 cdrom_drive = 0 c...
by therock247uk
Thu 06 Nov, 2014 4:26 pm
Forum: Development
Topic: Dynamic recompiler
Replies: 164
Views: 150868

Re: Dynamic recompiler

No matter if i let it gen a new cfg or use a one from another build it still crashes on all machines.
by therock247uk
Thu 06 Nov, 2014 2:57 am
Forum: Development
Topic: Dynamic recompiler
Replies: 164
Views: 150868

Re: Dynamic recompiler

Ok ive compiled and used pcem and pcemn (one with networking) both work fine... but when ever i compile the code (your hg repo) with the new recompiler it crashes after memory testing or straight away when i change the machine value in this case it crashes right on launch of the exe... Picture of th...
by therock247uk
Mon 27 Oct, 2014 3:36 am
Forum: Development
Topic: Optional: ne2000 patch (WIP)
Replies: 29
Views: 39890

Re: Optional: ne2000 patch (WIP)

/me wonders how hard it would be to made a slirp for pcem? or allowing it to work with wifi connections somehow: i read this http://www.vogons.org/viewtopic.php?f=3 ... ss#p242415 but i doubt its that easy.
by therock247uk
Sun 08 Jun, 2014 8:26 pm
Forum: General
Topic: Joystick Support?
Replies: 10
Views: 16280

Re: Joystick Support?

hmm not sure i got my build environment from a post over at retroroms.net i guess i need to make a newer one which versions of stuff should i be using?

edit: adding the line worked!
by therock247uk
Sun 08 Jun, 2014 6:23 pm
Forum: General
Topic: Joystick Support?
Replies: 10
Views: 16280

Re: Joystick Support?

Heres the errors Errors here to... therock247uk@DELL-PC /c/users/therock247uk/desktop/PCem-0202ec1f468e/PCem-0202ec 1f468e/src $ make -f makefile.mingw gcc.exe -O3 -march=i686 -fomit-frame-pointer -D RELEASE_BUILD -c 386.c gcc.exe -O3 -march=i686 -fomit-frame-pointer -D RELEASE_BUILD -c 808x.c gcc.e...