Hello, there was a thread from Mike about running Emu42 on Win7-64bit some weeks ago. Three years ago I began making my emulators x64 compatible. Last week Richard Garner tried a x64 bit version of Emu42 on his Win7 64bit PC. A new session emulating a HP-42S worked, but when loading a state file created with the Win32 version of Emu42 the x64 version freezed. I detected the reason for this behavior, which is a design problem of the original Emu48 emulator and was handed down to Emu28 and Emu42.
So you shouldn't create x64 versions base on the current published sources of Emu28, Emu42 and Emu48 by yourself.
Meanwhile I fixed the design problem in my beta versions of Emu28 v1.20, Emu42 v1.13 and Emu48 v1.50. This allowed me to make a benchmark test with Emu48. Several years ago I wrote UserRPL program splitting a real number into it's prime factors. Which a large prime number the program runs about 3 minutes depending on the PC hardware.
On my test computer with Win7-64bit Enterprise the x64 version of Emu48 was about 8% slower then the x86 version. Because Emu42 x64 takes no advantage from the larger address area, it makes IMHO no sense to publish the x64 versions.
Regards
Christoph
Edited: 25 Feb 2010, 4:57 p.m. after one or more responses were posted