- Apr 23, 2003
- 6,404
- 0
- 0
I'm one of those accursed early adopters; I went to 64-bit Windows the minute x64 came out. So far it hasn't let me down, but every now and then I run into issues with peripherals. Usually it's obscure hardware that I don't really need to run anyway, but sometimes I'm really, really motivated to make some of this stuff work. Case in point, the latest little "toy" I bought.
Now I won't bore you with what it is, just that I really want to get it working in x64. The problem is that it relies on a .sys file that is outright incompatible (so it claims) with x64. I've managed to (I think) get it decompiled to ASM format, sort of, and it all looks fairly basic; the question is whether or not there's any way to then recompile that to a 64-bit driver. (Hell, I don't even know how to compile from ASM to a driver at all) I have no idea where to start on this. (Way to prepare me for the real world, college) Anybody else?
I moved this from HT to programming as that is the proper forum (and I think you'll get more help there as well)
bsobel - Programming Moderator
Now I won't bore you with what it is, just that I really want to get it working in x64. The problem is that it relies on a .sys file that is outright incompatible (so it claims) with x64. I've managed to (I think) get it decompiled to ASM format, sort of, and it all looks fairly basic; the question is whether or not there's any way to then recompile that to a 64-bit driver. (Hell, I don't even know how to compile from ASM to a driver at all) I have no idea where to start on this. (Way to prepare me for the real world, college) Anybody else?
I moved this from HT to programming as that is the proper forum (and I think you'll get more help there as well)
bsobel - Programming Moderator