View Single Post
Old 31 October 2018, 21:50   #5
rsn8887
Registered User
 
rsn8887's Avatar
 
Join Date: Oct 2006
Location: USA
Posts: 1,059
I tried to make famec, as used by UAE4All2, 64bit compatible. At least as long as emulated memory is located in the lower 32bits it might work.

I have zero knowledge about 68k emulation details. Maybe someone with more experience could look over my commit and tell me if this is an ok approach, or if it will never work this way?

Here is my commit:
https://github.com/rsn8887/uae4all2/...261a55d541a57e

I simply tried to elevate all pointers to 64bit, and make sure all the other uae* types have the correct widths.

Something in my gut tells me that this will never work. But I don't know why?

If it will never work this way, I'd rather not waste more time on it.

Last edited by rsn8887; 31 October 2018 at 22:30.
rsn8887 is offline  
 
Page generated in 0.04492 seconds with 10 queries